Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 173 for

load context

(0.73 sec)
  1. Agents and LLM integration | GroupDocs

    GroupDocs.Markdown for Java is AI agent and LLM friendly — machine-readable documentation, MCP server, structured output for RAG pipelines, and seamless integration with AI tools....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/markdown/java/agents-and-llm...
  2. Render XML documents as HTML, PDF, PNG, and JPE...

    Convert XML to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer. Learn about options for pagination and image quality....LoadOptions def load_xml_document (): # Method 1: Load XML document...Render document pass # Method 2: Load XML document by explicitly specifying...

    docs.groupdocs.com/viewer/python-net/render-xml...
  3. GroupDocs.Markdown for Python via .NET 26.3 — f...

    Hi everyone, We’re happy to announce the first public release of GroupDocs.Markdown for Python via .NET on PyPI. The package brings the full .NET library’s document-to-Markdown conversion engine to Python as a single s…...UPPER_SNAKE_CASE enum values, context-manager support. Static convenience...password-protected documents, stream loading. Specific exception types —...

    forum.groupdocs.com/t/groupdocs-markdown-for-py...
  4. Groupdocs Viewer 8.0.7 - Wrong page no displaye...

    Hi, We recently moved to 8.0.7 viewer, so far its working fine. Just observed following random problem. Issue Wrong page no is displayed initially when the document is opened in viewer. Issue is observed when our web s…...Use(async (context, next) => { if (context.Request.Path.ToString()...Delay(1500); } await next(context); }); app.UseRouting() .Us...

    forum.groupdocs.com/t/groupdocs-viewer-8-0-7-wr...
  5. 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-...
  6. 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...
  7. .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...
  8. 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...
  9. AI agents and LLM integration | GroupDocs

    Use GroupDocs.Annotation for Python via .NET with AI coding assistants and LLMs — the bundled AGENTS.md reference, the GroupDocs MCP server, and machine-readable documentation....retrieval-augmented generation and context loading is available at https://docs...`add` . Use `Annotator` as a context manager so the native document...

    docs.groupdocs.com/annotation/python-net/agents...
  10. .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