Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,071 for

document text extraction

(0.09 sec)
  1. Extract data from Emails | Documentation

    GroupDocs.Parser provides the functionality to extract data from emails. Both email message (eml, msg) and Outlook Storage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...usage / Extract data from various formats / Extract data from...

    docs.groupdocs.com/parser/net/extract-data-from...
  2. merger.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/merger/java/technical-support/weekly0.5https://docs.groupdocs.com/merger/net/techni......com/merger/java/add-document-password/weekly0.5https://docs...groupdocs.com/merger/java/add-document-to-diagram-via-ole/weekly0...

    docs.groupdocs.com/sitemaps/merger.xml
  3. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Add or Remove Annotations in C# | Annotate Word...

    Programmatically add and remove annotations from Word DOC/DOCX files in C#. Add arrow, rectangle, ellipse, watermark annotations using .NET Annotation API....中文 中國傳統的 Forget to discuss documents’ content and feedback in long...use annotations to markup documents with messages and replies...

    blog.groupdocs.com/annotation/annotate-word-doc...
  5. Convert PDF to DOCX using C#

    Easily convert PDF to DOCX using C# with our step-by-step guide without installing extra tools. We will also provide you code example to export PDF to DOCX using C#....In the dynamic landscape of document processing, the ability to...(Portable Document Format) and DOCX (Microsoft Word Document) serve...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  6. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Using OCR to redact image documents / Use Microsoft Azure Computer...

    docs.groupdocs.com/redaction/java/use-microsoft...
  7. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...formats / Documents / Working with metadata in PDF documents Working...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Introduction | Documentation

    This is an introduction into edit Document techniques explanation like main stages of Document opening, editing and saving results within Java applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...means that in order to edit a document user must use GroupDocs.Editor...

    docs.groupdocs.com/editor/java/introduction/
  9. Regular expression Search using C#

    Efficiently perform regular expression search using C# for advanced pattern matching in Documents. Learn how to implement regular expression search in C# seamlessly....patterns for locating text within documents. This is particularly...efficient searching" Add the documents from the specified folder...

    kb.groupdocs.com/search/net/regular-expression-...
  10. Add or Remove Annotations | Annotate PDF files ...

    Programmatically add and remove annotations from PDF files in Java. Add arrow, rectangle, ellipse, highlight, watermark annotations and more using Java API....time when we used to discuss document content and feedback in long...annotations to markup the document with messages and replies...

    blog.groupdocs.com/annotation/annotate-pdf-file...