Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 3,188 for

protection

(0.05 sec)
  1. 암호 보호 양식 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-...
  2. 密码保护 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...
  3. Word からパスワード保護を削除 | Word文書のロックを解除する

    Word 文書からパスワードを削除します。無料のオンライン パスワード リムーバー アプリとプログラムを使用して、パスワードで保護された Word 文書のロックを解除します。...string filePath = @"path/protected-document.docx"; LoadOptions...merger = new Merger("path/protected-document.docx", loadOptions);...

    blog.groupdocs.com/ja/merger/unlock-word-docume...
  4. Comparer les documents Word en .NET – Suivi des...

    Apprenez à comparer des documents Word à l’aide de GroupDocs.Comparison pour .NET. Obtenez des exemples pas à pas pour les modes de comparaison suivi des révisions et mise en évidence avec du code C# prêt à l’exécution....comparer = new Comparer( "source_protected.docx" , new LoadOptions {...})) { comparer.Add( "target_protected.docx" ); var options = new...

    blog.groupdocs.com/fr/comparison/compare-word-d...
  5. Redact Text in PDF using Java

    In this tutorial, you will learn how to redact text in PDF using Java. Also, you will be provided with a straightforward code to replace text in PDF using Java....from PDF files is crucial to protect data privacy and comply with...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  6. Add Image Watermark to PDF Using Python

    Discover how to add image watermark to PDF using Python to protect sensitive pages. You’ll also learn to apply watermark to PDF in Python with precise positioning options....creators, and teams who need to protect visual assets before sharing...

    kb.groupdocs.com/watermark/python/add-image-wat...
  7. Add Text Watermark to PDF Using Python

    Learn how to add text watermark to PDF using Python. This tutorial shows how to apply watermark to PDF in Python with custom font, color, and alignment.... Whether you need to protect intellectual property, mark...

    kb.groupdocs.com/watermark/python/add-text-wate...
  8. Remove Metadata from RTF using C#

    Learn how to efficiently remove metadata from RTF using C# with a code that demonstrates how to delete metadata from RTF in C# without installing extra software....metadata is essential for protecting privacy and making sure that...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  9. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for .NET. It means that you can embed PDF in websites or applications by using this C# API...following pages: Reorder pages Protect PDF document Specify the JPEG...

    docs.groupdocs.com/viewer/net/rendering-to-pdf/
  10. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for Python via .NET. It means that you can embed PDF in websites or applications by using this .NET API...following pages: Reorder pages Protect PDF document Specify the JPEG...

    docs.groupdocs.com/viewer/python-net/rendering-...