Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 786 for

groupdocs.editor save options

(0.23 sec)
  1. Specify file type when loading a document | Gro...

    This article explains how to specify file type when loading a document with GroupDocs.Signature API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...the document stream and load options to its constructor; Call the...

    docs.groupdocs.com/signature/net/load-document-...
  2. Rasterize document or page | GroupDocs

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...raster images watermarker . save ( "document.pdf" ); watermarker...

    docs.groupdocs.com/watermark/java/rasterize-doc...
  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. GroupDocs.Redaction Overview | GroupDocs

    Learn what redaction is and how it works. Redaction refers to editing a document to remove or hide confidential or sensitive information....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...customizable redaction options, allowing you to save redacted documents...

    docs.groupdocs.com/redaction/python-net/groupdo...
  5. 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...
  6. 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...
  7. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...expression Required to rasterize (save document as a PDF with page...

    docs.groupdocs.com/redaction/net/create-custom-...
  8. 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...
  9. 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/
  10. Saving a File to an Output Stream | GroupDocs

    This article demonstrates how to convert a file and Save it as a stream using GroupDocs.Conversion for Java API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...usage / Saving / Saving a File to an Output Stream Saving a File...

    docs.groupdocs.com/conversion/java/save-file-to...