Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 244 for

loadoptions in comparison

(0.42 sec)
  1. How to merge images to PDF using C# | GroupDocs

    Learn how to merge images to PDF file, combIne images Into one PDF file programmatically In C# language usIng GroupDocs.Merger for .NET library....Comparison Product Solution GroupDocs...@"c:\sample1.jpeg" , new LoadOptions ( FileType . PDF ))) { //...

    docs.groupdocs.com/merger/net/getting-started/u...
  2. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for Java version 26.1 - deletIng (removIng) one or many worksheets from the loaded and edited spreadsheet (workbook) durIng its savIng to the output format...Comparison Product Solution GroupDocs...() { SpreadsheetLoadOptio loadOptions = new SpreadsheetLoadOptio...

    docs.groupdocs.com/editor/java/deleting-workshe...
  3. OCR Usage Basics | GroupDocs

    This article explaIns that how to Integrate any paid or free OCR solution....Comparison Product Solution GroupDocs...( "\\Sample.docx" , new LoadOptions (), new RedactorSettings...

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  4. Context Objects - Complete Guide | GroupDocs

    Learn how to use Context Objects In GroupDocs.Conversion for .NET v24.10+. Context objects are foundational to all delegate-based patterns....Comparison Product Solution GroupDocs...patterns like Func<LoadContext, LoadOptions> or Action<ConvertedContext>...

    docs.groupdocs.com/conversion/net/context-objec...
  5. How to merge images to PDF using Java | GroupDocs

    Learn how to merge images to PDF file, combIne images Into one PDF file programmatically In Java language usIng GroupDocs.Merger for Java library....Comparison Product Solution GroupDocs..."c:\sample1.jpeg" , new LoadOptions ( FileType . PDF )) { //...

    docs.groupdocs.com/merger/java/getting-started/...
  6. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API to display a list of archive content In HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive....Comparison Product Solution GroupDocs...groupdocs.viewer.options.LoadOptions ; import java.io.FileInputStream...

    docs.groupdocs.com/viewer/java/render-archive-f...
  7. Versioning of annotated documents | GroupDocs

    The page describes how to manage different versions of document usIng GroupDocs.Annotation for .NET API....Comparison Product Solution GroupDocs...( $"result.{ext}" , new LoadOptions { Version = "CUSTOM_VERSION"...

    docs.groupdocs.com/annotation/net/versioning-of...
  8. Render text documents as HTML, PDF, and image f...

    Convert text files to HTML, PDF, PNG, or JPEG usIng the GroupDocs.Viewer Python API. Learn how to render various file formats....Comparison Product Solution GroupDocs...groupdocs.viewer.options import LoadOptions , PdfViewOptions def ren...

    docs.groupdocs.com/viewer/python-net/render-tex...
  9. Create custom format handler | GroupDocs

    This article shows how to implement one or several Interfaces for the document's features and required redaction....Comparison Product Solution GroupDocs...Password, provided with LoadOptions if ( string . IsNullOrEmpty...

    docs.groupdocs.com/redaction/net/create-custom-...
  10. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Comparison Product Solution GroupDocs...Redactor ( "D:\\test.jpg" , new LoadOptions (), new RedactorSettings...

    docs.groupdocs.com/redaction/net/image-redactions/