Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 786 for

groupdocs.editor save options

(1.73 sec)
  1. 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...
  2. Edit PowerPoint Presentations | Online Editing ...

    Discover efficient ways to edit PowerPoint presentations. Either edit PPT/PPTX files online or do it programmatically using C# & Java....Initially, we’ll explore online option using a straightforward online...easily through the online GroupDocs.Editor App . Here’s a simple...

    blog.groupdocs.com/editor/edit-presentation-ppt...
  3. Use advanced logging | GroupDocs

    You can implement ILogger interface from com.groupdocs.redaction.Options package. This interface requires to implement three methods: import com.groupdocs.redaction.Options.ILogger; import java.util.ArrayList; /** *

    * This is an example of ILogger implementation, tracking count of error messages. *

    */ public class CustomLogger implements ILogger { private ArrayList _errors; private ArrayList _traces; private ArrayList _warnings; public boolean hasErrors() { return _errors.size() > 0; } public CustomLogger() { _errors = new ArrayList(); _traces = new ArrayList(); _warnings = new ArrayList(); } public void error(String message) { _errors....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...from com.groupdocs.redaction.options package. This interface requires...

    docs.groupdocs.com/redaction/java/use-advanced-...
  4. Adding repeated watermarks | GroupDocs

    Add repeated (tiled) text or image watermarks with spacing, rotation, and patterns using Python via .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Color . red watermark . tile_options = gww . TileOptions () watermark...

    docs.groupdocs.com/watermark/python-net/adding-...
  5. Features overview | GroupDocs

    With GroupDocs.Viewer for Java you can render files to HTML, PNG, JPEG and PDF formats, list and Save attachments, embedded files and compressed files, and extract document text....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...provides two resources management options for CSS, fonts, images, etc...

    docs.groupdocs.com/viewer/java/features-overview/
  6. Features overview | GroupDocs

    With GroupDocs.Viewer for Node.js you can render files to HTML, PNG, JPEG and PDF formats, list and Save attachments, embedded files and compressed files, and extract document text....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...provides two resources management options for CSS, fonts, images, etc...

    docs.groupdocs.com/viewer/nodejs-java/features-...
  7. Email messages | GroupDocs

    Modify message body/subject, embed/remove images, search text, and list recipients using Python via .NET....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...contents.email as gwc_email load_options = gw . EmailLoadOptions ()...

    docs.groupdocs.com/watermark/python-net/email-m...
  8. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for .NET. It means that you can embed PDF in websites or applications by using this C# API...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...the object. Specify a path to save the rendered file. Call the...

    docs.groupdocs.com/viewer/net/rendering-to-pdf/
  9. Features overview | GroupDocs

    With GroupDocs.Viewer for .NET you can render files to HTML, PNG, JPEG and PDF formats, list and Save attachments, embedded files and compressed files, extract document text and detect file type by it's content...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...provides two resources management options for CSS, fonts, images, etc...

    docs.groupdocs.com/viewer/net/features-overview/
  10. Iterative Digital signing of the PDF document |...

    This article explains how to iteratively sign a PDF document with multiple digital certificates using advanced Options with GroupDocs.Signature API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...the signed documents will be saved. Create a new instance of the...

    docs.groupdocs.com/signature/net/iterative-digi...