Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 684 for

groupdocs.editor save options

(0.04 sec)
  1. Add watermarks to presentation documents | Docu...

    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...
  2. Edit Word Documents | Online Editing & Programm...

    Discover efficient ways to edit Word documents. Either edit DOC/DOCX files online or do it programmatically using C# & Java....We’ll utilize the online GroupDocs.Editor App for this. Simply follow...by following one of the two options: Either clicking the Browse...

    blog.groupdocs.com/editor/edit-word-documents/
  3. How to correctly merge documents using C# | Doc...

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

    docs.groupdocs.com/merger/net/getting-started/u...
  4. Load from local disc | Documentation

    This article shows how the redaction API is used to load file from disk....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...
  5. Create custom format handler | Documentation

    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...IRasterizableDocumen Required to rasterize (save document as a PDF with page...

    docs.groupdocs.com/redaction/java/create-custom...
  6. Output format and password | Documentation

    Following this guide you will learn how to Save edited Word document with password or change output document format using Groupdocs.editor for Java features....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Documentation / GroupDocs.Editor Product Family / GroupDocs.Editor for Java...

    docs.groupdocs.com/editor/java/output-format-an...
  7. Watermarks in PDF document | Documentation

    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-...
  8. Rasterize document or page | Documentation

    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...
  9. Add watermarks to word processing documents | D...

    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...
  10. Create PDF with Image Redaction | Documentation

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...body (text, annotations, etc.); save it as a rasterized PDF file...

    docs.groupdocs.com/redaction/python-net/create-...