Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 12,742 for

docx comparison

(0.13 sec)
  1. Load Custom Fonts | GroupDocs

    Compare documents that contain non-standard fonts by supplying custom font directories through LoadOptions using GroupDocs.Comparison for Python via .NET....Comparison Product Solution GroupDocs...GroupDocs.Comparison Product Family / GroupDocs.Comparison for Python...

    docs.groupdocs.com/comparison/python-net/develo...
  2. Merge pages from various documents | GroupDocs

    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...
  3. Load password-protected file | GroupDocs

    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-...
  4. Detect file type of container item | GroupDocs

    Learn how to detect file types of items within containers using GroupDocs.Parser for Python via .NET....Comparison Product Solution GroupDocs...their detected format (PDF, DOCX, XLSX, etc.). Filter items by...

    docs.groupdocs.com/parser/python-net/detect-fil...
  5. Load from Stream | GroupDocs

    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...
  6. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....Comparison Product Solution GroupDocs...documents with extensions '.doc', '.docx', '.rtf' IndexSettings settings...

    docs.groupdocs.com/search/net/document-filterin...
  7. Extract data from HTML documents | GroupDocs

    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...
  8. GroupDocs.Merger for .NET | GroupDocs

    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 | GroupDocs

    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. Search flow | GroupDocs

    This article shows the internal stages of each search operation using Java search API....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/search-flow/