Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 32,824 for

groupdocs.conversion

(1.4 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....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/classification/net/classify-...
  2. 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....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/redaction/net/get-file-info/
  3. 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....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/get-document-...
  4. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  5. Advanced search for Form Field signatures | Gro...

     This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/advanced-sear...
  6. Unable to convert DXF, MPT, MPP file to PDF aft...

    After I updated ‘Groupdocs.conversion’ for Java from 25.6 to 25.8 conversion to PDF started to fail for the above file extensions. For DXF I see the following exception: com.Groupdocs.conversion.exceptions.CorruptOrDam…...8 GroupDocs.Conversion Product Family java...following exception: com.groupdocs.conversion.exceptions.CorruptOrDamagedFile:...

    forum.groupdocs.com/t/unable-to-convert-dxf-mpt...
  7. How to Add Text Signature to RTF using Java

    In this tutorial, we will help you to add text signature to RTF using Java. Also, we will provide code to demonstrate how to insert text signature to RTF in Java....Total Product Family GroupDocs.Conversion Product Family GroupDocs...

    kb.groupdocs.com/signature/java/how-to-add-text...
  8. How to Add Text Redaction Annotation in PDF usi...

    This article provides detail on how to add text redaction annotation in PDF using C# along with steps and code to insert text redaction annotation to PDF in C#....Total Product Family GroupDocs.Conversion Product Family GroupDocs...

    kb.groupdocs.com/annotation/net/how-to-add-text...
  9. How to Sign XLSX with Barcode Signature using Java

    Easily access assistance on how to sign XLSX with Barcode signature using Java. Additionally, we will furnish a code example to create Barcode signature in XLSX using Java....Total Product Family GroupDocs.Conversion Product Family GroupDocs...

    kb.groupdocs.com/signature/java/how-to-sign-xls...
  10. Perform Faceted Search using Java

    This topic will guide you on how to perform faceted search using Java. You’ll find code to create faceted search in Java without the need for any additional tools....Total Product Family GroupDocs.Conversion Product Family GroupDocs...

    kb.groupdocs.com/search/java/perform-faceted-se...