Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 14,603 for

doc

(0.09 sec)
  1. Text file encoding detection | Documentation

    This article explains that how to detect encoding of a text file automatically in Java....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/text-file...
  2. 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...
  3. 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...
  4. Case sensitive search | Documentation

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct....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/case-sensitive-se...
  5. 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...
  6. 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/
  7. compare two word documents on GroupDocs Blog | ...

    compare two word Documents on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare two word Documents on GroupDocs Blog | Document Automation Solution......文档——接受或拒绝更改 使用文档比较 API 在 Java 中比较两个或多个 DOC/DOCX 文件。在 Word 文档中突出显示差异并接受或拒绝更改。...

    blog.groupdocs.com/zh/tag/compare-two-word-docu...
  8. Introducing GroupDocs.Assembly for .NET | Docum...

    GroupDocs.Assembly for .NET is a Document automation and reports generation API designed to create custom Documents from templates. This .NET reporting API intelligently assembles the given data with the defined template Document and it is a report generator which generates an output Document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate Documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Order Upgrade an Order Support Docs API Reference Live Demos Free...(top down) Word Processing (DOC, DOCX, DOCM, DOT, DOTX, DOTM...

    docs.groupdocs.com/assembly/net/introducing-gro...
  9. 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...
  10. 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...