Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 3,257 for

protection

(0.23 sec)
  1. 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...
  2. 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...
  3. ערוך מסמכי Word ב-C# | בנה עורך NET Word משלך

    עריכת מסמכי Word מוסברת עם דוגמאות C# לעריכת קובצי DOC, DOCX, ODT בתוך יישום NET שלך באמצעות API לעריכת מסמכים....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/he/editor/edit-word-document...
  4. Edytuj dokumenty Worda w C# | Zbuduj swój własn...

    Edytowanie dokumentów programu Word wyjaśniono na przykładach w języku C#, aby edytować pliki DOC, DOCX, ODT w aplikacji .NET przy użyciu interfejsu API do edycji dokumentów....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/pl/editor/edit-word-document...
  5. 删除 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/merger/unlock-powerpoint-...
  6. 密码保护 PowerPoint 演示文稿 |锁定 PPT 文件

    为 PowerPoint 演示文稿添加密码。使用免费在线应用程序并使用 GroupDocs 以编程方式锁定具有密码保护的 PPT 文件。...Save(@"path/protected-presentation.pptx"); } 更详细的说明,您可以参考文章...addPassword(addOptions); merger.save("path/protected-presentation.pptx"); 更详细的信息,您可以参考...

    blog.groupdocs.com/zh/merger/password-protect-p...
  7. 密碼保護 PowerPoint 演示文稿 |鎖定 PPT 文件

    為 PowerPoint 演示文稿添加密碼。使用免費在線應用程序並使用 GroupDocs 以編程方式鎖定具有密碼保護的 PPT 文件。...Save(@"path/protected-presentation.pptx"); } 更詳細的說明,您可以參考文章...addPassword(addOptions); merger.save("path/protected-presentation.pptx"); 更詳細的信息,您可以參考...

    blog.groupdocs.com/zh-hant/merger/password-prot...
  8. GroupDocs.Conversion Product Family

    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....specific pages of a password-protected Word document in a Node.js...

    blog.groupdocs.com/categories/groupdocs.convers...
  9. Display PDF, Microsoft Office and 50+ Other Doc...

    Kentico is quite a popular CMS focused largely on document management. At GroupDocs we create APIs that allow developers to enhance their applications and sites with convenient document collaboration tools. One of such tools is a multi-format, cross-platform compatible document viewer – GroupDocs.Viewer. It allows end users to view over 50 types of documents and images from any modern web-browser and without having to install any office software or plugins....documents and add watermarks to protect documents from screen-grabbing...

    blog.groupdocs.com/viewer/display-pdf-microsoft...
  10. Rearrange PDF Pages using C# | Organize with .N...

    Reorder the pages of PDF files using C#. The running example shows how to correct the sequence of unordered PDF pages within the .NET application....PDF Pages in Java Password Protect PDF Files using C# Split PDF...

    blog.groupdocs.com/merger/move-pdf-pages-using-...