Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 6,933 for

uri

(0.16 sec)
  1. Free SVG Applications – Documentation Aspose.SVG

    Aspose.SVG offers free, high-quality online apps to handle your SVG tasks with ease – convert, edit, merge, and optimize SVGs in seconds....any mage to Base64, JSON, XML, URI, CSS or NFT in the easiest way...Base64-encoded data URI into an image by simply pasting the URI into the...

    docs.aspose.com/svg/apps/
  2. 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....method of IEWSClient returns the URI of a specified custom folder/sub-folder...will return the URI of “TestInbox”. Use this URI to access all...

    docs.aspose.com/email/cpp/working-with-folders-...
  3. Aspose::Words::Markup::CustomXmlProperty class ...

    Aspose::Words::Markup::CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property. To learn more, visit the documentation article in C++.... get_Uri () const Gets or sets the namespace URI of the custom...System::TypeInfo&) const override set_Uri (const System::String&) Setter...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Connecting to Microsoft Exchange via EWS in C++...

    Learn how to connect to Exchange servers and MS 365 using EWSClient in Aspose.Email for C++ and create an IEWSClient instance....setting up the Exchange server URI, domain, username, and password...

    docs.aspose.com/email/cpp/connect-to-exchange-e...
  5. 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...
  6. 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-...
  7. 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...
  8. 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...
  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. 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...