Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 827 for

groupdocs.editor save options

(0.29 sec)
  1. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of Groupdocs.editor for .NET...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Documentation / GroupDocs.Editor Product Family / GroupDocs.Editor for ...

    docs.groupdocs.com/editor/net/edit-txt/
  2. How to edit e-Book file | GroupDocs

    This article demonstrates how to edit e-Book files 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-ebook/
  3. Migration Notes | GroupDocs

    How to migrate from earlier versions of Groupdocs.editor for .NET...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Documentation / GroupDocs.Editor Product Family / GroupDocs.Editor for ...

    docs.groupdocs.com/editor/net/migration-notes/
  4. Edit Presentations in C# | .NET PPT/PPTX Editing

    Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP files within your .NET application using presentation editing API.... we will be using the GroupDocs.Editor for .NET in below C# examples...developers to load, edit, and save the edited presentations in...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  5. Edit Email | GroupDocs

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a Groupdocs.editor for .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Documentation / GroupDocs.Editor Product Family / GroupDocs.Editor for ...

    docs.groupdocs.com/editor/net/edit-email/
  6. Edit PowerPoint Presentations | GroupDocs

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of Groupdocs.editor for Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Documentation / GroupDocs.Editor Product Family / GroupDocs.Editor for Java...

    docs.groupdocs.com/editor/java/edit-powerpoint/
  7. Saving documents | GroupDocs

    The articles explain that how to Save documents in different ways after making redactions....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs.../ Advanced usage / Saving documents Saving documents Leave feedback...

    docs.groupdocs.com/redaction/python-net/saving-...
  8. How to Edit XML Files in Java | Java API for XM...

    Edit or update XML data within your Java applications. Modify XML files and Save the changes in various formats using Editing Java API ....API to Edit XML Files # GroupDocs.Editor for Java API allows you...object. Prepare the editing options for the XML using the XmlEditOptions...

    blog.groupdocs.com/editor/edit-xml-files-in-java/
  9. Product Overview | GroupDocs

    Edit Microsoft Office documents like Word, Excel or PowerPoint or PDF with help of Groupdocs.editor for Java without third party software installed....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Documentation / GroupDocs.Editor Product Family / GroupDocs.Editor for Java...

    docs.groupdocs.com/editor/java/product-overview/
  10. 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...