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

docx comparison

(0.06 sec)
  1. Character replacement during indexing | Documen...

    Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/character...
  2. Traverse a whole metadata tree | Documentation

    This article explains that the GroupDocs.Metadata for Java represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...Comparison Product Solution GroupDocs...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/traverse-a-who...
  3. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, Docx, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Java....Comparison Product Solution GroupDocs...formats include Doc , Docm , Docx , Dot , Dotx , Rtf , Odt , Ott...

    docs.groupdocs.com/conversion/java/convert-to-w...
  4. Indexing options | Documentation

    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/nodejs-java/indexing-...
  5. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, Docx, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Comparison Product Solution GroupDocs...WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Edit Word | Documentation

    This guide demonstrates how to edit DOC, DOT, Docx, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for .NET....Comparison Product Solution GroupDocs...format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much...

    docs.groupdocs.com/editor/net/edit-word/
  7. Remove metadata properties | Documentation

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....Comparison Product Solution GroupDocs...metadata . Metadata ( "input.docx" ); # Remove all the properties...

    docs.groupdocs.com/metadata/python-net/remove-m...
  8. OCR Usage Basics | Documentation

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

    docs.groupdocs.com/redaction/java/ocr-usage-bas...
  9. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Node.js via Java....Comparison Product Solution GroupDocs...your input Word document ( .docx ) that contains form fields...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  10. Save HTML to folder | Documentation

    This article explains how to save edited document in HTML form to folder at local disk using GroupDocs.Editor for .NET features....Comparison Product Solution GroupDocs...= "C:\\input_path\\document.docx" ; //path to some document ...

    docs.groupdocs.com/editor/net/save-html-to-folder/