Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 6,936 for

uri

(0.57 sec)
  1. CustomXmlPropertyCollection.Count | Aspose.Word...

    Discover the CustomXmlPropertyCollection Count property to easily retrieve the total number of elements in your collection for efficient data management.... Uri , Is . EqualTo ( "" )); } } //...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Aspose.Words.Loading module | Aspose.Words for ...

    The aspose.words.loading module provides classes and enumerations that allow to specify additional options when loading documents....options (such as password or base URI) when loading a document into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CustomXmlPropertyCollection.Remove | Aspose.Wor...

    Effortlessly remove properties from your CustomXmlPropertyCollection with our Remove method. Streamline your data management today!... Uri , Is . EqualTo ( "" )); } } //...

    reference.aspose.com/words/net/aspose.words.mar...
  4. CustomXmlPropertyCollection.IndexOfKey | Aspose...

    Discover the CustomXmlPropertyCollection IndexOfKey method to easily find the zero-based index of any property in your collection. Enhance your coding efficiency!... Uri , Is . EqualTo ( "" )); } } //...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Working with Calendar Items on Exchange Server|...

    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....()); // Get the created folder URI String newCalendarFolderUri =...appointment api with calendar folder uri // Create client . createAppointment...

    docs.aspose.com/email/java/working-with-calenda...
  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....fromtnefAttachment ); 提取附件 URI(当附件为 URI-附件时) 下面的代码片段演示了如何提取附件 URI。 MailMessage...getContentStream (); String uri = new String ( IOUtils . toByteArray...

    docs.aspose.com/email/zh/java/working-with-atta...
  7. Convert PDF to EPUB using C#

    Follow this article to convert PDF to EPUB using C#. It has all the details to set the IDE for development, a list of steps, and a sample code for transforming PDF file to EPUB using C#....can be converted to absolute URI by setting the baseUri property...

    kb.aspose.com/words/net/convert-pdf-to-epub-usi...
  8. Getting List of Messages from Inbox Folder of M...

    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 ( "Unique URI: " + msgInfo . getUniqueUri ());...

    docs.aspose.com/email/java/getting-list-of-mess...
  9. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....relative URIs found in the document into absolute URIs when required...relative URIs found in the document into absolute URIs when required...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....specifies the location of the remote URI. To display a hyperlink text...Specify the link type as remote URI link . setAction ( new GoToURIAction...

    docs.aspose.com/pdf/java/actions/