Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 6,420 for

document classification

(0.06 sec)
  1. How to merge source code files | Documentation

    This article explains how to control file merging in GroupDocs.Comparison for Java....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/java/how-to-merge...
  2. How to merge source code files | Documentation

    This article explains how to control file merging in GroupDocs.Comparison for Node.js via Java....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/nodejs-java/how-t...
  3. Custom text extractors | Documentation

    GroupDocs.Search for Node.js supports indexing of many Document formats. But there is also the possibility to implement support for any format other than the existing ones....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/custom-te...
  4. Developer Guide | Documentation

    Explains GroupDocs.Viewer for Node.js file viewer features and shows how to view PDF, Word, Excel, PowerPoint Documents inside your JavaScript applications...Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/nodejs-java/developer...
  5. GroupDocs.Viewer for .NET 20.4 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 20.4 Major Features There are 10 features, improvements, and bug-fixes in this release, most notable are: Plotter Document (.plt, .hpg) rendering support added. See the Render CAD drawings and models topic for details. Rendering specific Design Web Format File (.dwf) layers is now supported. See the Render CAD drawings and models topic for details. Added option to set background color when rendering CAD drawings....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  6. Use Aspose.OCR for Cloud SDK | Documentation

    This article explains that how to use Aspose.OCR for Cloud SDK in Java....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/use-aspose-oc...
  7. 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....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/regular-expressio...
  8. 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. 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....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/ocr-support/
  9. Extract images from Microsoft Office Excel spre...

    To extract images from Microsoft Office Excel spreadsheets getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Excel spreadsheets as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the Document. For example, image extraction isn’t supported for CSV files. Therefore, for CSV file getImages method returns null....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-images-f...
  10. Custom text extractors | Documentation

    GroupDocs.Search supports indexing of many Document formats. But there is also the possibility to implement support for any format other than the existing ones....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/custom-text-extra...