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

groupdocs.editor save options

(0.07 sec)
  1. Remove document password | GroupDocs

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

    Rasterize a PDF to make watermarks hard to remove using Python via .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...watermark.common as gwc load_options = gw . PdfLoadOptions () with...

    docs.groupdocs.com/watermark/python-net/rasteri...
  3. 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...
  4. Extract images from Emails | GroupDocs

    To extract images from emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from emails as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null. If an email has no images, getImages method returns an empty collection....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Iterate through the collection and save image contents to the file....

    docs.groupdocs.com/parser/java/extract-images-f...
  5. Extract images from PDF documents | GroupDocs

    To extract images from PDF documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from PDF documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Iterate through the collection and save image contents to the file....

    docs.groupdocs.com/parser/java/extract-images-f...
  6. 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...
  7. Load File From Stream | GroupDocs

    This article demonstrates how to convert a file from a stream using GroupDocs.Conversion for Python via .NET API....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...
  8. Spreadsheet redactions | GroupDocs

    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...
  9. Load the password-protected documents | GroupDocs

    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...
  10. Use PDF redaction filters | GroupDocs

    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/python-net/use-pdf...