Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,035 for

password protected

(0.03 sec)
  1. Search index events | Documentation

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...occurs when an index requires a password to open a document. An example...fields to documents ending in “Protected.pdf” and how to skip indexing...

    docs.groupdocs.com/search/java/search-index-eve...
  2. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for .NET API.... Defines a password to unlock a protected document. Defines...

    docs.groupdocs.com/conversion/net/load-spreadsh...
  3. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing....AllowOnlyFormFields ; // To protect with password //options.Password = "7654321";...AllowOnlyComments ; // To protect with password //options.Password = "7654321";...

    docs.groupdocs.com/watermark/net/locking-waterm...
  4. 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.... Password = "12345" ; using ( Converter...converter = new Converter ( "password_protected.docx" , ( LoadContext...

    docs.groupdocs.com/conversion/net/get-default-l...
  5. Features overview | Documentation

    GroupDocs.Merger for Node.js via Java is a powerful API to merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as images and more.... Manage document password protection: add/update/delete document...document password and check its existence. Get the basic information...

    docs.groupdocs.com/merger/nodejs-java/features-...
  6. 在 C# 中编辑 Word 文档 |构建您自己的 .NET Word 编辑器

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

    blog.groupdocs.com/zh/editor/edit-word-document...
  7. Digitally Sign PDFs Using Azure Key Vault & Gro...

    Create secure electronic document signatures for PDFs by integrating Azure Key Vault certificate management with GroupDocs.Signature in C#. Complete guide with custom hash signing for external devices and signature validation examples....provide legal validity and protect documents from tampering. This...DigitalSignature(), Password = "1234567890" , // Certificate password Reason...

    blog.groupdocs.com/signature/custom-hash-sign-w...
  8. Check if a file is encrypted | Documentation

    This article explains how to check if a file is encrypted using .NET / C# with GroupDocs.Viewer for .NET....Leave feedback The encryption protects data and allows only authorized...encryption key (such as a password) can open and view a file...

    docs.groupdocs.com/viewer/net/how-to-check-if-f...
  9. 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-...
  10. Introduction | Documentation

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....especially when dealing with password-protected documents. // Import...

    docs.groupdocs.com/editor/nodejs-java/introduct...