Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 3,555 for

extract text

(0.07 sec)
  1. Getting indexed documents | Documentation

    This article explains how to get a list of indexed documents from an index, and how to get the Text of indexed documents in HTML or plain Text format....get the text of indexed documents in HTML or plain text format...()); } } Getting text of indexed documents The text of the indexed...

    docs.groupdocs.com/search/nodejs-java/getting-i...
  2. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and Extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....version a loaded document and extract some additional file format...information. a PDF document Extract the root metadata package Use...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. HighlightOptions Constructor (Int32) - GroupDoc...

    Initializes a new instance of the HighlightOptions class which is used to Extract a fixed-length highlight....HighlightOptions class which is used to extract a fixed-length highlight. Namespace:...Type: System Int32 The maximum text length. See Also Reference HighlightOptions...

    apireference.groupdocs.com/parser/net/groupdocs...
  4. Parser.GetTables Method (Int32, PageTableAreaOp...

    Extracts tables from the document page....(Int32, PageTableAreaOptions) Extracts tables from the document page...PageTableAreaOptions The options for tables extraction. Return Value Type: IEnumerable...

    apireference.groupdocs.com/parser/net/groupdocs...
  5. Java DJVU Annotation API Annotate in C#

    Java API to create and Annotate popular annotation types from DJVU, images, drawings and document file formats....adding, editing, deleting, extracting and exporting annotations...new notes, edit annotations, extract comments, annotations, and...

    products.groupdocs.com/annotation/java/djvu/
  6. GroupDocs.Parser for .NET 20.6.1 Release Notes ...

    Note This page contains release notes for GroupDocs.Parser for .NET 20.6.1 Full List of Issues Covering all Changes in this Release Key Summary Category PARSERNET-1555 Misspelling in GetHyperlinks method name Bug Public API and Backward Incompatible Changes Misspelling in GetHyperlinks method name Description This hot-fix fixes misspelling in GetHyperlinks methods name in Parser class. Public API changes GroupDocs.Parser.Parser public class was updated with changes as follows: Renamed GetHyperlinks method Renamed GetHyperlinks(Int32) method Renamed GetHyperlinks(PageAreaOptions) method Renamed GetHyperlinks(Int32, PageAreaOptions) method Usage The following example shows how to Extract hyperlinks from the document page area:...following example shows how to extract hyperlinks from the document...document supports hyperlink extraction if (! parser . Features ...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  7. Net GIF Annotation API Annotate in C#

    Net API to create and Annotate popular annotation types from GIF, images, drawings and document file formats....adding, editing, deleting, extracting and exporting annotations...new notes, edit annotations, extract comments, annotations, and...

    products.groupdocs.com/annotation/net/gif/
  8. Getting indexed documents | Documentation

    This article explains how to get a list of indexed documents from an index, and how to get the Text of indexed documents in HTML or plain Text format....get the text of indexed documents in HTML or plain text format...); } } Getting text of indexed documents The text of the indexed...

    docs.groupdocs.com/search/net/getting-indexed-d...
  9. ExactPhraseRedaction | GroupDocs.Redaction for ...

    Represents a Text redaction that replaces exact phrase in the documents Text case insensitive by default....ExactPhraseRedaction class Represents a text redaction that replaces exact...exact phrase in the document’s text, case insensitive by default...

    reference.groupdocs.com/redaction/net/groupdocs...
  10. Single document operations | Documentation

    Learn how to move document pages, remove document pages, split document into separate pages, swap document pages positions, Extract specific pages from document, change page orientation and rotate page using GroupDocs.Merger for Node.js via Java....document pages positions, extract specific pages from document...Split document Split text file Swap pages Extract pages Change page...

    docs.groupdocs.com/merger/nodejs-java/single-do...