Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 3,357 for

protection

(0.09 sec)
  1. Add Text Watermark to XLSX using C#

    This guide demonstrates the process of how to add text watermark to XLSX using C#. Additionally, you'll get a code example to insert text watermark to XLSX in C#.... One effective way to protect sensitive information in Excel...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  2. Add Text Watermark to PPT Using Python

    Learn how to add text watermark to PPT using Python. This tutorial shows how to embed text watermarks into PPT presentations with custom font, color, and alignment....want to apply branded or protective text overlays, check out...

    kb.groupdocs.com/watermark/python/add-text-wate...
  3. Convert RTF to PDF using Python

    It is easy to convert RTF to PDF using Python for document sharing using conversion APIs. A code example is included to export RTF to PDF in Python in this topic....Python , organizations can protect document integrity, simplify...

    kb.groupdocs.com/conversion/python/convert-rtf-...
  4. Compare PDF Files using Java | PDF Comparison J...

    Compare two PDF files for differences using Java. PDF files comparison using Java code in just 3 steps with PDF Comparison Java API....discuss how to compare password-protected PDF files, compare multiple...

    blog.groupdocs.com/comparison/compare-pdf-docum...
  5. Get default load options for a source format | ...

    In this article, you will learn how to get default load options for a source format with GroupDocs.Conversion for .NET API....new Converter ( "password_protected.docx" , ( LoadContext loadContext...

    docs.groupdocs.com/conversion/net/get-default-l...
  6. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Node.js via Java....document will be password protected with the specified password...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  7. 使用密码保护和权限控制保护 PDF | GroupDocs.Signature 教程

    使用 GroupDocs.Signature 实现 PDF 文档安全性的分步指南 - 添加密码、设置用户权限并控制文档访问以增强保护...code signature and password-protecting the document using (Signature...save options with password protection SaveOptions saveOptions =...

    blog.groupdocs.com/zh/signature/protect-signed-...
  8. Java で Excel ファイルをパスワード保護する |スプレッドシートのロック・ロック解除

    Java を使用して Excel スプレッドシート ファイルをパスワードで保護する方法を学びましょう。 Java API を使用して XLS/XLSX ファイルのロックを解除するには、既存のパスワードを変更するか削除します。...save("path/protected-spreadsheet.xlsx"); 提供された...merger = new Merger("path/protected-spreadsheet.xlsx", loadOptions);...

    blog.groupdocs.com/ja/merger/lock-unlock-excel-...
  9. Add watermarks to PDF documents | GroupDocs

    The watermarking API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....imageWatermark = new ImageWatermark ( "protect.jpg" )) { PdfArtifactWatermark...watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Word 文書をパスワードで保護する |ファイルをロックするためのパスワードを追加する

    Word ファイルにパスワードを追加します。無料のオンライン アプリと GroupDocs をプログラムで使用して、パスワード保護で Word 文書をロックします。...Save(@"path/protected-document.docx"); } 記事 C# を使用して...addPassword(addOptions); merger.save("path/protected-document.docx"); 詳細については、...

    blog.groupdocs.com/ja/merger/password-protect-w...