Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 684 for

groupdocs.editor save options

(0.05 sec)
  1. Render to PDF | Documentation

    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/
  2. Use advanced logging | Documentation

    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-...
  3. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Specifies additional options for loading and saving of a document to...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  4. Render to PNG or JPEG | Documentation

    With GroupDocs.Viewer for .NET you can render documents to PNG and JPEG formats....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...or object. Specify a path to save the rendered pages. Call the...

    docs.groupdocs.com/viewer/net/rendering-to-png-...
  5. Use advanced logging | Documentation

    Learn advanced logging techniques available in the redaction API...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...interface from GroupDocs.Redaction.Options namespace. This interface requires...

    docs.groupdocs.com/redaction/net/use-advanced-l...
  6. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert email messages to HTML, PDF, PNG, and JPEG formats....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...file with external resources To save an email message to a separate...

    docs.groupdocs.com/viewer/nodejs-java/render-em...
  7. Deleting QR-code signatures - advanced | Docume...

    This article shows how to delete QR-code electronic signatures different ways with GroupDocs.Signature API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs... This approach is based on saved signatures Id after or methods...

    docs.groupdocs.com/signature/java/deleting-qr-c...
  8. Deleting Barcode signatures - advanced | Docume...

    This article shows how to delete Barcode electronic signatures different ways with GroupDocs.Signature API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs... This approach is based on saved signatures Id after or methods...

    docs.groupdocs.com/signature/java/deleting-barc...
  9. 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...
  10. Deleting Image signatures - advanced | Document...

    This article shows how to delete Image electronic signatures different ways with GroupDocs.Signature API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs... This approach is based on saved signatures Id after or methods...

    docs.groupdocs.com/signature/java/deleting-imag...