Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 3,614 for

feature

(0.92 sec)
  1. Alias dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary in Java....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/java/alias-dictionary/
  2. 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....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/java/ocr-support/
  3. Presentation Viewer – Buka & Baca File PPT, PPT...

    Pelajari cara melihat presentasi PowerPoint secara online menggunakan penampil PPTX gratis atau secara programatis dengan API untuk .NET, Java, Python, dan Node.js....rendering or add custom viewing features, GroupDocs.Viewer has SDKs...and presentation rendering features in their own applications...

    blog.groupdocs.com/id/viewer/view-powerpoint-pr...
  4. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...To learn more about search features and get familiar how to enhance...documentation articles and see the features in action in our GitHub examples:...

    docs.groupdocs.com/search/net/build-search-query/
  5. cell by cell comparison

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....spreadsheets with advanced features using GroupDocs.Comparison...

    blog.groupdocs.com/ko/tag/cell-by-cell-comparison/
  6. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....added a number of interesting features for image conversion. Set...implementation of the above features in Java Conversion from CDR...

    blog.groupdocs.com/categories/groupdocs.convers...
  7. GroupDocs.Conversion для .NET 25.8 - Останні он...

    Дослідіть новинки в GroupDocs.Conversion для .NET v25.8. Доступно вже на NuGet та веб‑сайті GroupDocs....8 , packed with powerful features, performance enhancements...the key API updates and new features: SvgLoadOptions Class – Now...

    blog.groupdocs.com/uk/conversion/groupdocs-conv...
  8. Getting documents in network | GroupDocs

    This page contains information about getting indexed documents in the search network....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/net/getting-documents...
  9. Update index | GroupDocs

    This article explains that how to update indexed documents, as well as updating an index version....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/net/update-index/
  10. 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....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/nodejs-java/indexing-...