Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 420 for

uri

(0.1 sec)
  1. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <Uri_expression][display_text_expression]>> Here, Uri_expression defines Uri for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....<<link [uri_expression][display_text_expression]>> Here, uri_expression...uri_expression defines URI for a hyperlink to be inserted dynamically...

    docs.groupdocs.com/assembly/java/inserting-hype...
  2. Dynamic insertion of links to bookmarks using J...

    After consulting relevant information, I still do n’t understand how to use bookmark whith GroupDocs.Assembly API, any suggestions I would appreciate it. I use Java. Thanks very much !... <<link [uri_or_bookmark_expression][disp...ression]>> uri_or_bookmark_expression defines URI or the name...

    forum.groupdocs.com/t/dynamic-insertion-of-link...
  3. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...URI ; import java.io.InputStream...); // Request parameters. URI uri = uriBuilder . build (); HttpPost...

    docs.groupdocs.com/redaction/java/use-microsoft...
  4. Latest release of GroupDocs.Viewer for .NET v3....

    In response to the feedback of our customers we have upgraded GroupDocs.Viewer for .NET and released its new version 3.3.0. This version of the API has come with improved performance along with new features. Most of the issues found in older versions have also been fixed. Lets find out what is new in the latest release. New Features GroupDocs.Viewer for .NET v3.3.0 has come with following new features. Set custom font directories Get document information by guid Get document information by stream Get document information by Uri Remove all cache files Remove cache files older than specified time Get original files attached with email message Get image representation of email attachments Get html representation of email attachments For more information, please visit product documentation: GroupDocs....Get document information by Uri Remove all cache files Remove...Improve processing remote files by Uri Convert a document page to JPEG...

    blog.groupdocs.com/viewer/latest-release-groupd...
  5. Digital signing with custom hash | GroupDocs

    This article explains how to apply digital signatures with custom hash algorithms using GroupDocs.Signature API....new CryptographyClient ( new Uri ( certificateKeyId ), credential...ClientSecretCredenti credential , string uri ) { //Create certificate client...

    docs.groupdocs.com/signature/net/digital-signin...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...12 release adds automatic URI wrapping in e‑mail bodies and...

    blog.groupdocs.com/groupdocs.blog/
  7. markdown.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/markdown/net/agents-and-llm-integration/weekly0.5https://docs.groupdocs.com/markdow......com/markdown/net/uri-rewriting/weekly0.5https://docs...groupdocs.com/markdown/python-net/uri-rewriting/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/markdown.xml
  8. GroupDocs.Markdown for .NET 26.3 – March 2026 R...

    Discover the latest updates in GroupDocs.Markdown for .NET 26.3, including API redesign, custom DOM renderer, async support, and more....LoadOptions separated Image and URI strategies split Delegates replaced...IUriSavingHandler — interface for custom URI saving callbacks GroupDocsMarkdownExc...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  9. Dynamic Insertion of Hyperlinks in Documents us...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.7. Using the latest version, you can now insert hyperlinks dynamically in Word Processing, Spreadsheet, Presentation and Email documents. Furthermore, a bug related to DocumentAssembler is now fixed. We recommend you to install the latest version of the API for a better user experience. Features Introduced Using GroupDocs.Assembly for Java 18.7, you can now insert hyperlinks to your reports dynamically using link tags....<<link [uri_expression][display_text_expression]>> Here, uri_expression...uri_expression defines URI for a hyperlink to be inserted dynamically...

    blog.groupdocs.com/assembly/dynamic-insertion-o...
  10. Is there a way to use the doc tag inside of a f...

    I’m trying to load a document, using streams, inside of a foreach loop. The stream is being specified in the DataSources array. The doc tag is specifying the -build switch. When trying this I get a “Cannot access a cl…...string containing a file name or URI or Base64-encoded document data...

    forum.groupdocs.com/t/is-there-a-way-to-use-the...