Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 972 for

groupdocs.editor save options

(5.56 sec)
  1. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Markdown for Python via .NET API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...(1-based numbering) options = ConvertOptions () options . page_numbers...

    docs.groupdocs.com/markdown/python-net/convert-...
  2. Edit Excel Files in C# | Build your own Online ...

    Editing Excel files is explained with C# examples to edit XLS, XLSX, ODS files within your .NET application using spreadsheet and document editing API....developers to load, edit, and save various document formats using.... PM> Install-Package GroupDocs.Editor Edit Excel Files in C#...

    blog.groupdocs.com/editor/edit-excel-files-in-c...
  3. Select specific pages for rasterized PDF | Grou...

    Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to Save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions Options = new SaveOptions(); Options....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Developer Guide / Advanced Usage / Saving documents / Select specific...

    docs.groupdocs.com/redaction/java/select-specif...
  4. Annotation redactions | GroupDocs

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...SaveOptions options = new SaveOptions (); options . setAddSuffix...

    docs.groupdocs.com/redaction/java/annotation-re...
  5. How to edit XML file | GroupDocs

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

    docs.groupdocs.com/editor/net/how-to-edit-xml/
  6. Saving documents | GroupDocs

    Save redacted documents with GroupDocs.Redaction for Python via .NET — keep the original format, rasterize to PDF, Save to a stream, overwrite the source, select pages, and apply advanced rasterization Options....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs.../ Advanced usage / Saving documents Saving documents Leave feedback...

    docs.groupdocs.com/redaction/python-net/saving-...
  7. Saving EditableDocument to stream | GroupDocs

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Documentation / GroupDocs.Editor Product Family / GroupDocs.Editor for Java...

    docs.groupdocs.com/editor/java/saving-editabled...
  8. Watermarks in Word document | GroupDocs

    This article explains how to add watermarks in word processing document in Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...can also set some additional options ( or ) when adding shape watermark...

    docs.groupdocs.com/watermark/java/watermarks-in...
  9. Render attachments | GroupDocs

    Render email attachments with GroupDocs.Viewer for Java in the same way as you would render any other documents...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...attachments. Call the method to save the attachment (to local disk...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  10. Set password for output document | GroupDocs

    This article explains how to set document password after files comparison within your Python applications using GroupDocs.Comparison for Python via .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...for Python / Advanced usage / Saving / Set password for output document...

    docs.groupdocs.com/comparison/python-net/set-pa...