Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 34,310 for

groupdocs.signature

(0.14 sec)
  1. 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....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/classify-...
  2. How to Extract Annotations from PDF in Java

    Easily extract annotations from PDF in Java by using one of the popular annotation libraries and learn how to write code to extract annotations in Java....Comparison Product Family GroupDocs.Signature Product Family GroupDocs...

    kb.groupdocs.com/annotation/java/how-to-extract...
  3. How to Convert PDF to HTML using C#

    Learn how to convert PDF to HTML using C# on any platform without any third-party software. Check out the guide and sample code to convert PDF to HTML in C#....Comparison Product Family GroupDocs.Signature Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. How to Remove Watermark Annotation from PDF usi...

    This tutorial provides step-by-step instructions to remove watermark annotation from PDF using C# and guides how to write code to create the ability to delete watermark from pdf using C#....Comparison Product Family GroupDocs.Signature Product Family GroupDocs...

    kb.groupdocs.com/annotation/net/how-to-remove-w...
  5. Document Security on GroupDocs Blog | Document ...

    Document Security on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Security on GroupDocs Blog | Document Automation Solutions for .NET & Java ......令牌(加密狗、智能卡、HSM)通过 Pkcs11Interop 和 GroupDocs.Signature 对 PDF 文档进行签名。 Python...

    blog.groupdocs.com/zh/tag/document-security/ind...
  6. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Comparison for Node.js via Java. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/comparison/nodejs-java/featu...
  7. Render documents | GroupDocs

    Rendering documents with GroupDocs.Viewer for Java in your Java applications....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/rendering-docume...
  8. Introducing GroupDocs.Parser for Java | GroupDocs

    What Is GroupDocs.Parser? GroupDocs.Parser is a powerful document data extraction API from over 50 document types in your applications. One of the most valuable features of GroupDocs.Parser is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API allows to easily extract text in accurate and quick modes. There are several advanced methods to extract text....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/introducing-grou...
  9. Using redaction filters | GroupDocs

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/redaction-filt...
  10. How to Run | GroupDocs

    How to run examples....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.com/metadata/nodejs-java/how-to-...