Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 827 for

groupdocs.editor save options

(0.24 sec)
  1. GroupDocs.Assembly for .NET 25.12 Release Notes...

    GroupDocs.Assembly for .NET 25.12 Release Notes – the latest updates and fixes....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Transitional, or Strict) when saving documents, and the system automatically...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  2. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...to instance including its options, status of the operation (see...

    docs.groupdocs.com/redaction/net/redaction-basics/
  3. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with Groupdocs.editor API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Documentation / GroupDocs.Editor Product Family / GroupDocs.Editor for ...

    docs.groupdocs.com/editor/net/float-and-paginal...
  4. Specify OOXML Compliance Level for Word Documen...

    Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents to OOXML formats using GroupDocs.Assembly for Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...OOXML compliance level when saving Word documents to OOXML formats...

    docs.groupdocs.com/assembly/java/developer-guid...
  5. Email attachments | GroupDocs

    Extract, add, and remove attachments in email messages using Python via .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...output_dir , exist_ok = True ) load_options = gw . EmailLoadOptions ()...

    docs.groupdocs.com/watermark/python-net/email-a...
  6. Context Objects - Complete Guide | GroupDocs

    Learn how to use Context Objects in GroupDocs.Conversion for .NET v24.10+. Context objects are foundational to all delegate-based patterns....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...configuration : Configure options based on actual document properties...

    docs.groupdocs.com/conversion/net/context-objec...
  7. GroupDocs.Redaction Overview | GroupDocs

    Lets try to know about what is redaction or what does redacted mean. The redaction is the editing a document for the purpose to remove or hide the confidential or sensitive information....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...product is an ability to optionally save redacted documents in PDF...

    docs.groupdocs.com/redaction/java/groupdocs-red...
  8. How to merge source code files | GroupDocs

    This article explains how to control file merging in GroupDocs.Comparison for Node.js via Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...ComparisonAction . REJECT ); } // Prepare options for applying changes // Convert...

    docs.groupdocs.com/comparison/nodejs-java/how-t...
  9. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...the upcoming release of GroupDocs.Editor for .NET . You can monitor...with this, I am not able to save the PPTX files after editing...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  10. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for .NET since version 19.9: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods RedactWith() of the Document class were replaced with similar Apply() methods in Redactor class. Method Document.Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Redactor class. Method Document.Save(Stream, SaveOptions) was replaced...

    docs.groupdocs.com/redaction/net/migration-notes/