Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 103 for

load context

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

    GroupDocs.Markdown for .NET 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/net/agents-and-llm-...
  2. GroupDocs.Redaction AI integration with .NET | ...

    Use AI to detect and redact text, words, or phrases in PDF documents using .NET. Replace or hide content to securely process PDF files.... Load the PDF file using the Redactor...Redact(CustomRedactionConte context) { CustomRedactionResul result...

    blog.groupdocs.com/redaction/custom-ai-redactio...
  3. 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...
  4. Issue: Eclipse IDE Freezes/Hangs during Indexin...

    Hello GroupDocs Support Team, I am writing to report a critical issue encountered while testing GroupDocs.Total for Java for integration into our product. We are currently experiencing severe performance issues specific…...contribute to the excessive indexing load when working with large libraries... 1:09am 6 To provide more context on my environment, my local...

    forum.groupdocs.com/t/issue-eclipse-ide-freezes...
  5. 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...
  6. .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...
  7. 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...
  8. 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...
  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. 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...