Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 3,159 for

protection

(0.04 sec)
  1. Add password to PDF with permissions | Document...

    This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....Leave feedback You can easy protect PDF document with permissions...

    docs.groupdocs.com/merger/python-net/add-passwo...
  2. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how to change the order of pages in DOC/DOCX files using the .NET API....Documents Edit Word Documents Protect/UnProtect Word Files with Password...

    blog.groupdocs.com/merger/move-word-pages-using...
  3. View MPP Files Created in MS Project 2019 using...

    Hello everyone! We have recently released version 19.9 of GroupDocs.Viewer for .NET with the support of new file formats as well as a number of bug fixes. So in this post, I am going to write about what is new in this release particularly for those who are interested in viewing Microsoft Project files (.mpp) using .NET API. Microsoft Project is a famous project management software that is proved to be helpful for the managers as well as the other stakeholders in making, organizing, tracking and analyzing their project plans....Failed to render password-protected ODP/OTP presentations Styles...

    blog.groupdocs.com/viewer/view-mpp-files-of-ms-...
  4. Upravujte dokumenty aplikace Word v C# | Sestav...

    Úpravy dokumentů aplikace Word jsou vysvětleny na příkladech jazyka C# pro úpravy souborů DOC, DOCX, ODT v rámci vaší aplikace .NET pomocí rozhraní API pro úpravy dokumentů....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/cs/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/ko/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/ko/merger/password-protect-p...
  7. Word Belgelerini C# Dilinde Düzenleme | Kendi ....

    Word belgelerini düzenleme, belge düzenleme API'sini kullanarak .NET uygulamanız içinde DOC, DOCX, ODT dosyalarını düzenlemek için C# örnekleriyle anlatılmaktadır....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/tr/editor/edit-word-document...
  8. Edit Dokumen Word dalam C# | Bangun Editor .NET...

    Mengedit dokumen Word dijelaskan dengan contoh C# untuk mengedit file DOC, DOCX, ODT dalam aplikasi .NET Anda menggunakan API pengeditan dokumen....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/id/editor/edit-word-document...
  9. 密码保护 Excel 电子表格 |锁定 XLS/XLSX 文件

    向 Excel 电子表格添加密码。使用免费在线应用程序并以编程方式锁定具有密码保护的 Excel 文件。...Save(@"path/protected-spreadsheet.xlsx"); } 更详细的说明,可以参考文章...addPassword(addOptions); merger.save("path/protected-spreadsheet.xlsx"); 更详细的信息,您可以参考文章...

    blog.groupdocs.com/zh/merger/password-protect-e...
  10. Search index events | Documentation

    This page contains information about the purpose and use of all index events....fields to documents ending in “Protected.pdf” and how to skip indexing...DocumentFullPath . EndsWith ( "Protected.pdf" , StringComparison ....

    docs.groupdocs.com/search/net/search-index-events/