Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 363 for

uri

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  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 runtime....string containing a document URI, path, or Base64-encoded document...

    docs.groupdocs.com/assembly/net/inserting-docum...
  6. 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...
  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. 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...
  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. Saving EditableDocument to stream | GroupDocs

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....referenced through the links (URIs) by specifying their filenames...resource name inside the request URI, only at the end. It was not...

    docs.groupdocs.com/editor/java/saving-editabled...