Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 841 for

groupdocs.editor save options

(0.06 sec)
  1. 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...
  2. Load the password-protected documents | GroupDocs

    The page describes how to load the password protected PDF, Word, Excel, PowerPoint documents using GroupDocs.Annotation for Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...AreaAnnotation class and set options AreaAnnotation area = new AreaAnnotation...

    docs.groupdocs.com/annotation/java/load-passwor...
  3. Watermarks in PDF document | GroupDocs

    Learn about how many ways the Groupdocs.watermark can add watermarks in PDF documents....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...)) { PdfArtifactWatermark options = new PdfArtifactWatermark...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  4. Add watermarks to word processing documents | G...

    GroupDocs.Watermark API allows you to add watermark in headers and footers of the page....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...the section of the document Save the document Following code...

    docs.groupdocs.com/watermark/net/add-watermarks...
  5. 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...
  6. 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...
  7. Convert presentations | GroupDocs

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

    docs.groupdocs.com/conversion/java/convert/pres...
  8. Convert spreadsheets | GroupDocs

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

    docs.groupdocs.com/conversion/net/convert/sprea...
  9. Load from Stream | GroupDocs

    This article shows that how to load file from stream using redaction API...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...import groupdocs.redaction.options as gro import groupdocs.redaction...

    docs.groupdocs.com/redaction/python-net/load-fr...
  10. Basic Usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided Options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...previews based on provided options. Here are the main GroupDocs...

    docs.groupdocs.com/watermark/java/basic-usage/