Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 6,011 for

file watermark

(0.92 sec)
  1. Get supported file formats | GroupDocs

    This page describes how the search api is used to obtain a list of supported File types....Watermark Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/search/net/get-supported-fil...
  2. Supported File Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Watermark Product Solution GroupDocs...NET / Supported File Formats Supported File Formats Leave feedback...

    docs.groupdocs.com/conversion/python-net/suppor...
  3. Load Password-Protected File | GroupDocs

    Unlock and convert password-protected Word, Excel, PowerPoint, and PDF documents by passing a LoadOptions instance with the password attribute to the Converter constructor in GroupDocs.Conversion for Python via .NET....Watermark Product Solution GroupDocs...Password-Protected File Load Password-Protected File Leave feedback...

    docs.groupdocs.com/conversion/python-net/develo...
  4. FontNotFoundException in MacOS - Free Support F...

    Hi Team, I was testing groupdocs Watermark in MacOS with custom font family. I have installed ttf font by double clicking the File and followed UI prompts. When i set the font family name in the Font() constructor and t…...Watermark Product Family java shiva... I was testing groupdocs watermark in MacOS with custom font...

    forum.groupdocs.com/t/fontnotfoundexception-in-...
  5. Save overwriting original file | GroupDocs

    The following example demonstrates how to save the redacted document, replacing an original File: // Make a copy of sample File Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the document in original format overwriting original File redactor.save(options); } } finally { redactor....Watermark Product Solution GroupDocs...overwriting original file Save overwriting original file Leave feedback...

    docs.groupdocs.com/redaction/java/save-overwrit...
  6. Supported file formats | GroupDocs

    This topic lists File formats supported by GroupDocs.Total for Java....Watermark Product Solution GroupDocs...Java / Supported file formats Supported file formats Leave feedback...

    docs.groupdocs.com/total/java/supported-documen...
  7. Loading Custom Fonts using C# in Windows and Li...

    I had the same problem, is there anyway to load custom font File(*.ttf)? Product Version: GroupDocs.Watermark for NET 23.7.1...Watermark Product Family csharp , dotnet , watermark-api...font file(*.ttf)? Product Version: GroupDocs.Watermark for NET...

    forum.groupdocs.com/t/loading-custom-fonts-usin...
  8. Python 平铺水印:7 个保护文档和图像的示例

    通过 7 个实用示例精通 Python 平铺水印。学习添加、创建和自定义水印以实现文档安全,删除水印,并使用 GroupDocs.Watermark API 进行企业内容保护来保护文件。...什么是水印以及为什么需要它们 开始之前:简易安装 安装 Watermark 工具(超级简单!) 7 种专业水印模板:从基础保护到最高安全...,它们更难被移除。 开始之前:简易安装 # 安装 Watermark 工具(超级简单!) # 把它想象成下载一个应用。我们需要一个名为...

    blog.groupdocs.com/zh/watermark/tiling-watermar...
  9. Get supported file types | GroupDocs

    This article explains how to obtain supported File formats list when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents with GroupDocs.Merger within your Java applications....Watermark Product Solution GroupDocs.../ Get supported file types Get supported file types Leave feedback...

    docs.groupdocs.com/merger/java/get-supported-fi...
  10. How to Edit XML File | GroupDocs

    This article demonstrates how to edit XML Files and XML documents using Node.js via Java....Watermark Product Solution GroupDocs.../ How to Edit XML File How to Edit XML File Leave feedback On...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...