Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 32,059 for

groupdocs.parser

(0.72 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....Search Product Solution GroupDocs.Parser Product Solution 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....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/classify-...
  3. How to Sign PDF with QR Code Signature using Java

    This quick tutorial provides you with step-by-step instructions to create QR Code in Java and how to sign a PDF document with a QR Code signature using Java....Search Product Family GroupDocs.Parser Product Family GroupDocs...

    kb.groupdocs.com/signature/java/how-to-sign-pdf...
  4. How to Convert Excel to PDF using Java

    This is a basic tutorial on how to convert Excel to PDF using Java. Convert documents without the use of third-party software and distribute them fast to everyone....Search Product Family GroupDocs.Parser Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. GroupDocs.Conversion Product Family

    查找有关在任何平台上使用代码转换各种类型的文档和图像的答案。...Search Product Family GroupDocs.Parser Product Family GroupDocs...

    kb.groupdocs.com/zh/conversion/page/15/
  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....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Single Row Image in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in Text Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must show image of the manager It must show Name and age of manager Report must be generated in the Text Document....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/single-row-ima...
  8. Using Signature Appearances | GroupDocs

     This sections contains explanation about various electronic signature visual appearances on document page....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/using-signatur...
  9. Single Row Image in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Email Document format. Single Row Image in Email Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show image of the manager It must show Name and age of manager Adding Syntax to be evaluated by GroupDocs....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/single-row-ima...
  10. Working with metadata in TIFF images | GroupDocs

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in TIFF images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in TIFF images. Please find appropriate code samples in the Working with EXIF Metadata section. Working with IPTC metadata GroupDocs.Metadata for Java is also able to work with IPTC metadata in TIFF images....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...