Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 314 for

encrypted

(0.17 sec)
  1. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Parser for Python via .NET....password-protected documents including encrypted PDFs and password-protected...document is encrypted if hasattr ( file_info , 'is_encrypted' ) and...

    docs.groupdocs.com/parser/python-net/load-passw...
  2. Sign documents with standard encryption for QR-...

    This article explains how to create Encrypted QR-code electronic signature...document with embedded and encrypted data in QR-code signatures...Sign documents with standard encryption for QR-code Sign documents...

    docs.groupdocs.com/signature/java/sign-document...
  3. Embed Custom Objects in Metadata Signature for ...

    Yes, GroupDocs.Signature for .NET now supports embedding custom objects as metadata signature in the images. So you can now sign the images with your desired metadata properties. We have introduced this feature in version 19.6 by adding a new public method AddSignature to the ImageMetadataSignOptions class. Not only this, but you can also apply the data encryption to the custom objects. So let’s check out how easy it is to sign an image with custom metadata signature....you can also apply the data encryption to the custom objects. So...are required to embed the encrypted custom objects. Configure...

    blog.groupdocs.com/signature/embed-custom-objec...
  4. Sign documents with standard encryption for QR-...

    This article explains how to create Encrypted QR-code electronic signature...✎ QR Encryption Sign documents with standard encryption for QR-code...this page provides ability to encrypt QR-code signature with symmetric...

    docs.groupdocs.com/signature/net/sign-documents...
  5. Digital Signature Verification Options Introduc...

    We are really pleased to announce another monthly release of GroupDocs.Signature for .NET 17.01.0. The latest version of the API comes up with a number of new features, enhancements and bug fixes; ability to check, load and verify digitally signed documents, ability to name the output file in save options, adjust the opacity of text signatures etc are just to name a few. We would suggest you to download this latest release and check out all the improvements we have made to the API....default encryption method. Detection of a type of an encrypted cells...

    blog.groupdocs.com/signature/digital-signature-...
  6. Releasing GroupDocs.Parser for Java – A Conveni...

    We are pleased to announce that the first version of GroupDocs.Parser for Java has been released. GroupDocs.Parser for Java allows the Java developers to extract raw and formatted text from the popular document formats. The API also supports working with containers such as ZIP and email containers. You can also access the metadata attached to the documents using a few lines of code. Please continue to read more about the features and the file formats supported by the API....pdf/PDF Portfolio/Encrypted PDF) DOM-based Documents (...

    blog.groupdocs.com/parser/releasing-groupdocs.p...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...but what if these files are encrypted or have password protection...

    blog.groupdocs.com/groupdocs.blog/page/16/
  8. Why Use an Online Signature Application?

    In the digital world e-signature is actively replacing the traditional way of signing documents. Today, you can find a large number of online signature services on the market. All of them intend to help people sign documents online, using only a web browser. If you’re wondering why such applications are so popular, and what benefits they provide, this article is for you. The Benefits of an Online Signature Application Save Time The normal process of signing a contract includes updating a document with client information, printing or scanning it, filing, signing, mailing, and then waiting for the signed document to be returned....because your documents are encrypted and stored securely online...

    blog.groupdocs.com/signature/why-use-online-sig...
  9. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-editor-net, and run three minimal examples — round-trip edit a DOCX, convert DOCX → PDF through HTML, and read document info — in under five minutes....format, page count, size, and encryption status without a full edit...size ) print ( "Encrypted:" , info . is_encrypted ) if __name__...

    docs.groupdocs.com/editor/python-net/quick-star...
  10. Agents and LLM Integration | GroupDocs

    GroupDocs.Editor for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document editing pipelines....format, page count, size, and encryption status with get_document_info()...# lo.password = "..." for encrypted PDFs with Editor ( "input...

    docs.groupdocs.com/editor/python-net/agents-and...