Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 22,066 for

protection

(0.07 sec)
  1. Metadata Extraction API for .NET on GroupDocs B...

    Metadata Extraction API for .NET on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Metadata Extraction API for .NET on GroupDocs Blog | Document Automat......extract metadata from password-protected OneNote documents. Please...

    blog.groupdocs.com/tag/metadata-extraction-api-...
  2. LoadOptions Constructor (FileType, String, Enco...

    Initializes new instance of LoadOptions class....password for opening password-protected file. encoding Type: System...

    apireference.groupdocs.com/merger/net/groupdocs...
  3. FuzzyAlgorithm - GroupDocs.Search for Java - AP...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......Type Method and Description protected static FuzzyAlgorithm FuzzyAlgorithm...

    apireference.groupdocs.com/search/java/com.grou...
  4. Comparison Use Cases | Documentation

    In this section you will find examples of using the functions of GroupDocs.Comparison for .NET in production and other use cases....files How to Compare password-protected files How to Compare PDF files...

    docs.groupdocs.com/comparison/net/comparison-us...
  5. com.groupdocs.conversion.contracts.documentinfo...

    The GroupDocs.Conversion.Contracts.Documentinfo namespace provides metadata for a document....Provided document is password protected PclDocumentInfo Contains Pcl...

    reference.groupdocs.com/conversion/java/com.gro...
  6. 401 Unauthorized - HTTP | MDN

    The HTTP 401 Unauthorized client error response status code indicates that a request was not successful because it lacks valid authentication credentials for the requested resource. This status code is sent with an HTTP WWW-Authenticate response header that contains information on the authentication scheme the server expects the client to include to make the request successfully....Unauthorized request to a protected API The following GET request...

    developer.mozilla.org/en-US/docs/Web/HTTP/Statu...
  7. PDF-Dateien mit C# vergleichen | Änderungen her...

    Vergleichen Sie zwei oder mehr PDF-Dateien in C# mithilfe der Dokumentvergleichs-API für .NET. Heben Sie die Unterschiede hervor und akzeptieren/lehnen Sie Änderungen ab, auch wenn sie passwortgeschützt sind....comparer = new Comparer(@"path/protected-document-1.pdf", new LoadOptions(){...})) { comparer.Add(@"path/protected-document-2.pdf", new LoadOptions()...

    blog.groupdocs.com/de/comparison/compare-pdf-do...
  8. Як порівняти PDF-файли за допомогою Java - Виче...

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

    blog.groupdocs.com/uk/comparison/guide-to-compa...
  9. Como comparar arquivos PDF usando Java - um gui...

    Compare dois ou mais arquivos PDF usando a API Java com a API de comparação de documentos. Destaque as diferenças e aceite/rejeite as alterações, mesmo que protegidas por senha....comparer = new Comparer("path/protected-document-ver1.pdf", new L...d")); comparer.add("path/protected-document-ver2.pdf", new L...

    blog.groupdocs.com/pt/comparison/guide-to-compa...
  10. 用 C# 密码保护 Excel 文件 |锁定解锁电子表格

    让我们了解如何使用 C# 对 Excel 电子表格文件进行密码保护。更改现有密码或删除密码以使用 .NET API 解锁 XLS/XLSX 文件。...Save(@"path/protected-spreadsheet.xlsx"); } 这是上...string filePath = @"path/protected-spreadsheet.xlsx"; LoadOptions...

    blog.groupdocs.com/zh/merger/lock-unlock-excel-...