Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,367 for

extract text

(0.18 sec)
  1. Documentation

    GroupDocs Documentation Homepage...comparison API that detects document text, styling and formating changes...digital certificate, image, text and hand-written signatures...

    docs.groupdocs.com/
  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 getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().geTextension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method 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/java/working-with-m...
  3. Existing objects in PDF document | Documentation

    Removing watermark from a particular page of PDF document using C#....Create and initialize Image/text search criteria Find watermarks...document. Working with XObjects Extracting information about all XObjects...

    docs.groupdocs.com/watermark/net/existing-objec...
  4. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and Extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....a loaded presentation and extract some additional file format...information. a presentation Extract the root metadata package Use...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Loading specific file formats | Documentation

    Learn how to Load specific file formats....Markup ))) { // Check if text extraction is supported if (! parser...Features . Text ) { Console . WriteLine ( "Text extraction isn't supported...

    docs.groupdocs.com/parser/net/loading-specific-...
  6. Export Indexed Documents to HTML using C#

    Learn how to export indexed documents to HTML using C# with easy-to-follow steps. Implement C# export indexed documents to HTML for better document management....configure properties such as text storage settings Initialize...indexed documents, you can extract the content of a specific document...

    kb.groupdocs.com/search/net/export-indexed-docu...
  7. Text Extraction API for Java on GroupDocs Blog ...

    Text Extraction API for Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Text Extraction API for Java on GroupDocs Blog | Document Automation Solu......Text Extraction API for Java on GroupDocs Blog | Document Automation...Developers Recent content in Text Extraction API for Java on GroupDocs...

    blog.groupdocs.com/fr/tag/text-extraction-api-f...
  8. Logging | Documentation

    An interface is used to receive the information about errors, warnings and events which occur while data Extraction....events which occur while data extraction. interface has the following...that occurred during data extraction. Logs a warning that occurred...

    docs.groupdocs.com/parser/java/logging/
  9. Enabling language information | Documentation

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for .NET API....WordProcessing formats can contain text in different languages. But...But, unlike the plain text documents (TXT), WordProcessing documents...

    docs.groupdocs.com/editor/net/enabling-language...
  10. Supported Document Types | Documentation

    This section describes GroupDocs.Merger for Node.js via Java supported document types...Format Description Join Split Extract pages Move page Remove pages...Template Rich Text Format File OpenDocument Text Document OpenDocument...

    docs.groupdocs.com/merger/nodejs-java/supported...