Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 3,104 for

protection

(0.26 sec)
  1. Remove Metadata from PPTX using C#

    Quickly gain an understanding of how to remove metadata from PPTX using C#. Additionally, you'll receive a code showcasing how to clean metadata from PPTX in C#....sharing or publishing files to protect confidentiality and ensure...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  2. C#でPowerPointファイルをパスワードで保護する|ロックロック解除PPT&PPTX

    C#を使用してPowerPointファイルをパスワードでロックする方法。既存のパスワードを変更して削除し、.NETAPIを使用してPPT/PPTXファイルのロックを解除します。...Save(@"path/protected-presentation.pptx"); } 上記...string filePath = @"path/protected-presentation.pptx"; LoadOptions...

    blog.groupdocs.com/ja/merger/lock-unlock-ppt-pp...
  3. C# で Excel ファイルをパスワード保護する |スプレッドシートのロック・ロック解除

    C# を使用して Excel スプレッドシート ファイルをパスワードで保護する方法を学びましょう。 .NET API を使用して XLS/XLSX ファイルのロックを解除するには、既存のパスワードを変更するか削除します。...Save(@"path/protected-spreadsheet.xlsx"); } 上記の...string filePath = @"path/protected-spreadsheet.xlsx"; LoadOptions...

    blog.groupdocs.com/ja/merger/lock-unlock-excel-...
  4. 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/
  5. 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-...
  6. 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...
  7. 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-...
  8. 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...
  9. 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...
  10. C#에서 Word 문서 편집 | 나만의 .NET Word 편집기 구축

    Word 문서 편집은 문서 편집 API를 사용하여 .NET 응용 프로그램 내에서 DOC, DOCX, ODT 파일을 편집하는 C# 예제와 함께 설명됩니다....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/ko/editor/edit-word-document...