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

uri

(0.07 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. 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...
  10. 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...