Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 6,961 for

uri

(0.34 sec)
  1. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....its properties including the URI before adding it to the page...actual link by providing the URI, settings its border along with...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  2. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base Uri when loading a document into a Document object in Java....options (such as password or base URI) when loading a document into...relative URIs found in the document into absolute URIs when required...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to get/set TextToDisplay of hyperlink in PD...

    Hi Aspose team, I am currently trying to find a way to identify all hyperlinks in my document. It works for hyperlinks (Uri) but I need to know also what is text that document reader will see. For example, I have foll…... It works for hyperlinks (URI) but I need to know also what...Modification link: change link URI GoToURIAction goToAction = (...

    forum.aspose.com/t/how-to-get-set-texttodisplay...
  4. Aspose.SVG for .NET 24.3.0 – 将 SVG 保存到流

    使用已弃用的类和新类将 SVG 保存到使用 24.3.0 及更早版本的 Aspose.SVG for .NET 库的流的示例。... Uri ) : 19 Path. Combine (Path. GetFileName...(context. Uri )), Path. GetFileName (context. Uri ))); 20 var...

    docs.aspose.com/svg/zh/net/migration-between-ve...
  5. Delete Email Messages|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... InboxUri ); // Get URI of Message to Delete string MessageURI...

    docs.aspose.com/email/net/delete-email-messages/
  6. How to Find & Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace Hyperlinks in pdf. I used the below sample code to get the hyperlink. Document document = new Document("c:/pdftest/TempFile.pdf"); // Traverse thro…...URI + “ ” ); } } But I got compile...InteractiveFeatures.GoToURIAction).URI); } } DavidNaveen April 5, 2016...

    forum.aspose.com/t/how-to-find-amp-replace-hype...
  7. DICOM XML Serialization/Deserialization|Aspose....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....large binary values through URI references or external files...Load ( string uri ) { // Logic to load bytes from URI } } public...

    docs.aspose.com/medical/net/developer-guide/90-...
  8. Create, Load, and Read SVG Files in Python – As...

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API....using SVGDocument(content, base_uri) constructor. If your case is...styles) are not loaded The base URI is missing or incorrect when...

    docs.aspose.com/svg/python-net/create-svg-file/
  9. Fetch Messages from Exchange Server Mailbox usi...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....This method accepts the message URI as a parameter and returns an...

    docs.aspose.com/email/java/fetch-messages-from-...
  10. ResourceSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ResourceSavingArgs class. Provides data for the [IResourceSavingCallback.resource_saving()](../iresourcesavingcallback/resource_saving/#resourcesavingargs) event...resource_file_uri Gets or sets the uniform resource identifier (URI) used...

    reference.aspose.com/words/python-net/aspose.wo...