Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 3,090 for

protected

(0.41 sec)
  1. Bewerk Word-documenten in C# | Bouw je eigen .N...

    Het bewerken van Word-documenten wordt uitgelegd met C#-voorbeelden om DOC-, DOCX- en ODT-bestanden binnen uw .NET-toepassing te bewerken met behulp van de documentbewerkings-API....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/nl/editor/edit-word-document...
  2. 암호 보호 Excel 스프레드시트 | XLS/XLSX 파일 잠금

    Excel 스프레드시트에 암호를 추가합니다. 무료 온라인 앱을 사용하여 프로그래밍 방식으로 암호 보호 기능으로 Excel 파일을 잠급니다....Save(@"path/protected-spreadsheet.xlsx"); } 자세한...addPassword(addOptions); merger.save("path/protected-spreadsheet.xlsx"); 자세한 내용은...

    blog.groupdocs.com/ko/merger/password-protect-e...
  3. ویرایش اسناد Word در C# | ویرایشگر ورد .NET خود...

    ویرایش اسناد Word با مثال‌های C# برای ویرایش فایل‌های DOC، DOCX، ODT در برنامه دات‌نت با استفاده از API ویرایش اسناد توضیح داده شده است....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/fa/editor/edit-word-document...
  4. 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...
  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. 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...
  7. 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...
  8. 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/
  9. C#でPDFファイルをパスワードで保護する|ロックロック解除PDF

    C#を使用してパスワード保護でPDFファイルをロックする方法を学びましょう。既存のパスワードを変更するか削除して、.NETAPIを使用してPDFファイルのロックを解除します。...Save(@"path/protected-document.pdf"); } 上記のコードの出力は次のとおりです。...string filePath = @"path/protected-document.pdf"; LoadOptions...

    blog.groupdocs.com/ja/merger/lock-unlock-pdf-fi...
  10. Add Image Watermark to DOCX Using Java

    Learn how to add image watermark to DOCX using Java without extra software installation. Also, we'll supply you code to insert image watermark to DOCX in Java....flexible, making it easy to protect your documents in Java projects...

    kb.groupdocs.com/watermark/java/add-image-water...