Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 31,065 for

groupdocs.annotation

(1.16 sec)
  1. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/get-fil...
  2. 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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/get-document-...
  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....Viewer Product Solution GroupDocs.Annotation Product Solution 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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/advanced-sear...
  5. How to Compare Word Documents using C#

    This article describes the procedure to compare Word documents using C# and how to write the code in C# to compare two Word documents and highlight differences....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...

    kb.groupdocs.com/comparison/net/how-to-compare-...
  6. 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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

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

     This article explains how to sign document with Metadata electronic signatures using extended options with GroupDocs.Signature API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...
  8. 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 ....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. How to run examples | GroupDocs

    How to run examples....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/merger/nodejs-java/how-to-ru...
  10. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/save-a-modified...