Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 3,159 for

protection

(0.04 sec)
  1. Loading | Documentation

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or third-party storage for further processing with GroupDocs.Merger for Java API....allows you to load password-protected documents and load documents...different sources Load password-protected document Was this page helpful...

    docs.groupdocs.com/merger/java/loading/
  2. Extracting document metainfo | Documentation

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for .NET API....is the document password-protected or not. For such situations...document is not password-protected, or the document format doesn’t...

    docs.groupdocs.com/editor/net/extracting-docume...
  3. Set password for output document | Documentation

    This article explains how to set document password after files comparison within your Python applications using GroupDocs.Comparison for Python via .NET....On this page allows you to protect the output document with a...a password. To protect the output document, follow these steps:...

    docs.groupdocs.com/comparison/python-net/set-pa...
  4. Bandingkan File PDF Terproteksi menggunakan Jav...

    Bandingkan dua file PDF yang dilindungi untuk perbedaan menggunakan Java. Perbandingan file PDF menggunakan kode Java dalam beberapa langkah dengan PDF Comparison 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/id/comparison/compare-protec...
  5. Classify document by path | Documentation

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Message ); } Classify password-protected document Classifying of the...the password-protected document could be performed with the next...

    docs.groupdocs.com/classification/net/classify-...
  6. Check if a file is encrypted | Documentation

    This article explains how to check if a file is encrypted using .NET / C# with GroupDocs.Viewer for .NET....Leave feedback The encryption protects data and allows only authorized...Viewer viewer = new Viewer ( "protected.pdf" )) { // Get file information...

    docs.groupdocs.com/viewer/net/how-to-check-if-f...
  7. قارن بين ملفات PDF المحمية باستخدام Java | مقار...

    قارن بين ملفي PDF محميين للاختلافات باستخدام Java. مقارنة ملفات PDF باستخدام كود Java في خطوات قليلة مع PDF Comparison 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/ar/comparison/compare-protec...
  8. Loading files | Documentation

    GroupDocs.Metadata allows you to load password-protected documents and load files from different sources. For more details please refer to the following guides:...allows you to load password-protected documents and load files from...specific format Load a password-protected document Was this page helpful...

    docs.groupdocs.com/metadata/nodejs-java/loading...
  9. GroupDocs.Text For .NET 17.01.0 Introduces Supp...

    We are really pleased to announce the monthly release of GroupDocs.Text for .NET API. In this release, we have introduced four new features along with an enhancement related to setting extraction mode. GroupDocs.Text now supports extraction from ZIP containers. Not only this, the latest release provides its users with the functionality to search for some text in documents, extracting highlighted text from documents and opening password-protected OneNote sections. Simply Download the latest version and try out all the amazing features of GroupDocs....documents and opening password-protected OneNote sections. Simply Download...Ability to open password-protected OneNote sections For more...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  10. حفاظت از رمز عبور فایل های PDF | اضافه کردن رمز...

    رمز عبور را به فایل های PDF خود اضافه کنید. با استفاده از برنامه آنلاین رایگان و برنامه‌نویسی با استفاده از GroupDocs، اسناد PDF را با محافظت از رمز عبور قفل کنید.... در مرحله بعد، روی دکمه “Protect” کلیک کنید تا محافظت از رمز...AddPassword(addOptions); merger.Save(@"path/protected-document.pdf"); } می توانید...

    blog.groupdocs.com/fa/merger/password-protect-p...