Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 3,601 for

protected

(0.88 sec)
  1. 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-...
  2. .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...
  3. GroupDocs.Metadata pour .NET 25.10 – Dernières ...

    Découvrez les nouveautés de GroupDocs.Metadata pour .NET 25.10. Disponible dès maintenant sur NuGet et le site Web de GroupDocs....désormais un ensemble de protections qui atténuent un certain...

    blog.groupdocs.com/fr/metadata/groupdocs-metada...
  4. Add password to PDF with permissions | GroupDocs

    This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....Leave feedback You can easy protect PDF document with permissions...

    docs.groupdocs.com/merger/net/add-password-to-p...
  5. Python

    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....gestion des formats mixtes, la protection par mot de passe et l’inclusion...

    blog.groupdocs.com/fr/tag/python/
  6. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...gestion des formats mixtes, la protection par mot de passe et l’inclusion...

    blog.groupdocs.com/fr/groupdocs.blog/page/2/
  7. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using the Python programming language.... Mobi books can have DRM protection. GroupDocs.Editor for Python...— it cannot have password protection, and can be processed only...

    docs.groupdocs.com/editor/python-net/how-to-edi...
  8. 在 C# 中编辑 Word 文档 |构建您自己的 .NET Word 编辑器

    使用 C# 示例解释编辑 Word 文档,以使用文档编辑 API 在 .NET 应用程序中编辑 DOC、DOCX、ODT 文件。...Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/zh/editor/edit-word-document...
  9. Об’єднання PDF‑файлів, захищених паролем, за до...

    Практичний посібник, який показує, як розблокувати, об’єднати та повторно захистити PDF‑файли за допомогою GroupDocs.Merger для Java. Покроковий підручник з робочими прикладами коду....removePassword() strips the existing protection. The decrypted content is...); } Key points: Load the protected PDF with the current password...

    blog.groupdocs.com/uk/groupdocs.merger/password...
  10. Redact Text in PDF using Java

    In this tutorial, you will learn how to redact text in PDF using Java. Also, you will be provided with a straightforward code to replace text in PDF using Java....from PDF files is crucial to protect data privacy and comply with...

    kb.groupdocs.com/redaction/java/redact-text-in-...