Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 939 for

groupdocs.editor save options

(2.75 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. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to a particular slide, master, layout, or notes slide using GroupDocs.Watermark for Python via .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...presentation-specific watermark option to add() to target a particular...

    docs.groupdocs.com/watermark/python-net/add-wat...
  3. Remove Document Password | GroupDocs

    Decrypt and remove the open password from a PDF, Word, Excel, or PowerPoint document using remove_password() with GroupDocs.Merger for Python via .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...document. After the operation the saved document is unencrypted and...

    docs.groupdocs.com/merger/python-net/remove-doc...
  4. Text redaction | GroupDocs

    This article explains that how Python redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Redactor from groupdocs.redaction.options import SaveOptions from groupdocs...

    docs.groupdocs.com/redaction/python-net/text-re...
  5. 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-...
  6. Get document page preview | GroupDocs

    This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...docx" )) { PreviewOptions options = new PreviewOptions ( delegate...

    docs.groupdocs.com/redaction/net/get-document-p...
  7. Add watermarks to word processing documents | G...

    Add watermarks to a particular section, page, or the headers and footers of a Word document using GroupDocs.Watermark for Python via .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...pass a Word-specific watermark option to add() to target a particular...

    docs.groupdocs.com/watermark/python-net/add-wat...
  8. How to correctly merge documents using C# | Gro...

    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...
  9. 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...
  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...