Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 3,577 for

protection

(0.33 sec)
  1. GroupDocs.Metadata Product Family on GroupDocs ...

    GroupDocs.Metadata Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Metadata Product Family on GroupDocs Blog | Document Autom...... Support of Password-Protected OneNote Documents in GroupDocs...extract metadata from password-protected OneNote documents. Please...

    blog.groupdocs.com/categories/groupdocs.metadat...
  2. Iterative Signing of PDF Documents - efficient ...

    Understand the concept of iterative signing for PDFs and how to implement it using a product API. Maintain document integrity while enabling multiple approvals with digital certificates....unchanged, organizations can protect sensitive information and maintain...demonstrates a commitment to protecting the authenticity of documents...

    blog.groupdocs.com/signature/iterative-digital-...
  3. Python-Tiling-Wasserzeichen: 7 Beispiele zum Sc...

    Meistern Sie Python-Tiling-Wasserzeichen mit 7 praktischen Beispielen. Erfahren Sie, wie Sie Wasserzeichen hinzufügen, erstellen und anpassen, um Dokumentensicherheit zu gewährleisten, Wasserzeichen entfernen und Dateien mit der GroupDocs.Watermark API zum Schutz von Unternehmensinhalten schützen...." ) print( f "Protected file saved as: { output_document_path...output_document_path } " ) protect_business_documents() Ergebnis: Was...

    blog.groupdocs.com/de/watermark/tiling-watermar...
  4. Marcas d'água em Mosaico com Python: 7 Exemplos...

    Domine as marcas d'água em mosaico com Python em 7 exemplos práticos. Aprenda a adicionar, criar e personalizar marcas d'água para a segurança de documentos, remover marcas d'água e proteger arquivos usando a API GroupDocs.Watermark para proteção de conteúdo empresarial...." ) print( f "Protected file saved as: { output_document_path...output_document_path } " ) protect_business_documents() Resultado: O...

    blog.groupdocs.com/pt/watermark/tiling-watermar...
  5. ลายน้ำแบบต่อกันใน 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...
  6. GroupDocs.Watermark Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....documents d’entreprise et la protection du contenu. Apprenez à créer...

    blog.groupdocs.com/fr/categories/groupdocs.wate...
  7. 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...
  8. C#でWord文書をパスワードで保護する|ロックロック解除DOCDOCX

    .NETアプリケーション内のWordドキュメントにパスワードを追加するC#の方法。保護されたDOCDOCXファイルの既存のパスワードを変更するか、パスワードを削除してロックを解除します。...Save(@"path/protected-document.docx"); } これで、パス...string filePath = @"path/protected-document.docx"; LoadOptions...

    blog.groupdocs.com/ja/merger/password-protect-w...
  9. JavaでPowerPointファイルをパスワードで保護する|ロックロック解除PPT&PPTX

    JavaでPowerPointファイルをパスワードでロックする方法。既存のパスワードを変更して削除し、JavaAPIを使用してPPT/PPTXファイルのロックを解除します。...save("path/protected-presentation.pptx"); 上記のコ...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

    blog.groupdocs.com/ja/merger/lock-unlock-ppt-pp...
  10. Add watermarks to word processing documents | G...

    Microsoft Word allows the user to divide and format the document into multiple sections. Defining sections in the document enables the user to set specific page layout and formatting for different parts of the document. An example of the sections is headers and footers. Headers and footers are used to display text or any graphical object on all the pages. Adding watermark to a particular section GroupDocs.Watermark API allows you to add watermark objects in the headers and footers of the page....watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...watermark = new TextWatermark ( "Protected image" , new Font ( "Arial"...

    docs.groupdocs.com/watermark/java/add-watermark...