Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 3,143 for

protected

(0.47 sec)
  1. Add Image Watermark to PPTX Using Python

    Easily add image watermark to PPTX using Python to brand presentations. This tutorial explains how to apply watermark to PowerPoint in Python across all slides consistently....helpful way to apply branding or protect sensitive spreadsheet content...

    kb.groupdocs.com/watermark/python/add-image-wat...
  2. Add Text Watermark to RTF using Java

    Let's learn how to add text watermark to RTF using Java. You'll also get a code showing how to insert text watermark to RTF in Java without using extra softwares....can efficiently manage and protect your documents, making them...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  3. API

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....documents d’entreprise et la protection du contenu. Apprenez à créer...

    blog.groupdocs.com/fr/tag/api/
  4. PDF フォームからパスワード保護を削除 | PDFのロックを解除する

    PDF ファイルからパスワードを削除します。無料のオンラインパスワード削除アプリとプログラムを使用して、パスワードで保護された PDF ドキュメントのロックを解除します。...string filePath = @"path/protected-document.pdf"; LoadOptions...merger = new Merger("path/protected-document.pdf", loadOptions);...

    blog.groupdocs.com/ja/merger/unlock-pdf-files-o...
  5. GroupDocs Apps Suite: Online Document Managemen...

    Businesses relish the economic opportunities SaaS and cloud based platforms offer. Organizations worldwide are reacting to a shift in the document management space. Lawmakers in various countries stresses the need to save documents and files online, rather than the traditional way: paper. Different verticals such as pharmaceuticals, IT, and banking have started implementing and harnessing the benefits from online document management. There are many advantages: digital file storing and sharing is safe and secure, protects unauthorized use through security layers, and reduces cost, to mention a few....sharing is safe and secure, protects unauthorized use through security...

    blog.groupdocs.com/total/online-document-manage...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Protection is important for confidential...

    blog.groupdocs.com/groupdocs.blog/page/23/
  7. C#を使用してPDFファイルを比較する|変更を強調表示、承認、または拒否

    ドキュメントComparisonAPIfor .NETを使用して、C#で2つ以上のPDFファイルを比較します。パスワードで保護されている場合でも、違いを強調表示し、変更を承認/拒否します。...comparer = new Comparer(@"path/protected-document-1.pdf", new LoadOptions(){...})) { comparer.Add(@"path/protected-document-2.pdf", new LoadOptions()...

    blog.groupdocs.com/ja/comparison/compare-pdf-do...
  8. C#でWord文書をパスワードで保護する|ロックロック解除DOCDOCX

    .NETアプリケーション内のWordドキュメントにパスワードを追加するC#の方法。保護されたDOCDOCXファイルの既存のパスワードを変更するか、パスワードを削除してロックを解除します。...Save(@"path/protected-document.docx"); } これで、パス...string filePath = @"path/protected-document.docx"; LoadOptions...

    blog.groupdocs.com/ja/merger/password-protect-w...
  9. JavaでPowerPointファイルをパスワードで保護する|ロックロック解除PPT&PPTX

    JavaでPowerPointファイルをパスワードでロックする方法。既存のパスワードを変更して削除し、JavaAPIを使用してPPT/PPTXファイルのロックを解除します。...save("path/protected-presentation.pptx"); 上記のコ...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

    blog.groupdocs.com/ja/merger/lock-unlock-ppt-pp...
  10. Remove Metadata from ODT using Java

    Discover how to effectively remove metadata from ODT using Java. This guide provides a code snippet showing the process of how to delete metadata from ODT in Java....this metadata is important to protect privacy and make sure only...

    kb.groupdocs.com/metadata/java/remove-metadata-...