Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 3,261 for

protection

(0.04 sec)
  1. Online DOC to PPT Converter | Free GroupDocs Apps

    DOC to PPT document converter - convert DOC to PPT online for free, no registration required. Secure and easy to use DOC to PPT conversion!...you can convert password protected documents. Just expand LoadOptions...Splitter Translation Unlock Protect Scanner English Select language...

    products.groupdocs.app/conversion/doc-to-ppt
  2. Online DOC to POTX Converter | Free GroupDocs Apps

    DOC to POTX document converter - convert DOC to POTX online for free, no registration required. Secure and easy to use DOC to POTX conversion!...you can convert password protected documents. Just expand LoadOptions...Splitter Translation Unlock Protect Scanner English Select language...

    products.groupdocs.app/conversion/doc-to-potx
  3. Online DOC to PPTM Converter | Free GroupDocs Apps

    DOC to PPTM document converter - convert DOC to PPTM online for free, no registration required. Secure and easy to use DOC to PPTM conversion!...you can convert password protected documents. Just expand LoadOptions...Splitter Translation Unlock Protect Scanner English Select language...

    products.groupdocs.app/conversion/doc-to-pptm
  4. Online DOC to POTM Converter | Free GroupDocs Apps

    DOC to POTM document converter - convert DOC to POTM online for free, no registration required. Secure and easy to use DOC to POTM conversion!...you can convert password protected documents. Just expand LoadOptions...Splitter Translation Unlock Protect Scanner English Select language...

    products.groupdocs.app/conversion/doc-to-potm
  5. 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-...
  6. GroupDocs.Editor Product Family on GroupDocs Bl...

    GroupDocs.Editor Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Editor Product Family on GroupDocs Blog | Document Automatio......and generation of password protected documents. Furthermore, security...Features Generate password-protected Cells and Words document Additional...

    blog.groupdocs.com/categories/groupdocs.editor-...
  7. 在 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...
  8. Add watermarks to word processing documents | D...

    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...
  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. 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...