Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 3,162 for

protection

(0.08 sec)
  1. วิธีเปรียบเทียบไฟล์ 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/th/comparison/guide-to-compa...
  2. C#에서 Word 문서를 암호로 보호 | 잠금 잠금 해제 DOC DOCX

    .NET 응용 프로그램 내에서 Word 문서에 암호를 추가하는 C# 방법입니다. 보호된 DOC DOCX 파일의 기존 암호를 변경하거나 암호를 제거하여 잠금을 해제하십시오....Save(@"path/protected-document.docx"); } 이제 암호로...string filePath = @"path/protected-document.docx"; LoadOptions...

    blog.groupdocs.com/ko/merger/password-protect-w...
  3. Modifier des documents Word en C# | Créez votre...

    L'édition de documents Word est expliquée avec des exemples C # pour éditer des fichiers DOC, DOCX, ODT dans votre application .NET à l'aide de l'API d'édition de documents....paramètres régionaux, la protection ou l’optimisation de la mémoire...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/fr/editor/edit-word-document...
  4. 用 Java 密碼保護 PowerPoint 文件 |鎖定 解鎖 PPT 和 PPTX

    如何在 Java 中使用密碼鎖定 PowerPoint 文件。更改現有密碼並將其刪除以使用 Java API 解鎖 PPT/PPTX 文件。...save("path/protected-presentation.pptx"); 當您嘗試...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

    blog.groupdocs.com/zh-hant/merger/lock-unlock-p...
  5. 用 C# 密碼保護 Excel 文件 |鎖定解鎖電子表格

    讓我們了解如何使用 C# 對 Excel 電子表格文件進行密碼保護。更改現有密碼或刪除密碼以使用 .NET API 解鎖 XLS/XLSX 文件。...Save(@"path/protected-spreadsheet.xlsx"); } 這是上...string filePath = @"path/protected-spreadsheet.xlsx"; LoadOptions...

    blog.groupdocs.com/zh-hant/merger/lock-unlock-e...
  6. 使用 Java 密碼保護 Excel 文件 |鎖定解鎖電子表格

    讓我們了解如何使用 Java 對 Excel 電子表格文件進行密碼保護。更改現有密碼或刪除密碼以使用 Java API 解鎖 XLS/XLSX 文件。...save("path/protected-spreadsheet.xlsx"); 這是您運行...merger = new Merger("path/protected-spreadsheet.xlsx", loadOptions);...

    blog.groupdocs.com/zh-hant/merger/lock-unlock-e...
  7. GroupDocs.Search for .NET 25.11 – 最新アップデートと修正 (...

    Explore what’s new in GroupDocs.Search for .NET 25.11. Available now on NuGet and GroupDocs website. GroupDocs.Search for .NET 25.11 の新機能をご確認ください。NuGet と GroupDocs のウェブサイトで現在入手可能です。...UseBackupPrivilege = true }; // Load the protected document Document document...CreateFromFile( @"C:\Docs\protected.docx" ); // Perform extraction...

    blog.groupdocs.com/ja/search/groupdocs-search-f...
  8. Gỡ Mật Khẩu Bảo Vệ Mẫu Word | Mở khóa tài liệu ...

    Xóa mật khẩu khỏi tài liệu Word. Mở khóa các tài liệu Word được bảo vệ bằng mật khẩu bằng ứng dụng xóa mật khẩu trực tuyến miễn phí & theo chương trình....string filePath = @"path/protected-document.docx"; LoadOptions...merger = new Merger("path/protected-document.docx", loadOptions);...

    blog.groupdocs.com/vi/merger/unlock-word-docume...
  9. Tiled Rendering of CAD Documents using GroupDoc...

    We are pleased to announce the release of version 18.6 of GroupDocs.Viewer for .NET. The latest version provides the support of rendering DXF format as well as the tiled rendering of the CAD documents. Furthermore, we have added the feature of forced password validation for password protected documents. Along with the new features, there are 14 improvements and bug fixes in this monthly release. Below is the list of new features, improvements, and fixes added in GroupDocs....password validation for password protected documents. Along with the...Validation # When password protected documents are rendered with...

    blog.groupdocs.com/viewer/tiled-rendering-of-ca...
  10. Eliminar el formulario de protección con contra...

    Eliminar contraseña de documentos de Word. Desbloquee documentos de Word protegidos con contraseña utilizando la aplicación gratuita de eliminación de contraseñas en línea y mediante programación....string filePath = @"path/protected-document.docx"; LoadOptions...merger = new Merger("path/protected-document.docx", loadOptions);...

    blog.groupdocs.com/es/merger/unlock-word-docume...