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

protected

(0.35 sec)
  1. Redact Text in RTF using C#

    This tutorial will guide you through the process of how to redact text in RTF using C#. Additionally, you'll get simple code example to replace text in RTF using C#....with the necessary tool to protect sensitive information, ensuring...

    kb.groupdocs.com/redaction/net/redact-text-in-r...
  2. 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...
  3. 암호 보호 양식 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-...
  4. 암호 보호 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...
  5. 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...
  6. 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...
  7. 密码保护 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...
  8. 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-...
  9. 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...
  10. 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...