Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 3,170 for

protection

(0.14 sec)
  1. Gỡ bỏ mật khẩu bảo vệ biểu mẫu PowerPoint Files...

    Xóa mật khẩu khỏi bản trình bày PowerPoint. Mở khóa các tệp PPT/PPTX được bảo vệ bằng mật khẩu bằng cách sử dụ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-presentation.pptx"; LoadOptions...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

    blog.groupdocs.com/vi/merger/unlock-powerpoint-...
  2. 刪除 PowerPoint 文件的密碼保護 |解鎖 PPT/PPTX

    從 PowerPoint 演示文稿中刪除密碼。使用免費的在線密碼刪除應用程序並以編程方式解鎖受密碼保護的 PPT/PPTX 文件。...string filePath = @"path/protected-presentation.pptx"; LoadOptions...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

    blog.groupdocs.com/zh-hant/merger/unlock-powerp...
  3. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for Java API....slides, or managing password-protected presentations. The process...a password to unlock the protected document. specifies that comments...

    docs.groupdocs.com/conversion/java/load-present...
  4. Redact Text in DOCX using C#

    In this topic, you will learn how to redact text in DOCX using C# without extra software installation. You will also be provided code to replace text in DOCX using C#....is a crucial process for protecting sensitive information in...

    kb.groupdocs.com/redaction/net/redact-text-in-d...
  5. Remove Metadata from PPTX using Java

    Easily learn how to remove metadata from PPTX using Java. You'll also get an example code that shows how to clean metadata from PPTX in Java without extra software installation....sharing or publishing files to protect privacy and comply with regulations...

    kb.groupdocs.com/redaction/java/remove-metadata...
  6. 刪除 Excel 文件的密碼保護 |解鎖 XLS/XLSX

    從 Excel 電子表格中刪除密碼。使用免費的在線密碼刪除應用程序並以編程方式解鎖受密碼保護的 XLS/XLSX 文件。...string filePath = @"path/protected-spreadsheet.xlsx"; LoadOptions...merger = new Merger("path/protected-spreadsheet.xlsx", loadOptions);...

    blog.groupdocs.com/zh-hant/merger/unlock-excel-...
  7. Java를 사용하여 PDF 파일을 비교하는 방법 - 종합 안내서

    문서 비교 API와 함께 Java 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/ko/comparison/guide-to-compa...
  8. C#을 사용하여 PDF 파일 비교 | 변경 사항 강조 표시, 수락 또는 거부

    .NET용 문서 비교 API를 사용하여 C#에서 두 개 이상의 PDF 파일을 비교합니다. 차이점을 강조 표시하고 암호로 보호된 경우에도 변경 사항을 수락/거부합니다....comparer = new Comparer(@"path/protected-document-1.pdf", new LoadOptions(){...})) { comparer.Add(@"path/protected-document-2.pdf", new LoadOptions()...

    blog.groupdocs.com/ko/comparison/compare-pdf-do...
  9. Remove document password | GroupDocs

    This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .NET....remove password from password-protected document. Here are the steps...

    docs.groupdocs.com/merger/net/remove-document-p...
  10. 在 C# 中编辑 Word 文档 |构建您自己的 .NET Word 编辑器

    使用 C# 示例解释编辑 Word 文档,以使用文档编辑 API 在 .NET 应用程序中编辑 DOC、DOCX、ODT 文件。...Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/zh/editor/edit-word-document...