Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 9,559 for

groupdocs.viewer,

(0.28 sec)
  1. Save in original format | Documentation

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }

    docs.groupdocs.com/redaction/java/save-in-origi...
  2. Common conversion options | Documentation

    This documentation sections describe how to customize document conversion process - convert specific document pages, apply watermarks etc. when using GroupDocs.Conversion for Java....This documentation sections describe how to customize document conversion process - convert specific document pages, apply watermarks etc. when using GroupDocs.Conversion for Java.

    docs.groupdocs.com/conversion/java/common-conve...
  3. Merger Use Cases | Documentation

    This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for Python via .NET library...This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for Python via .NET library

    docs.groupdocs.com/merger/python-net/getting-st...
  4. Merger Use Cases | Documentation

    This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for Node.js via Java library...This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for Node.js via Java library

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  5. Get supported file formats | Documentation

    This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Comparison within your Java applications....This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Comparison within your Java applications.

    docs.groupdocs.com/comparison/nodejs-java/get-s...
  6. Advanced usage | Documentation

    Learn about advanced GroupDocs.Watermark usage. Please find advanced details how to customize your watermarks, search, modify and remove existing watermarks. Articles in this section Loading documents Adding watermarks Saving documents Searching and modifying watermarks More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Watermark for .NET examples GroupDocs.Watermark for Java examples Free online document watermarking App Along with a full-featured ....Learn about advanced GroupDocs.Watermark usage. Please find advanced details how to customize your watermarks, search, modify and remove existing watermarks. Articles in this section Loading documents Adding watermarks Saving documents Searching and modifying watermarks More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Watermark for .NET examples GroupDocs.Watermark for Java examples Free online document watermarking App Along with a full-featured .

    docs.groupdocs.com/watermark/net/advanced-usage/
  7. Load file from local disk | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for Java....This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for Java.

    docs.groupdocs.com/comparison/java/load-file-fr...
  8. Save document to the same file or stream | Docu...

    This article explains how to save document to the same file or stream while using GroupDocs. Watermarks API....This article explains how to save document to the same file or stream while using GroupDocs. Watermarks API.

    docs.groupdocs.com/watermark/net/save-document-...
  9. Load file from local disk | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for .NET....This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for .NET.

    docs.groupdocs.com/comparison/net/load-file-fro...
  10. GroupDocs.Signature Product Family

    Find answers about signing digital documents and images of various types using code on any platform....Find answers about signing digital documents and images of various types using code on any platform.

    kb.groupdocs.com/signature/page/2/