Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 22,066 for

protection

(0.07 sec)
  1. DocumentFormatInstance.Password Property - Grou...

    Gets or sets a password for password protected documents....sets a password for password protected documents. Namespace: GroupDocs...

    apireference.groupdocs.com/redaction/net/groupd...
  2. ILoadOptions Interface - GroupDocs.Editor for ....

    Common interface for all option classes, responsible for loading documents of different type formats...for the encoded password-protected document. By default password...

    apireference.groupdocs.com/editor/net/groupdocs...
  3. Unlock PPT Java

    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....peut-être plus besoin de protection. Aujourd’hui, nous verrons...

    blog.groupdocs.com/fr/tag/unlock-ppt-java/
  4. GroupDocs.Text for .NET Releases

    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 and opening password-protected OneNote sections. Simply Download...

    blog.groupdocs.com/tag/groupdocs.text-for-.net-...
  5. Parser.GetFileInfo Method (Stream) - GroupDocs....

    Returns the general information about a file....whether a file is password-protected: C# // Get a file info Options...

    apireference.groupdocs.com/parser/net/groupdocs...
  6. Policies - Purchase - groupdocs.com

    On this page you will find links to a number of our general policies and practices that answer your questions about how to evaluate, correctly license and purchase our products...products Software escrow - protect your investment by placing...into a standalone product Protecting your license - Information...

    purchase.groupdocs.com/policies/
  7. Как сравнивать PDF-файлы с помощью Java — подро...

    Сравните два или более PDF-файла, используя API Java с API сравнения документов. Выделите различия и примите/отклоните изменения, даже если они защищены паролем....comparer = new Comparer("path/protected-document-ver1.pdf", new L...d")); comparer.add("path/protected-document-ver2.pdf", new L...

    blog.groupdocs.com/ru/comparison/guide-to-compa...
  8. Сравните документы Word с помощью C# и библиоте...

    Сравните два или более документа Word с помощью Comparison API для .NET. Выделяйте различия и принимайте/отклоняйте изменения в C# даже для документов, защищенных паролем....comparer = new Comparer("path/protected-document-1.docx", new LoadOptions(){...})) { comparer.Add("path/protected-document-2.docx", new LoadOptions()...

    blog.groupdocs.com/ru/comparison/compare-word-d...
  9. قارن ملفات PDF باستخدام C # | قم بتمييز التغيير...

    قارن بين ملفين أو أكثر من ملفات PDF في C # باستخدام واجهة برمجة تطبيقات مقارنة المستندات لـ .NET. قم بتمييز الاختلافات وقبول / رفض التغييرات حتى لو كانت محمية بكلمة مرور....comparer = new Comparer(@"path/protected-document-1.pdf", new LoadOptions(){...})) { comparer.Add(@"path/protected-document-2.pdf", new LoadOptions()...

    blog.groupdocs.com/ar/comparison/compare-pdf-do...
  10. C# 中的密码保护 PDF 文件 |锁定解锁 PDF

    让我们学习如何使用 C# 使用密码保护锁定 PDF 文件。更改现有密码或将其删除以使用 .NET API 解锁 PDF 文件。...Save(@"path/protected-document.pdf"); } 这是上述代码的输出。当您尝试打开...string filePath = @"path/protected-document.pdf"; LoadOptions...

    blog.groupdocs.com/zh/merger/lock-unlock-pdf-fi...