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

uri

(0.45 sec)
  1. CustomXmlPropertyCollection class | Aspose.Word...

    aspose.words.markup.CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties... uri ) # We can also access the properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. 使用 OAuth 访问邮件服务|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....token ; token = null ; string uri = string . Format ( uriFormat...) HttpWebRequest . Create ( uri ); string body = string . Format...

    docs.aspose.com/email/zh/net/access-mail-servic...
  4. Convert MBOX to EML via C++ application | produ...

    Sample C++ conversion code for MBOX document to EML format. Use example code for batch MBOX to EML conversion within any C++ Application....the collection to get Message URI for (auto msgInfo : System::...

    products.aspose.com/email/cpp/conversion/mbox-t...
  5. Creating a Project in Azure Active Directory Ad...

    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....flows that don’t use a redirect URI. 7. Create a key for the application...

    docs.aspose.com/email/net/microsoft-graph-сreat...
  6. 使用Kotlin读写Excel|Documentation

    学习使用Aspose.Cells for Java在Kotlin中读取、写入和格式化Excel文件。包括公式和格式化的代码示例。...repositories { maven { url = uri ( "https://releases.aspose.com/java/repo/"...

    docs.aspose.com/cells/zh/java/read-and-write-to...
  7. 如何使用 Java 獲取 Link 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中以 PDF 檔的形式獲取 Link 註釋。... println ( "URI: " + (( GoToURIAction ) l . getAction...

    products.aspose.com/pdf/zh-hant/java/annotation...
  8. How to fetch appointments from EWS save them in...

    Hi I am using Aspose.mail for .net to get the list of appointments but it is always returning a single appointment, although there are several appointments in the exchange calendar but it always return a single appointm…...listAppointments with the folder uri; client.ListAppointments(client...

    forum.aspose.com/t/how-to-fetch-appointments-fr...
  9. Free HTML Applications – Documentation Aspose.HTML

    Aspose.HTML offers free, high-quality online apps to handle your HTML tasks with ease – convert, merge, parse, and generate HTMLs 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/html/apps/
  10. 处理附件和嵌入对象|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...