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

uri

(0.13 sec)
  1. 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...
  2. SVG to CSS in Python – Aspose.SVG for Python vi...

    Convert SVG to Base64 and save it as CSS with Python. Improve embedding and storing vector graphics in stylesheets....Base64, JSON, XML, URI, or CSS. converts a data URI containing a Base64...string to an image by pasting a URI string in the input control....

    products.aspose.com/svg/python-net/base64-encod...
  3. SVG to XML in Python – Aspose.SVG for Python vi...

    Convert SVG to Base64 and save it as XML in Python to enhance compatibility, simplify data transfer, and ensure the integrity of XML documents....Base64, JSON, XML, URI, or CSS. converts a data URI containing a Base64...string to an image by pasting a URI string in the input control....

    products.aspose.com/svg/python-net/base64-encod...
  4. 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...
  5. 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-...
  6. 删除邮件|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/zh/net/delete-email-messa...
  7. Using Link Annotations in PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....parameter or any other kind of URI. For example, you can use callto...Annotation Console . WriteLine ( "URI: " + (( annot as Aspose . Pdf...

    docs.aspose.com/pdf/net/link-annotations/
  8. 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...
  9. 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...
  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...