Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 972 for

groupdocs.editor save options

(1.05 sec)
  1. Use redaction policies | GroupDocs

    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...
  2. Load File From Local Disk | GroupDocs

    Instantiate the Converter class with an absolute or relative file path to convert a document stored on the local filesystem with GroupDocs.Conversion for Python via .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...flexibility for various settings and options: Converter(file_path) Converter(file_path...

    docs.groupdocs.com/conversion/python-net/develo...
  3. 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...
  4. Load password-protected document | GroupDocs

    Learn this article and check how to load and convert password-protected documents using GroupDocs.Conversion for Java API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...document path and the load options delegate as constructor parameters...

    docs.groupdocs.com/conversion/java/load-passwor...
  5. Generate content for static sites | GroupDocs

    Convert documents to Markdown with YAML front matter for Jekyll, Hugo, and Docusaurus...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...conversion options for static site generators options = ConvertOptions...

    docs.groupdocs.com/markdown/python-net/static-s...
  6. Add watermarks to diagram documents | GroupDocs

    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...
  7. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for .NET since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...speed improved dramatically by saving rendered page as soon as it...

    docs.groupdocs.com/annotation/net/migration-notes/
  8. Load File From Stream | GroupDocs

    Pass any Python file-like object — open() handle, io.BytesIO, boto3/azure-blob/requests response body — to the Converter constructor to convert documents directly from memory or cloud storage without touching the local filesystem....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...accommodate different settings and options: Converter(file_stream) Converter(file_stream...

    docs.groupdocs.com/conversion/python-net/develo...
  9. Extract images from Microsoft Office Word docum...

    This article explains that how to extract images from Microsoft Office Word (.doc, .docx) documents...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Iterate through the collection and save image contents to the file....

    docs.groupdocs.com/parser/net/extract-images-fr...
  10. Add Password to PDF with Permissions | GroupDocs

    Protect a PDF with an open password and restrict specific operations such as printing using PdfSecurityOptions and PdfSecurityPermissions with GroupDocs.Merger for Python via .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...PdfSecurityOptions object. Call merger.save() with the output file path...

    docs.groupdocs.com/merger/python-net/add-passwo...