Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 3,632 for

protection

(0.06 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. C# で Excel ファイルをパスワード保護する |スプレッドシートのロック・ロック解除

    C# を使用して Excel スプレッドシート ファイルをパスワードで保護する方法を学びましょう。 .NET API を使用して XLS/XLSX ファイルのロックを解除するには、既存のパスワードを変更するか削除します。...Save(@"path/protected-spreadsheet.xlsx"); } 上記の...string filePath = @"path/protected-spreadsheet.xlsx"; LoadOptions...

    blog.groupdocs.com/ja/merger/lock-unlock-excel-...
  5. C#でPowerPointファイルをパスワードで保護する|ロックロック解除PPT&PPTX

    C#を使用してPowerPointファイルをパスワードでロックする方法。既存のパスワードを変更して削除し、.NETAPIを使用してPPT/PPTXファイルのロックを解除します。...Save(@"path/protected-presentation.pptx"); } 上記...string filePath = @"path/protected-presentation.pptx"; LoadOptions...

    blog.groupdocs.com/ja/merger/lock-unlock-ppt-pp...
  6. .NET'te PDF Belgelerini Karşılaştırma – Satır İ...

    GroupDocs.Comparison for .NET kullanarak PDF belgelerini programlı olarak nasıl karşılaştıracağınızı öğrenin. Üç görüntüleme modunun tamamı için adım adım C# örnekleri, sayfa aralığı filtreleme ve Adobe Acrobat'ın yerleşik karşılaştırma aracına hızlı bir bakış....comparer = new Comparer( "source_protected.pdf" , new LoadOptions { Password...})) { comparer.Add( "target_protected.pdf" , new LoadOptions { Password...

    blog.groupdocs.com/tr/comparison/compare-pdf-do...
  7. مقارنة مستندات 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...
  8. Porovnávejte PDF dokumenty v .NET – Inline vs S...

    Zjistěte, jak programově porovnávat PDF dokumenty pomocí GroupDocs.Comparison pro .NET. Krok‑za‑krokem příklady v C# pro všechny tři režimy zobrazení, filtrování podle rozsahu stránek a stručný přehled vestavěného nástroje pro porovnání v Adobe Acrobat....comparer = new Comparer( "source_protected.pdf" , new LoadOptions { Password...})) { comparer.Add( "target_protected.pdf" , new LoadOptions { Password...

    blog.groupdocs.com/cs/comparison/compare-pdf-do...
  9. Redact Text in RTF using C#

    This tutorial will guide you through the process of how to redact text in RTF using C#. Additionally, you'll get simple code example to replace text in RTF using C#....with the necessary tool to protect sensitive information, ensuring...

    kb.groupdocs.com/redaction/net/redact-text-in-r...
  10. Remove Metadata from DOCM using C#

    This topic will teach you how to remove metadata from DOCM using C#. You'll also get the code to delete metadata from DOCM in C# without needing any extra software....this metadata is crucial for protecting privacy and ensuring data...

    kb.groupdocs.com/metadata/net/remove-metadata-f...