Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 756 for

groupdocs.editor save options

(0.05 sec)
  1. How to merge images to JPEG using Java | GroupDocs

    Learn how to merge images to JPEG file, combine images into one JPEG file programmatically in Java language using GroupDocs.Merger for Java library....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...documents in the preferred order and save them as a single JPEG file....

    docs.groupdocs.com/merger/java/getting-started/...
  2. Convert presentations | GroupDocs

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of C# code....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Office provides a possibility to save PPT or PPTX presentations to...

    docs.groupdocs.com/conversion/net/convert/prese...
  3. How to properly merge documents using Java | Gr...

    This article describes how to properly merge documents using GroupDocs.Merger for Java product....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Merge PDF files and save result merger . save ( "c:\merged.pdf"...

    docs.groupdocs.com/merger/java/getting-started/...
  4. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using JavaScript language and GroupDocs.Conversion for Node.js via Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...load the source workbook and save the converted document in some...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  5. Compare JSON documents | GroupDocs

    Learn how to compare JSON files using GroupDocs.Comparison for Python via .NET. Detect differences in nested JSON objects, arrays, and data types with visual and textual comparison modes....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...target_path ) # Compare and save the result file comparer . compare...

    docs.groupdocs.com/comparison/python-net/compar...
  6. Add watermarks to presentation documents | Grou...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Add watermark to the document Save the document Following code...

    docs.groupdocs.com/watermark/java/add-watermark...
  7. Show gap lines instead of changes | GroupDocs

    This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for Node.js via Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Create comparison options object const options = new groupdocs...

    docs.groupdocs.com/comparison/nodejs-java/show-...
  8. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for Java since version 20.1: Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Documentclass from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing Options to manage watermarks. Document information and preview generation procedures were simplified....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...order to simplify passing options to manage watermarks. Document...

    docs.groupdocs.com/watermark/java/migration-notes/
  9. Add watermarks to spreadsheet documents | Group...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Add watermark to the worksheet Save the document Following code...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Add watermarks to spreadsheet documents | Group...

    Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Add watermark to the worksheet Save the document Following code...

    docs.groupdocs.com/watermark/java/add-watermark...