Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 841 for

groupdocs.editor save options

(0.22 sec)
  1. Save to stream | GroupDocs

    You might need to Save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to Save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Advanced Usage / Saving documents / Save to stream Save to stream Leave...

    docs.groupdocs.com/redaction/java/save-to-stream/
  2. Updating Image signatures with advanced options...

     This article explains how to provide advanced Options when updating Image electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Image signatures with advanced options Updating Image signatures with...

    docs.groupdocs.com/signature/java/updating-imag...
  3. Save image as file | GroupDocs

    The listed articles below explain how to Saves images to the file system during document conversion....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...usage / Saving image strategy / Save image as file Save image as...

    docs.groupdocs.com/markdown/net/image-file-stra...
  4. Updating Barcode signatures with advanced optio...

     This article explains how to provide advanced Options when updating Barcode electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Barcode signatures with advanced options Updating Barcode signatures...

    docs.groupdocs.com/signature/java/updating-barc...
  5. Specify rendering options for CAD files | Group...

    Render CAD files (DWG, DXF, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer's Options....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Specify rendering options Specify rendering options for CAD files...

    docs.groupdocs.com/viewer/python-net/specify-ca...
  6. Updating Image signatures with advanced options...

     This article explains how to provide advanced Options when updating Image electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Image signatures with advanced options Leave feedback On this page...

    docs.groupdocs.com/signature/net/updating-image...
  7. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to Save the document as a rasterized PDF file...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...usage / Saving documents / Save in rasterized PDF Save in rasterized...

    docs.groupdocs.com/redaction/python-net/save-in...
  8. Save image as base64 | GroupDocs

    The listed articles below explain how to embeds images as Base64 strings directly in the Markdown....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...usage / Saving image strategy / Save image as base64 Save image...

    docs.groupdocs.com/markdown/net/as-base64-strat...
  9. Save file to local disk | GroupDocs

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for .NET API....Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Advanced usage / Saving / Save file to local disk Save file to local...

    docs.groupdocs.com/conversion/net/save-file-to-...
  10. Save to Stream | GroupDocs

    This article demonstrates that how to Save a document to any custom file at any location on the local disc or a even a Stream...Watermark Product Solution GroupDocs.Editor Product Solution GroupDocs...Advanced usage / Saving documents / Save to Stream Save to Stream Leave...

    docs.groupdocs.com/redaction/python-net/save-to...