Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 37,557 for

groupdocs.comparison

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

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

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

    docs.groupdocs.com/redaction/net/get-file-info/
  4. Pdf to Md | GroupDocs

    This article demonstrates how to convert PDF to Markdown with GroupDocs.Markdown for .NET....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/markdown/net/convert/export-...
  5. Save in original format | GroupDocs

    This article demonstrates that how to save file in its original format with current date as a suffix...Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/save-in...
  6. Add watermarks to Diagram documents | GroupDocs

    Add watermarks to Visio/diagram pages using GroupDocs.Watermark for Python via .NET....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/add-wat...
  7. How to Add Reply to Annotation in PDF using Java

    This concise tutorial will guide you how to add reply to annotation in PDF using Java. Also, it provides working code example to reply annotation in PDF using Java....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/annotation/java/how-to-add-rep...
  8. How to Convert HTML to RTF in C#

    In this quick how-to tutorial, we will explain the steps to convert HTML to RTF in C# and how to implement C# HTML to RTF feature using this guide....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Sign PDF Document with QR Code in C#

    Easily generate QR Code in C# by following this guide and review the process to sign PDF document with QR Code in C# without a third-party tool....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/signature/net/how-to-sign-pdf-...
  10. How to Convert Excel to PDF in C#

    Let's look at how to convert Excel to PDF in C# and how to use the C# Excel to PDF sample code to convert a workbook, selected sheets, or any cell range to PDF....Viewer Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/how-to-convert-...