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

uri

(0.15 sec)
  1. Email URI Wrapping on GroupDocs Blog | Document...

    Email Uri Wrapping on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Email Uri Wrapping on GroupDocs Blog | Document Automation Solutions for .NET & Jav......Email URI Wrapping on GroupDocs Blog | Document Automation Solutions...Developers Recent content in Email URI Wrapping on GroupDocs Blog |...

    blog.groupdocs.com/fr/tag/email-uri-wrapping/in...
  2. Load from FTP | GroupDocs

    This article explains how to load a document from FTP storage with GroupDocs.Viewer within your .NET applications....( string filePath ) { Uri uri = new Uri ( filePath ); FtpWebRequest...FtpWebRequest request = CreateRequest ( uri ); using ( WebResponse response...

    docs.groupdocs.com/viewer/net/load-document-fro...
  3. Load file from FTP | GroupDocs

    This article demonstrates how to convert file stored in FTP storage using GroupDocs.Conversion for .NET API....( string filePath ) { Uri uri = new Uri ( filePath ); FtpWebRequest...FtpWebRequest request = CreateRequest ( uri ); using ( WebResponse response...

    docs.groupdocs.com/conversion/net/load-file-fro...
  4. Load document from FTP | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from FTP using GroupDocs.Annotation for .NET....( string filePath ) { Uri uri = new Uri ( filePath ); FtpWebRequest...FtpWebRequest request = CreateRequest ( uri ); using ( WebResponse response...

    docs.groupdocs.com/annotation/net/load-document...
  5. How to load document from FTP | GroupDocs

    This section explains how to load document from FTP with GroupDocs.Signature API....( string filePath ) { Uri uri = new Uri ( filePath ); FtpWebRequest...FtpWebRequest request = CreateRequest ( uri ); using ( WebResponse response...

    docs.groupdocs.com/signature/net/load-document-...
  6. Insert Hyperlinks Dynamically | GroupDocs

    Create hyperlinks in documents with URLs and text dynamically set from data sources dUring assembly....<<link [uri_expression][display_text_expression]>> Provide URI and...during document assembly. The URI expression is mandatory, while...

    docs.groupdocs.com/assembly/net/basic-usage-ins...
  7. Insert Hyperlinks Dynamically in Documents usin...

    GroupDocs team is releasing new features in the monthly release of GroupDocs.Assembly for .NET 18.7. Using the latest version, you can now insert hyperlinks dynamically in Word Processing, Spreadsheet, Presentation, and Email documents. We recommend to install and use the latest version of the API. How to Insert Hyperlinks to Reports using Link Tag in C# Using GroupDocs.Assembly for .NET 18.7, you can now insert hyperlinks to your reports dynamically using link tags....defined as follows: <<link \[uri\_expression\]\[display\_text\_expression\]>>...ession\]>> Here, uri_expression defines URI for a hyperlink to...

    blog.groupdocs.com/assembly/insert-hyperlinks-d...
  8. 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. Inserting Hyperlinks Dynamically 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....defined as follows: << link [ uri_expression ][ display_text_expression...display_text_expression ]>> Here, uri_expression defines URI for a hyperlink to...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  9. GroupDocs.Viewer for .NET 25.12 – 最新更新與修復 (2025...

    探索 GroupDocs.Viewer for .NET 25.12 的新功能。現在已在 NuGet 與 GroupDocs 網站上提供。...12 – 2025年12月發布,具備 URI 自動換行功能並修復多項錯誤 Table of Contents...VIEWERNET‑5577 實作偵測並自動包裹位於郵件訊息內容中之原始 URI。 Bug VIEWERNET‑5550 在 PowerPoint...

    blog.groupdocs.com/zh-hant/viewer/groupdocs-vie...
  10. 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...