Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 31,598 for

groupdocs.total

(0.28 sec)
  1. Advanced search for Form Field signatures | Gro...

     This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/signature/java/advanced-sear...
  2. 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....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/classification/net/classify-...
  3. Categories

    查找API的答案 Groupdocs.total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family Group......查找API的答案 GroupDocs.Total Product Family GroupDocs.Conversion...

    kb.groupdocs.com/zh/categories/page/33/
  4. Releasing GroupDocs.Annotation for Java front e...

    Team groupdocs ecstatically releasing Annotation for Java Servlets based Front-end V1.2.0. Considering the valuable customers feedback, this release covers a lot of bug fixes and new features. GroupDocs users are free to customize and enhance the application by their own. This project is opensource and already published on GitHub. GroupDocs.Annotaion for Java front-end V1.2.0The GroupDocs.Annotation for Java front-end is a WYSIWYG editor designed to simplify annotating documents using GroupDocs.Annotation for Java API....Annotation for Java or GroupDocs.Total for Java. # More precised...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  5. How to Add Watermark in Word using C#

    This short article focus on how to add watermark in Word using C#. It's a step-by-step instructions with sample code to insert watermark in Word using C#....Find Answers by API GroupDocs.Total Product Family GroupDocs...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  6. 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....Find Answers by API GroupDocs.Total Product Family GroupDocs...

    kb.groupdocs.com/comparison/net/how-to-compare-...
  7. 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....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

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

     This article explains how to sign document with Metadata electronic signatures using extended options with GroupDocs.Signature API....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/signature/java/sign-document...
  9. Get supported file formats | GroupDocs

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/redaction/net/get-supported-...
  10. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

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