Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 5,349 for

ai

(0.13 sec)
  1. Get document page preview | GroupDocs

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/redaction/java/get-document-...
  2. Save only annotated pages | GroupDocs

    The page describes how to save only annotated pages when using GroupDocs.Annotation for Java API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/annotation/java/save-only-an...
  3. Classify document by path | GroupDocs

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/classification/net/classify-...
  4. Advanced search for Form Field signatures | Gro...

     This article explAins how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/signature/java/advanced-sear...
  5. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Loading of template documents from HTML with resources GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a file, its contAining folder is used as a base URI to resolve external resource files’ relative URIs to absolute ones by default as shown in the following example....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/assembly/java/loading-of-tem...
  6. Sign document with Metadata signature - advance...

     This article explAins how to sign document with Metadata electronic signatures using extended options with GroupDocs.Signature API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...
  7. Extract data from ePUB eBooks | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from EPUB e-books. Also CHM and FB2 formats are supported. The following table provides the list of supported formats: Format Description CHM Compiled HTML Help File EPUB Digital E-Book File Format FB2 FictionBook 2.0 File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured ....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/parser/net/extract-data-from...
  8. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/metadata/net/save-a-modified...
  9. GroupDocs.Merger for Java | GroupDocs

    Use GroupDocs.Merger for Java to merge several documents into one, split single document to multiple and organize documents in different ways....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/merger/java/
  10. Installation | GroupDocs

    Operating Systems GroupDocs.Comparison for Java can be executed on any Operating System with Java JDK installed. Windows Desktops and Servers Linux Mac OS Supported Runtime GroupDocs.Comparison for Java supports Java run-time version 8 and above (Kotlin is supported as well). Development Environments NetBeans IntelliJ IDEA Eclipse Installation from GroupDocs Repository using Maven GroupDocs hosts all Java APIs on GroupDocs Repository. You can easily use GroupDocs.Comparison for Java API directly in your Maven projects with simple configurations....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/comparison/java/installation/