Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 3,311 for

protection

(0.75 sec)
  1. C#에서 암호로 Excel 파일 보호 | 스프레드시트 잠금 해제

    C#을 사용하여 Excel 스프레드시트 파일을 암호로 보호하는 방법을 알아보겠습니다. 기존 암호를 변경하거나 제거하여 .NET API를 사용하여 XLS/XLSX 파일의 잠금을 해제하십시오....Save(@"path/protected-spreadsheet.xlsx"); } 다음은...string filePath = @"path/protected-spreadsheet.xlsx"; LoadOptions...

    blog.groupdocs.com/ko/merger/lock-unlock-excel-...
  2. GroupDocs.Editor 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....and generation of password protected documents. Furthermore, security...Features Generate password-protected Cells and Words document Additional...

    blog.groupdocs.com/categories/groupdocs.editor-...
  3. Remover formulário de proteção por senha Arquiv...

    Remova a senha das apresentações do PowerPoint. Desbloqueie arquivos PPT/PPTX protegidos por senha usando o aplicativo removedor de senha online gratuito e programaticamente....string filePath = @"path/protected-presentation.pptx"; LoadOptions...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

    blog.groupdocs.com/pt/merger/unlock-powerpoint-...
  4. 删除密码保护表单 PDF |解锁 PDF

    从 PDF 文件中删除密码。使用免费的在线密码删除应用程序并以编程方式解锁受密码保护的 PDF 文档。...string filePath = @"path/protected-document.pdf"; LoadOptions...merger = new Merger("path/protected-document.pdf", loadOptions);...

    blog.groupdocs.com/zh/merger/unlock-pdf-files-o...
  5. 密碼保護 PDF 文件 |添加密碼以鎖定

    為您的 PDF 文件添加密碼。使用免費在線應用程序並使用 GroupDocs 以編程方式鎖定具有密碼保護的 PDF 文檔。...Save(@"path/protected-document.pdf"); } 您可以從文章 如何使用...addPassword(addOptions); merger.save("path/protected-document.pdf"); 有關更多信息,請參閱有關...

    blog.groupdocs.com/zh-hant/merger/password-prot...
  6. Customize Watermark on GroupDocs Blog | Documen...

    Customize Watermark on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Customize Watermark on GroupDocs Blog | Document Automation Solutions for .NET & J......sécurité des documents et la protection du contenu. Recent content...

    blog.groupdocs.com/fr/tag/customize-watermark/i...
  7. Lock PowerPoint Files on GroupDocs Blog | Docum...

    Lock PowerPoint Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Lock PowerPoint Files on GroupDocs Blog | Document Automation Solutions for .NET......les fichiers PPT avec une protection par mot de passe à l'aide...

    blog.groupdocs.com/fr/tag/lock-powerpoint-files...
  8. tiled watermarks on GroupDocs Blog | Document A...

    tiled watermarks on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in tiled watermarks on GroupDocs Blog | Document Automation Solutions for .NET & Java De...... Comparez 5 méthodes de protection avec des exemples de code...

    blog.groupdocs.com/fr/tag/tiled-watermarks/inde...
  9. locked watermarks on GroupDocs Blog | Document ...

    locked watermarks on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in locked watermarks on GroupDocs Blog | Document Automation Solutions for .NET & Java ...... Comparez 5 méthodes de protection avec des exemples de code...

    blog.groupdocs.com/fr/tag/locked-watermarks/ind...
  10. 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...