Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 126 for

load context

(0.36 sec)
  1. GroupDocs.Comparison for Python 26.5 – Major AP...

    GroupDocs.Comparison for Python 26.5 brings a pure-Python wrapper, AGENTS.md, console CLI, and extensive API enhancements — now on PyPI....advanced-usage/comparison/ ; loading and saving flattened Public...SaveOptions(password = "secret" ) load = LoadOptions(password = "open-sesame"...

    blog.groupdocs.com/comparison/groupdocs-compari...
  2. .NET PKCS#11 Signing Tutorial -- USB Dongle, Sm...

    Step-by-step tutorial explaining how to sign PDF documents in .NET using PKCS#11 tokens (dongles, smart cards, HSMs) via Pkcs11Interop and GroupDocs.Signature....cs – core logic: load the PKCS#11 module, open sessions...AppType.SingleThreaded)) { // Load module, open session, login...

    blog.groupdocs.com/signature/sign-documents-wit...
  3. GroupDocs.Metadata for Python via .NET Overview...

    GroupDocs.Metadata for Python via .NET reads, edits, removes, and exports metadata across documents, images, audio, and video — EXIF, IPTC, XMP, ID3, and document properties — through one unified, predicate-driven API....enrich search indexes and LLM context. See . Auditing — inspect documents...the format and MIME type of a loaded file by its internal structure...

    docs.groupdocs.com/metadata/python-net/product-...
  4. Features Overview | GroupDocs

    Key features of GroupDocs.Metadata for Python via .NET — read, edit, remove, and export metadata; EXIF, IPTC, and XMP standards; ID3 audio tags; document inspection; and AI-pipeline integration.... Loading Files from Different Sources...object, or a URI, so you can load files from local disk, in-memory...

    docs.groupdocs.com/metadata/python-net/features...
  5. Get Document Information using Java

    Learn how to get document information using Java. Improve the efficiency of document management by mastering the technique of how to get file properties using Java....Information using Java In the context of managing and processing...common information about the loaded document Finally, access properties...

    kb.groupdocs.com/metadata/java/get-document-inf...
  6. Agents and LLM Integration | GroupDocs

    GroupDocs.Conversion 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 pipelines....GroupDocs provides an MCP (Model Context Protocol) server that enables...documentation on demand instead of loading it all at once. This saves...

    docs.groupdocs.com/conversion/python-net/agents...
  7. Unable to set margins when converting .eml to ....

    I use the code below to convert .eml files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...load.EmailLoadOptions; import com...groupdocs.conversion.options.load.LoadOptions; public class DefaultLoadOptionsPr...

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  8. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer Java API to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats.... Specify by load options // fill ByteArrayOutputStrea...work... } } // 3. Specify by load options // fill ByteArrayOutputStrea...

    docs.groupdocs.com/viewer/java/render-xml-docum...
  9. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadContext Context) { var LoadOptions = new WordPr…...GetLoadOptions(LoadContext context) { var loadOptions = new WordProcessingLoadOp...return loadOptions; } Then the load options are used as follows:...

    forum.groupdocs.com/t/txt-font-replacement/16295
  10. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Conversion for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting....exclude from Docker build context ├── 📄 Dockerfile # Docker...a new converter instance and load the source file const converter...

    docs.groupdocs.com/conversion/nodejs-java/runni...