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

encrypted

(0.06 sec)
  1. GroupDocs.Viewer Plugin for One of the Leading ...

    Moodle is a powerful learning management system that provides educators and learners with a robust set of tools for building and administrating collaborative learning environments. When integrated into Moodle, GroupDocs.Viewer enables both educators and learners to view and securely share documents, drawings and images in more than 50 different file formats – all from within Moodle environment and without having to install original software used to create the files....EC2 infrastructure and SSL encrypted connections. We also developed...

    blog.groupdocs.com/viewer/groupdocs-viewer-plug...
  2. 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...
  3. 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...
  4. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....to specify custom objects encryption and serialization ability...Implement if needed custom data encryption class that implements interface...

    docs.groupdocs.com/signature/java/sign-document...
  5. Installation (manual) | GroupDocs

    Installation without build tools (manual JAR setup) If you don’t use Maven/Gradle/Ivy/SBT, you can add GroupDocs.Metadata for Java to the classpath manually. 1) Download the JAR Go to the latest version of groupdocs-metadata in the GroupDocs Java repository. Download groupdocs-metadata-.jar. 2) Add the JAR to your project IntelliJ IDEA File → Project Structure → Modules → Dependencies. Click + → JARs or directories and select the downloaded JAR. Eclipse... println ( "Encrypted: " + info . isEncrypted ());...

    docs.groupdocs.com/metadata/java/installation-m...
  6. Compare Protected PDF Files using Java | PDF Co...

    Compare two protected PDF files for differences using Java. PDF files comparison using Java code in few steps with PDF Comparison Java API....but what if these files are encrypted or have password protection...

    blog.groupdocs.com/comparison/compare-protected...
  7. Introducing GroupDocs.Comparison for Java - Com...

    After attaining a remarkable attention from .NET developers, GroupDocs team successfully ported GroupDocs.Comparison for Java API from Next Generation GroupDocs.Comparison for .NET. API provides facility to compare supported file formatted documents in a very convenient way. It supports numerous exciting document comparison features such as documents comparison + merging. It compares both content and styles in the documents and saves the difference summary in a separate result file. Furthermore, API supports multitude of file formatted documents such as, but not limited to Microsoft Office, PDF, Text, HTML documents....Detection from Stream Compare Encrypted Documents Available Channels...

    blog.groupdocs.com/comparison/groupdocs-compari...
  8. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...(user defined class), be encrypted and decrypted back by known...custom objects with additional encryption in there. See more examples...

    docs.groupdocs.com/signature/java/esign-image-w...
  9. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...(user defined class), be encrypted and decrypted back by known...custom objects with additional encryption in there. Here are the steps...

    docs.groupdocs.com/signature/python-net/esign-i...
  10. Loading Documents | GroupDocs

    Load source documents from a local file path, a Python stream, or an HTTP URL — optionally with LoadOptions for passwords, encodings, and external-resource control — in GroupDocs.Viewer for Python via .NET....password str Password for an encrypted document (DOCX, XLSX, PDF...

    docs.groupdocs.com/viewer/python-net/developer-...