Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 83 for

uri

(0.06 sec)
  1. Load document from Azure Blob Storage | Documen...

    The page describes how to load PDF, Word, Excel, PowerPoint documents from Azure Blob storage when using GroupDocs.Annotation for .NET....CloudStorageAccount ( storageCredentials , new Uri ( endpoint ), null , null , null...

    docs.groupdocs.com/annotation/net/load-document...
  2. Hot to load document from Azure Blob Storage | ...

    This section explains how to load document from Azure Blob Storage with GroupDocs.Signature API....CloudStorageAccount ( storageCredentials , new Uri ( endpoint ), null , null , null...

    docs.groupdocs.com/signature/net/load-document-...
  3. 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...
  4. Dynamic Insertion of Links to Bookmarks, Cells ...

    Document Automation (or document assembly) is widely used by organizations for their reporting services and GroupDocs.Assembly for .NET and Java APIs provide a complete package of features required to build reports dynamically. Keeping the modern trends in mind and to meet the emerging requirements of our customers, we keep introducing the new features. Recently, we have released the v19.11 of our document automation API with quite a useful set of features....syntax for the link tag: <<link [uri_or_bookmark_expression] [dis...The uri_or_bookmark_expression in the tag defines a URI or the...

    blog.groupdocs.com/assembly/net-java-document-a...
  5. 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...
  6. GroupDocs.Assembly for Java 18.12 Release Notes...

    This page contains release notes for GroupDocs.Assembly for Java 18.12. Major Features Supported document assembly of external documents being dynamically inserted for Word Processing and Email formats. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-94 Support document assembly of external documents being dynamically inserted for Word Processing formats  Feature  ASSEMBLYNET-95  Support document assembly of external documents being dynamically inserted for Email formats  Feature  ASSEMBLYNET-96  An evaluation mark is added to a nested document being inserted dynamically  Bug  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....string containing a document URI While building a report, an expression...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  7. Working with Outer Document Insertion | Documen...

    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...
  8. Inserting Documents Dynamically | Documentation

    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...
  9. Working with Outer Document Insertion | Documen...

    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...
  10. Inserting Images Dynamically | Documentation

    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...