Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 7,246 for

uri

(0.21 sec)
  1. 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...
  2. 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-...
  3. ResourceSavingArgs class | Aspose.Words for Nod...

    Aspose.Words.Saving.ResourceSavingArgs class. Provides data for the Aspose.Words.Saving.IResourceSavingCallback.ResourceSaving(Aspose.Words.Saving.ResourceSavingArgs) event...uniform resource identifier (URI) used to reference the resource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ResourceLoadingAction enumeration | Aspose.Word...

    aspose.words.loading.ResourceLoadingAction enumeration. Specifies the mode of resource loading...instead of treating it as a URI. if args . resource_type == aw...switch_condition = args . original_uri if switch_condition == 'Google...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Folders on Exchange Server|Documen...

    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.... println ( "Mailbox URI: " + mailboxInfo . getMailboxUri...function of IEWSClient returns the URI of a specified custom folder/sub-folder...

    docs.aspose.com/email/java/working-with-folders...
  6. 档案

    档案... 然后,使用邮箱 URI 和 NetworkCredential 对象初始化 IEWSClient...NetworkCredential 对象。 然后,使用邮箱 URI 和 NetworkCredential 对象初始化 IEWSClient...

    blog.aspose.com/zh/email/work-with-conversation...
  7. 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/
  8. 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...
  9. Update PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to update PDF link appearance and destinations in Python.... ury += 2 ta . text_search_options...address, the script updates that URI to redirect users to “ https://www...

    docs.aspose.com/pdf/python-net/update-links/
  10. 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...