Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 450 for

uri

(0.48 sec)
  1. Handle loading of external resources documents ...

    Learn how to handle loading of external resources.... Uri . EndsWith ( "installation.png"...

    docs.groupdocs.com/parser/net/handle-loading-of...
  2. Save Assembled Word Processing, Presentation, S...

    The HTML format is widely used for creating the webpages or, in other words, the HTML files. These days, every operating system, whether it be of desktop or mobile, contains the built-in web browser that supports viewing the HTML files. Other than that, many free web browsers are also available in the market. This means that any information or the content that is available in the form of HTML pages can easily be viewed just having installed a web browser....base URI to resolve external resource files’ relative URIs to absolute...

    blog.groupdocs.com/assembly/save-assembled-word...
  3. Working with Outer Document Insertion | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted dUring run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a document to be inserted dUring run-time....string containing a document URI Warning If an expression declared...

    docs.groupdocs.com/assembly/java/working-with-o...
  4. Working with Outer Document Insertion | GroupDocs

    Note This feature is supported by version 3.2.0 or greater. Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted dUring run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts....string containing a document URI Warning If an expression declared...

    docs.groupdocs.com/assembly/net/working-with-ou...
  5. Agents and LLM integration | GroupDocs

    GroupDocs.Markdown for Python via .NET is AI agent and LLM friendly — machine-readable documentation, MCP server, AGENTS.md shipped in the package, and structured output for RAG pipelines....convert_options = options ) ``` ## URI Rewriting (Callback) ```python...ResourceFileUri return { "resource_file_uri" : f "https://cdn.example.com/...

    docs.groupdocs.com/markdown/python-net/agents-a...
  6. Custom logging | GroupDocs

    This article explains how to implement custom logging and use it while document processing with GroupDocs.Signature within your .NET applications....HttpClient () { BaseAddress = new Uri ( "http://localhost:64195/" )...

    docs.groupdocs.com/signature/net/how-to-impleme...
  7. Inserting Documents Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted dUring runtime....string containing a document URI, path, or Base64-encoded document...

    docs.groupdocs.com/assembly/net/inserting-docum...
  8. Inserting Documents Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted dUring run time....string containing a document URI, path, or Base64-encoded document...

    docs.groupdocs.com/assembly/java/inserting-docu...
  9. Load Document From Azure Blob Storage | GroupDocs

    id: load-document-from-azure-blob-storage url: signature/net/load-document-from-azure-blob-storage title: How to load a document from Azure Blob Storage linkTitle: → Amazon Blob weight: 2 description: “This section explains how to load document from Azure Blob Storage with GroupDocs.Signature API.” keywords: productName: GroupDocs.Signature for .NET toc: True structuredData: showOrganization: True application: name: Signing document loaded from Azure Blob Storage using C# description: Handling Azure Blob Storage documents with C# language by GroupDocs.Signature for .NET APIs productCode: signature productPlatform: net showVideo: True howTo: name: How to get and process Azure Blob Storage document via C# description: Get information about ways of handling documents downloaded from Azure Blob Storage with C# steps: - name: Load source document text: Instantiate CloudBlobContainer object providing account and blob storage data....CloudStorageAccount ( storageCredentials , new Uri ( endpoint ), null , null , null...

    docs.groupdocs.com/signature/net/developer-guid...
  10. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API... // Assemble the URI for the REST API method. return...

    docs.groupdocs.com/redaction/net/use-microsoft-...