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

feature

(0.12 sec)
  1. Retrieve Count of Credits Consumed In GroupDocs...

    As you know that API already supports metered licensing. Can we get count of credits consumed? Yes, we have a good news for you. There is a new method GetConsumptionCredit() implemented in Metered class. This method returns count of credits that are consumed in case of Metered licensing is used. Following example demonstrates how to retrieve count of credits consumed. Let’s talk about the new file formats introduced. Most of you might be working with XLAM, an Excel Macro-Enabled Add-In file format.... With all such features and improvements, why wait...

    blog.groupdocs.com/conversion/retrieve-count-of...
  2. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....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/queries-i...
  3. GroupDocs.Watermark Overview | GroupDocs

    Protect and customize documents with watermarks using GroupDocs.Watermark for .NET. Add, remove, search, and manage visible or invisible watermarks in over 50 document formats including PDF, Word, Excel, PowerPoint, and images....Watermark offers the features and precision control you... PNG, TIFF, GIF , and Key Features Add or Remove Watermarks Add...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  4. Presentation Viewer – Открывайте и просматривай...

    Узнайте, как просматривать презентации PowerPoint онлайн с помощью бесплатного просмотрщика PPTX или программно с использованием API для .NET, Java, Python и Node.js....rendering or add custom viewing features, GroupDocs.Viewer has SDKs...and presentation rendering features in their own applications...

    blog.groupdocs.com/ru/viewer/view-powerpoint-pr...
  5. הכרזה על GroupDocs.Markdown עבור .NET — ייצוא מ...

    ייצא PDF, Word, Excel, HTML ועוד ל‑Markdown באמצעות API של .NET הפועל ב‑שרת פנימי. ראה תכונות, מפת דרכים, וכיצד להתחיל.... Features סוגי קבצים נתמכים שימוש יצוא...עם תהליכי Git ואתרי סטטיים. Features # Export multiple document...

    blog.groupdocs.com/he/markdown/groupdocs-markdo...
  6. Query language specification | GroupDocs

    This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API....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/query-lan...
  7. Alias dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary....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/alias-dictionary/
  8. Reverse image search | GroupDocs

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....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/reverse-image-sea...
  9. 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/
  10. 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/