Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 27,421 for

text

(0.07 sec)
  1. Parser.GetToc Method - GroupDocs.Parser for .NE...

    Extracts a table of contents from the document....Extract table of contents Extract text by table of contents item Extract...if text extraction is supported if (!parser.Features.Text) {...

    apireference.groupdocs.com/parser/net/groupdocs...
  2. Compare and find the exact difference of top an...

    Hi, I have got an automated task in hand to compare same documents coming from different source to find out differences. My management wants more details about each difference about the changes for example what color, …...Change Text: {change.Text} {Environment.NewLine} Source Text {change...{Environment.NewLine} Target Text {change.TargetText} {Environment...

    forum.groupdocs.com/t/compare-and-find-the-exac...
  3. AliasDictionary Class - GroupDocs.Search for .N...

    Represents a dictionary of aliases....pair of alias and associated text to this instance of the AliasDictionary...dictionary to the specified text file. (Overrides DictionaryBase...

    apireference.groupdocs.com/search/net/groupdocs...
  4. Load document from stream | Documentation

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a Text into the reader try (TextReader reader = parser....Parser ( stream )) { // Extract a text into the reader try ( TextReader...{ // Print a text from the document // If text extraction isn't...

    docs.groupdocs.com/parser/java/load-document-fr...
  5. ReplacementAnnotation Class - GroupDocs.Annotat...

    Represents replacement annotation properties...annotation text font color FontSize Gets or sets annotation text font...that describe rectangles with text Replies Represents annotation...

    apireference.groupdocs.com/annotation/net/group...
  6. RegexRedaction | GroupDocs.Redaction for Java A...

    Represents a Text redaction that searches and replaces Text in the document by matching provided regular expression....Represents a text redaction that searches and replaces text in the...details about document text redactions: Text redactions Constructors...

    reference.groupdocs.com/redaction/java/com.grou...
  7. Index.GetDocumentText Method - GroupDocs.Search...

    Generates HTML formatted Text for indexed document and transfers it through the output adapter....OutputAdapter) Generates HTML formatted text for indexed document and transfers...TextOptions) Generates HTML formatted text for indexed document and transfers...

    apireference.groupdocs.com/search/net/groupdocs...
  8. extract data fields

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....API which aimed to extract the text from various document formats...formatted text extraction, highlighted and structured text extraction...

    blog.groupdocs.com/tag/extract-data-fields/
  9. BarcodeSearchOptions Properties - GroupDocs.Sig...

    Flag to search on each Document page. By default this value is set to true....Property ReturnContentType Property Text Property BarcodeSearchOptions...Barcode text Match Type search. It is used only when Text property...

    apireference.groupdocs.com/signature/net/groupd...
  10. GroupDocs.Signature for .NET 17.7.0 Release Not...

    Note This page contains release notes for GroupDocs.Signature for .NET 17.7.0 Major Features There are about 15 improvements, new features and fixes in this regular release. The most notable are: Introduced new Stamp Signature type for all supported Document formats. This version contains implementation of dynamic Stamp Signature generation based on passed lists of Outer and Inner Stamp lines. Implemented all existing standard properties support for Stamp Signature like Alignment, Fonts, positioning, border options etc Introduced new Barcode encode types support - this version contains most used Barcode types - Code 11, Code 128, Code 16K/32, Databar codes, GS1 Codeblock, ISBN, ISMN, ISSN, ITF16, Pdf147 and much more....distinct how verify recognize text from Barcode or QR Code. mplemented...or Stamp Horizontal Line with text. Added new options StampSignOptions...

    docs.groupdocs.com/signature/net/groupdocs-sign...