Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 12,026 for

docx comparison

(0.04 sec)
  1. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....Comparison Product Solution GroupDocs...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-tables-f...
  2. Handling metadata in WAV files | Documentation

    This article explains about the API supports extracting metadata from WAV files...Comparison Product Solution GroupDocs...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/handling-metad...
  3. 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-...
  4. Accept or Reject revisions | Documentation

    Following this guide, you will learn how to apply or discard revisions found during document Comparison using built-in Microsoft Word functionality....Comparison Product Solution GroupDocs...GroupDocs.Comparison Product Family / GroupDocs.Comparison for .NET...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  5. Document passwords | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....Comparison Product Solution GroupDocs...PasswordProtectedDoc + 'English.docx' ); index . getDictionaries...

    docs.groupdocs.com/search/nodejs-java/document-...
  6. Create PDF with Image Redaction | Documentation

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Comparison Product Solution GroupDocs...Redactor ( "C:\\Temp\\sample.docx" )) { // Perform annotation...

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  7. 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...
  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....Comparison Product Solution GroupDocs...= "C:\\input_path\\document.docx" ; //path to some document Editor...

    docs.groupdocs.com/editor/java/introduction/
  9. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/indexing-with-st...
  10. Extract table of contents from Microsoft Office...

    This article explains that how to extract table of contents from Microsoft Office Word (.doc, .Docx) documents...Comparison Product Solution GroupDocs...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-table-of-...