Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 12,322 for

docx comparison

(0.42 sec)
  1. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...Comparison Product Solution GroupDocs...images (for example, images in a DOCX document). The default value...

    docs.groupdocs.com/search/java/indexing-options/
  2. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution....Comparison Product Solution GroupDocs...redactor = new Redactor ( "\\Sample.docx" , new LoadOptions (), new RedactorSettings...

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  3. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. Python import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr....Comparison Product Solution GroupDocs...with gr . Redactor ( "source.docx" ) as redactor : # Apply the...

    docs.groupdocs.com/redaction/python-net/use-adv...
  4. How to Convert ODG to PDF using Java

    This tutorial provides step-by-step instructions to convert ODG to PDF using Java and a working sample code for ODG to PDF file converter in Java capability....Comparison Product Family GroupDocs...formats to PDF such as DOC, DOCX, XLSX, HTML, RTF, PPTX, and...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Get the document content information | GroupDocs

    This page describes how to get an information about document content using GroupDocs.Annotation for .NET API....Comparison Product Solution GroupDocs...annotator = new Annotator ( "input.docx" )) { IDocumentInfo documentInfo...

    docs.groupdocs.com/annotation/net/document-text...
  6. Storing text of indexed documents | GroupDocs

    This article explains that how to store text of indexed documents using Java....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/storing-text-of-...
  7. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for Java supported document types...Comparison Product Solution GroupDocs...Cross-format merge to DOC / DOCX Microsoft Word Document Microsoft...

    docs.groupdocs.com/merger/java/supported-docume...
  8. How to Extract Text from Markdown File in Java

    This article describes the workflow to extract text from Markdown file in Java and provides a working application on how to get text from Markdown using Java....Comparison Product Family GroupDocs...document formats such as DOC, DOCX, PDF, XLSX, XML, HTML, and many...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  9. How to Extract Text from Markdown File in C#

    This tutorial describes the step-by-step procedure to extract text from Markdown file in C# language and how to use the workflow to get text from Markdown using C#....Comparison Product Family GroupDocs...formats including PDF, DOC, DOCX, XLS, XLSX, PPTX, and many more...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  10. Search by chunks | GroupDocs

    This article gives the knowledge about the ability to perform search by chunks 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/java/search-by-chunks/