Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 12,020 for

docx comparison

(0.04 sec)
  1. Load document from local disk | Documentation

    Learn how to extract data from documents on the local disk...Comparison Product Solution GroupDocs...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/load-document-fro...
  2. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/get-supported-fi...
  3. Indexing metadata of documents | Documentation

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  4. Plain text | Documentation

    This article explains that how to extract plain formatted text from document page....Comparison Product Solution GroupDocs...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/plain-text/
  5. Merge pages from various documents | Documentation

    This article explains how to merge some pages from different documents into single PDF, Docx, Excel or PowerPoint document using GroupDocs.Merger for Java....Comparison Product Solution GroupDocs..."c:\sample.docx" ; String filePath2 = "c:\sample2.docx" ; String...

    docs.groupdocs.com/merger/java/merge-pages-from...
  6. Load password-protected file | Documentation

    Learn how to load a password-protected file by using .NET redaction API...Comparison Product Solution GroupDocs...Redactor ( @"protected_sample.docx" , loadOptions )) { // Here...

    docs.groupdocs.com/redaction/net/load-password-...
  7. Load from Stream | Documentation

    This article shows that how to load file from stream using redaction API...Comparison Product Solution GroupDocs...redacted with open ( "source.docx" , "rb" ) as stream_in : with...

    docs.groupdocs.com/redaction/python-net/load-fr...
  8. GroupDocs.Merger for .NET | Documentation

    Use GroupDocs.Merger for .NET to merge several documents into one, split single document to multiple and organize documents in different ways....Comparison Product Solution GroupDocs...document formats such as PDF, DOCX, XLSX, PPTX, EPUB and others...

    docs.groupdocs.com/merger/net/
  9. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, Docx, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images....Comparison Product Solution GroupDocs...within office documents (PDF, DOCX, etc.) You have to implement...

    docs.groupdocs.com/redaction/java/using-ocr/
  10. Extract data from HTML documents | Documentation

    GroupDocs.Parser provides the functionality to extract data from HTML documents and other markup formats. The following table provides the list of supported formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....Comparison Product Solution GroupDocs...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-data-from...