Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 684 for

groupdocs.editor save options

(0.23 sec)
  1. Load document from URL | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from URL 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...
  2. Spreadsheet redactions | Documentation

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...import groupdocs.redaction.options as gro import groupdocs.redaction...

    docs.groupdocs.com/redaction/python-net/spreads...
  3. Load the password-protected documents | Documen...

    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...
  4. 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 dramatically by saving rendered page as soon as it...

    docs.groupdocs.com/viewer/java/how-to-migrate-t...
  5. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using Java programming language....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Documentation / GroupDocs.Editor Product Family / GroupDocs.Editor for Java...

    docs.groupdocs.com/editor/java/how-to-edit-xml/
  6. Use PDF redaction filters | Documentation

    This article explains that how to set page-level scope to PDF redactions....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...- 1 ]; ReplacementOptions options = new Redactions . ReplacementOptions...

    docs.groupdocs.com/redaction/net/use-pdf-redact...
  7. 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...
  8. Add watermarks to PowerPoint presentations | Do...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Add watermark to the document Save the document Following code...

    docs.groupdocs.com/watermark/net/add-watermarks...
  9. 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" ); } Warning...

    docs.groupdocs.com/watermark/net/rasterize-docu...
  10. 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...