Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 3,634 for

protected

(0.11 sec)
  1. ลายน้ำแบบต่อกันใน Python: 7 ตัวอย่างเพื่อปกป้อง...

    เชี่ยวชาญการทำลายน้ำแบบต่อกันใน Python ด้วย 7 ตัวอย่างเชิงปฏิบัติ เรียนรู้การเพิ่ม, สร้างและปรับแต่งลายน้ำเพื่อความปลอดภัยของเอกสาร, การลบลายน้ำ, และการปกป้องไฟล์โดยใช้ GroupDocs.Watermark API สำหรับการปกป้องเนื้อหาองค์กร..." ) print( f "Protected file saved as: { output_document_path...output_document_path } " ) protect_business_documents() ผลลัพธ์: สิ่งที่เพิ่งเกิดขึ้น...

    blog.groupdocs.com/th/watermark/tiling-watermar...
  2. 在 C# 中编辑 Word 文档 |构建您自己的 .NET Word 编辑器

    使用 C# 示例解释编辑 Word 文档,以使用文档编辑 API 在 .NET 应用程序中编辑 DOC、DOCX、ODT 文件。...Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

    blog.groupdocs.com/zh/editor/edit-word-document...
  3. Об’єднання PDF‑файлів, захищених паролем, за до...

    Практичний посібник, який показує, як розблокувати, об’єднати та повторно захистити PDF‑файли за допомогою GroupDocs.Merger для Java. Покроковий підручник з робочими прикладами коду....removePassword() strips the existing protection. The decrypted content is...); } Key points: Load the protected PDF with the current password...

    blog.groupdocs.com/uk/groupdocs.merger/password...
  4. PDF フォームからパスワード保護を削除 | PDFのロックを解除する

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

    blog.groupdocs.com/ja/merger/unlock-pdf-files-o...
  5. Add Text Watermark to XLSX using C#

    This guide demonstrates the process of how to add text watermark to XLSX using C#. Additionally, you'll get a code example to insert text watermark to XLSX in C#.... One effective way to protect sensitive information in Excel...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  6. Add Text Watermark to XLSX Using Python

    Learn how to add text watermark to XLSX using Python. This tutorial shows how to embed watermark text into XLSX spreadsheets with custom font, color, and alignment....to XLSX , you can automate protection of sensitive reports and...

    kb.groupdocs.com/watermark/python/add-text-wate...
  7. Add Text Watermark to PPT Using Python

    Learn how to add text watermark to PPT using Python. This tutorial shows how to embed text watermarks into PPT presentations with custom font, color, and alignment....want to apply branded or protective text overlays, check out...

    kb.groupdocs.com/watermark/python/add-text-wate...
  8. Convert RTF to PDF using Python

    It is easy to convert RTF to PDF using Python for document sharing using conversion APIs. A code example is included to export RTF to PDF in Python in this topic....Python , organizations can protect document integrity, simplify...

    kb.groupdocs.com/conversion/python/convert-rtf-...
  9. Get default load options for a source format | ...

    In this article, you will learn how to get default load options for a source format with GroupDocs.Conversion for .NET API....new Converter ( "password_protected.docx" , ( LoadContext loadContext...

    docs.groupdocs.com/conversion/net/get-default-l...
  10. Chỉnh sửa Tài liệu Word trong C# | Xây dựng Trì...

    Việc chỉnh sửa tài liệu Word được giải thích bằng các ví dụ C# để chỉnh sửa các tệp DOC, DOCX, ODT trong ứng dụng .NET của bạn bằng cách sử dụng API chỉnh sửa tài liệu....Protection = new WordProcessingProt...= "password"; saveOptions.Protection = new WordProcessingProt...

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