Class TextExtractor
Thông tin
Đại diện cho thành phần Documentize.TextExtractor. Được sử dụng để trích xuất văn bản từ tài liệu PDF.
[Obsolete("The class will be deleted soon. Please use PdfExtractor class.")]
public static class TextExtractorInheritance
Inherited Members
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Methods
Process(ExtractTextOptions)
Trích xuất văn bản từ tài liệu PDF.
public static string Process(ExtractTextOptions options)Parameters
optionsExtractTextOptions: Một đối tượng tùy chọn chứa các hướng dẫn cho hoạt động.
Returns
string : Một đối tượng chứa kết quả của việc trích xuất.
Exceptions
Nếu tùy chọn không được thiết lập.
Namespace: Documentize Assembly: Documentize.dll