Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 6,936 for

uri

(0.45 sec)
  1. Working with Contacts on Exchange Server using ...

    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....ListContacts() method requires the URI of the Contacts folder, which...credentials. Get the Contacts folder’s URI with the ExchangeClient.MailboxInfo...

    docs.aspose.com/email/net/working-with-contacts...
  2. Inserting Hyperlinks Dynamically in C#|Aspose.W...

    Insert hyperlinks into your document dynamically when building a report using C#.... << link [ uri_or_bookmark_expression ] [ d... ]>> Here, uri_or_bookmark_expression defines URI or the name...

    docs.aspose.com/words/net/inserting-hyperlinks-...
  3. Aspose::Words::Loading::LoadOptions::get_BaseUr...

    Aspose::Words::Loading::LoadOptions::get_BaseUri method. Gets or sets the string that will be used to resolve relative Uris found in the document into absolute Uris when required. Can be null or empty string. Default is null in C++....relative URIs found in the document into absolute URIs when required...is used to resolve relative URIs into absolute in the following...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. CustomXmlProperty | Aspose.Words for Java

    Represents a single custom XML attribute or a smart tag property in Java...."2019")); // Set the smart tag's URI to the default value. smartTag...CustomXmlProperty(String name, String uri, String value) Initializes a...

    reference.aspose.com/words/java/com.aspose.word...
  5. Listing Messages from Exchange Server using Web...

    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....folder URI as a parameter. As long as the folder URI is valid...xxxFolderUri property to get the URI of different folders. The rest...

    docs.aspose.com/email/java/listing-messages-fro...
  6. Manage Extended Properties of Email Messages Us...

    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....9" ); // Append message var uri = ewsClient . AppendMessage (...fetchedMsg = ewsClient . FetchItem ( uri , new PropertyDescriptor [] {...

    docs.aspose.com/email/net/manage-extended-prope...
  7. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....be used to resolve relative URIs to absolute. Can be null or...Shows how to specify a base URI when opening an html document...

    reference.aspose.com/words/net/aspose.words.loa...
  8. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....smart tag's URI to the default value. smart_tag . uri = 'urn:sc...= 'stockticker' smart_tag . uri = 'urn:schemas-microsoft-com:office:smarttags'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property....smart tag's URI to the default value. smart_tag . uri = 'urn:sc...= 'stockticker' smart_tag . uri = 'urn:schemas-microsoft-com:office:smarttags'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform....(FontSavingArgs args) 11 { 12 string uri; 13 Stream stream; 14 this ....FontsFolder , args. FileName , out uri, out stream); 15 args. Stream...

    docs.aspose.com/note/net/create-and-load-a-onen...