Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 3,432 for

protection

(0.45 sec)
  1. 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...
  2. 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...
  3. Add watermarks to word processing documents | G...

    Microsoft Word allows the user to divide and format the document into multiple sections. Defining sections in the document enables the user to set specific page layout and formatting for different parts of the document. An example of the sections is headers and footers. Headers and footers are used to display text or any graphical object on all the pages. Adding watermark to a particular section GroupDocs.Watermark API allows you to add watermark objects in the headers and footers of the page....watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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-...
  9. 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...
  10. مقارنة مستندات PDF في .NET – الوضع المضمن مقابل...

    تعلم كيفية مقارنة مستندات PDF برمجيًا باستخدام GroupDocs.Comparison for .NET. أمثلة خطوة بخطوة بلغة C# لجميع أوضاع العرض الثلاثة، وتصفية نطاق الصفحات، ونظرة سريعة على أداة المقارنة المدمجة في Adobe Acrobat....comparer = new Comparer( "source_protected.pdf" , new LoadOptions { Password...})) { comparer.Add( "target_protected.pdf" , new LoadOptions { Password...

    blog.groupdocs.com/ar/comparison/compare-pdf-do...