Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 12,012 for

docx comparison

(0.22 sec)
  1. Detect file type of container item | GroupDocs

    This article explains that how to detect file type of container item....Comparison Product Solution GroupDocs...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/detect-file-type...
  2. 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/
  3. Remove metadata properties | GroupDocs

    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...
  4. Use Aspose.OCR for .NET on-premise API | GroupDocs

    This article explains that how to use Aspose.OCR for .NET on-premise API....Comparison Product Solution GroupDocs...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  5. Remove metadata properties | GroupDocs

    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/nodejs-java/remove-...
  6. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....Comparison Product Solution GroupDocs...ipsum.pdf' , 'English.docx' , 'Lorem ipsum.docx' , 'English.txt' ...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  7. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Comparison Product Solution GroupDocs...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/ocr-support/
  8. Search Specific Word in Documents using Java

    Discover how to implement full-text search implementation in Java and easily search specific word in documents using Java without installing extra tools....Comparison Product Family GroupDocs...of documents, including PDF, DOCX files, and text files. In this...

    kb.groupdocs.com/search/java/search-specific-wo...
  9. Convert PDF to Image using Python

    Quickly learn how to convert PDF to image using Python. Effortlessly export PDF to image using Python with few lines of code that works without installing extra tool....Comparison Product Family GroupDocs...instructions for converting PDFs to DOCX, allowing you to extract, modify...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  10. Render Word Document to Image using Node.js

    Let's learn how to render Word Document to Image using Node.js with code example. There is no need to install any extra tool to render Word Document to Image in Node.js....Comparison Product Family GroupDocs...Viewer instance and provide the DOCX file path. Calling the Viewer...

    kb.groupdocs.com/viewer/nodejs/render-word-docu...