Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 687 for

groupdocs.editor save options

(0.03 sec)
  1. Remove document password | Documentation

    This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...method specifying file path to save resultant document. The following...

    docs.groupdocs.com/merger/python-net/remove-doc...
  2. Set up logging | Documentation

    This article explains how to set up logging when processing a document with GroupDocs.Signature within your .NET applications....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...way to save the log with embedded implementation to save events...

    docs.groupdocs.com/signature/net/how-to-set-up-...
  3. How to migrate to GroupDocs.Viewer 19.8 or high...

    This article contains information about migration from the legacy API to GroupDocs.Viewer 19.8 or higher....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...speed improved significantly by saving the rendered page as it is...

    docs.groupdocs.com/viewer/net/how-to-migrate-to...
  4. Load document from local disk | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from local disk 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-documen...
  5. Add document password | Documentation

    This article explains how to add document password for PDF, Word, Excel, PowerPoint and  other file types using GroupDocs.Merger for .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...method specifying file path to save resultant document. The following...

    docs.groupdocs.com/merger/python-net/add-docume...
  6. Convert a Document to Multiple Page Files | Doc...

    Learn how to convert a single multi-page document into individual page files in various formats using GroupDocs.Conversion for Python via .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...--> D B --> E To convert and save a document by page, use the...

    docs.groupdocs.com/conversion/python-net/develo...
  7. Add watermarks to images | Documentation

    Add watermark to photos or multi-framed images using Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...TiffImageWatermarkOp options = new TiffImageWatermarkOp (); options . setFrameIndex...

    docs.groupdocs.com/watermark/java/add-watermark...
  8. Use redaction policies | Documentation

    If you have a corporate sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml You can use RedactionPolicy....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...You can use RedactionPolicy.save() method to create XML documents...

    docs.groupdocs.com/redaction/java/use-redaction...
  9. Add watermarks to diagram documents | Documenta...

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...specifying page type using method of Save the document Following code...

    docs.groupdocs.com/watermark/java/add-watermark...
  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/java/create-pdf-wi...