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

uri

(0.31 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Inserting Images 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. You can insert images to your reports dynamically using image tags. To declare a dynamically inserted image within your template, do the following steps: Add a textbox to your template at the place where you want an image to be inserted. Set common image attributes such as frame, size, and others for the textbox, making the textbox look like a blank inserted image....A string containing an image URI, path, or Base64-encoded image...

    docs.groupdocs.com/assembly/net/inserting-image...
  5. 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...
  6. 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...
  7. 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-...
  8. 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...
  9. 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...
  10. Inserting Images Dynamically | GroupDocs

    How to dynamically inserted image within your template...A string containing an image URI, path, or Base64-encoded image...

    docs.groupdocs.com/assembly/java/inserting-imag...