Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 939 for

groupdocs.editor save options

(0.18 sec)
  1. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many 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-word/
  2. 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 ...

    docs.groupdocs.com/editor/net/saving-editabledo...
  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. 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/
  5. Locales for output document | GroupDocs

    This guide demonstrates how to edit RTL documents and specify locale for Word documents when using Groupdocs.editor for Python via .NET API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Documentation / GroupDocs.Editor Product Family / GroupDocs.Editor for Python...

    docs.groupdocs.com/editor/python-net/locales-fo...
  6. How to edit XML file | GroupDocs

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

    docs.groupdocs.com/editor/python-net/edit-xml/
  7. 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/
  8. 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/
  9. 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 .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Documentation / GroupDocs.Editor Product Family / GroupDocs.Editor for ...

    docs.groupdocs.com/editor/net/edit-powerpoint/
  10. 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...