Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 3,431 for

protected

(0.13 sec)
  1. Security operations | GroupDocs

    Check this guide and learn how to manage document security for PDF, Word, Excel, PowerPoint file types - add password, update password, remove password using GroupDocs.Merger for .NET....permissions Check document password-protection Remove document password...

    docs.groupdocs.com/merger/python-net/security-o...
  2. Document Security

    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/document-security/
  3. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....}); Security and password protection If your format supports security...security options like password protection, you’ll have to pass true...

    docs.groupdocs.com/redaction/net/create-custom-...
  4. Excel スプレッドシートをパスワードで保護 | XLS/XLSX ファイルをロックする

    Excel スプレッドシートにパスワードを追加します。無料のオンライン アプリとプログラムを使用して、パスワード保護で Excel ファイルをロックします。...が提供する使いやすい無料の Online Password Protect App を利用できます。次の簡単な手順に従って、ファイルをロードして保護するだけです。...AddPassword(addOptions); merger.Save(@"path/protected-spreadsheet.xlsx"); } 詳細な手順については、記事...

    blog.groupdocs.com/ja/merger/password-protect-e...
  5. أمن PDF باستخدام حماية كلمة المرور و التحكم في ...

    دليل خطوة بخطوة لتنفيذ أمان مستندات PDF باستخدام GroupDocs.Signature - إضافة كلمات مرور، تعيين أذونات المستخدم، و التحكم في الوصول لحماية متقدمة...code signature and password-protecting the document using (Signature...save options with password protection SaveOptions saveOptions =...

    blog.groupdocs.com/ar/signature/protect-signed-...
  6. เปรียบเทียบเอกสาร Word ใน .NET – การติดตามการแก...

    เรียนรู้วิธีเปรียบเทียบเอกสาร Word ด้วย GroupDocs.Comparison สำหรับ .NET. รับตัวอย่างขั้นตอน‑ต่อ‑ขั้นตอนสำหรับโหมด revision‑track และ highlight พร้อมโค้ด C# ที่พร้อมทำงาน....comparer = new Comparer( "source_protected.docx" , new LoadOptions {...})) { comparer.Add( "target_protected.docx" ); var options = new...

    blog.groupdocs.com/th/comparison/compare-word-d...
  7. 如何使用 Java 比较 PDF 文件 - 综合指南

    使用 Java API 和文档比较 API 比较两个或多个 PDF 文件。突出差异并接受/拒绝更改,即使受密码保护也是如此。...comparer = new Comparer("path/protected-document-ver1.pdf", new L...d")); comparer.add("path/protected-document-ver2.pdf", new L...

    blog.groupdocs.com/zh/comparison/guide-to-compa...
  8. Cách so sánh các tệp PDF bằng Java - Hướng dẫn ...

    So sánh hai hoặc nhiều tệp PDF bằng API Java với API so sánh tài liệu. Làm nổi bật sự khác biệt và chấp nhận/từ chối các thay đổi ngay cả khi được bảo vệ bằng mật khẩu....comparer = new Comparer("path/protected-document-ver1.pdf", new L...d")); comparer.add("path/protected-document-ver2.pdf", new L...

    blog.groupdocs.com/vi/comparison/guide-to-compa...
  9. 암호 보호 Word 문서 | 잠금 파일에 암호 추가

    Word 파일에 암호를 추가하십시오. 무료 온라인 앱을 사용하고 프로그래밍 방식으로 GroupDocs를 사용하여 암호 보호로 Word 문서를 잠급니다....Save(@"path/protected-document.docx"); } C#을 사용하여...addPassword(addOptions); merger.save("path/protected-document.docx"); 자세한 내용은 Java를...

    blog.groupdocs.com/ko/merger/password-protect-w...
  10. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....); Security and password protection If your format supports security...security options like password protection, you’ll have to pass true...

    docs.groupdocs.com/redaction/java/create-custom...