Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 36,548 for

groupdocs.watermark

(0.69 sec)
  1. Save in original format | GroupDocs

    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(); }...Comparison Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/save-in-origi...
  2. GroupDocs.Conversion Product Family

    查找有关在任何平台上使用代码转换各种类型的文档和图像的答案。...Parser Product Family GroupDocs.Watermark Product Family GroupDocs...

    kb.groupdocs.com/zh/conversion
  3. GroupDocs.Conversion for Node.js via Java

    查找有关在任何平台上通过 Java 代码使用 Node.js 转换各种类型的文档和图像的答案。...Parser Product Family GroupDocs.Watermark Product Family GroupDocs...

    kb.groupdocs.com/zh/conversion/nodejs/page/4/
  4. GroupDocs.Conversion for .NET

    查找有关在任何平台上使用 .NET 代码转换各种类型的文档和图像的答案。...Parser Product Family GroupDocs.Watermark Product Family GroupDocs...

    kb.groupdocs.com/zh/conversion/net/page/7/
  5. GroupDocs.Viewer Product Family

    查找有关在任何平台上使用代码查看和呈现各种文件类型的答案。...Parser Product Family GroupDocs.Watermark Product Family GroupDocs...

    kb.groupdocs.com/zh/viewer/
  6. Find Answers and Code About GroupDocs APIs! - G...

    Find answers about file formats processing in code. Knowledge base of all file format manipulation examples in .NET C# and Java.... GroupDocs.Watermark Product Family Find answers...

    kb.groupdocs.com/
  7. GroupDocs.Conversion for .NET

    查找有关在任何平台上使用 .NET 代码转换各种类型的文档和图像的答案。...Parser Product Family GroupDocs.Watermark Product Family GroupDocs...

    kb.groupdocs.com/zh/conversion/net/page/4/
  8. Saving | GroupDocs

    Learn more about document saving and how to customize process with available options, like: cloning metadata type, gets or sets password and etc...Comparison Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/comparison/java/saving/
  9. Saving | GroupDocs

    Learn more about document saving and how to customize process with available options, like, cloning metadata type, gets or sets password and etc...Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/saving/
  10. Getting Started | GroupDocs

    This section decsribes how to get started with GroupDocs.Merger for .NET library...Comparison Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.com/merger/net/getting-started/