Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 14,410 for

doc

(0.07 sec)
  1. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/java/removing-metad...
  2. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Order Upgrade an Order Support Docs API Reference Live Demos Free...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/net/handle-loading-of...
  3. OCR support | Documentation

    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. const indexFolder = 'c:/MyIndex/'; const DocumentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupDocs....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  4. Delete indexed documents | Documentation

    GroupDocs.Search has the ability to remove individual Documents from the index that are indexed from a stream or structure....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/net/delete-indexed-do...
  5. How to Convert Word Document to Text in Java

    This quick tutorial provides detailed information to convert Word Document to Text in Java and a sample code snippet for Java DocX to TXT converter application.... You can provide both DOC or DOCX documents for converting...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. How to Convert PDF to RTF in Java

    Do you want to transform a non-editable Document to Word format? If so, then learn how to convert PDF to RTF in Java and review code for Java PDF to RTF application....other document formats including DOC, DOCX, XLSX, PPTX, TIFF, TXT...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. How to Extract Images from PowerPoint in Java

    Let's learn the process of how to extract images from PowerPoint in Java and how to use it for creating the application to get images from PowerPoint using Java....document formats such as PDF, DOC, DOCX, XLSX, RTF, DOT, EPUB,...

    kb.groupdocs.com/parser/java/how-to-extract-ima...
  8. Extract formatted text from document | Document...

    This article explains that how to extract formatted text from Document....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/java/extract-formatte...
  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....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  10. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/net/regular-expressio...