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

groupdocs.editor save options

(0.09 sec)
  1. 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/
  2. 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...
  3. Edit Markdown Documents | GroupDocs

    This guide demonstrates how to edit the content of Markdown documents/files like common text documents using Groupdocs.editor for Node.js via Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Documentation / GroupDocs.Editor Product Family / GroupDocs.Editor for Node...

    docs.groupdocs.com/editor/nodejs-java/edit-mark...
  4. EditableDocument | GroupDocs

    This documentation section explains features of EditableDocument class when editing document with Groupdocs.editor for Java API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Documentation / GroupDocs.Editor Product Family / GroupDocs.Editor for Java...

    docs.groupdocs.com/editor/java/editabledocument/
  5. 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/
  6. 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...
  7. Edit Word Documents in C# | Build your own .NET...

    Editing Word documents is explained with C# examples to edit DOC, DOCX, ODT files within your .NET application using document editing API....article, I will be using GroupDocs.Editor for .NET in C# examples...developers to load, edit, and save various document formats using...

    blog.groupdocs.com/editor/edit-word-documents-i...
  8. How to Edit XML File | GroupDocs

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

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  9. Update document password | GroupDocs

    This article explains how to update 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/update-doc...
  10. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for Python via .NET API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...method specifying file path to save resultant document. The following...

    docs.groupdocs.com/merger/python-net/rotate-pages/