Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 6,939 for

uri

(0.42 sec)
  1. 处理附件和嵌入对象|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...
  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. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a PST file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new attachment…...Descriptor, <uri> ); But I am getting AsposeNotSupportedEx...List.AttachContentLocatio, <uri>); Srinidhi: Another question...

    forum.aspose.com/t/how-to-create-a-new-instance...
  4. 使用 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...
  5. 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/
  6. Remove the specific hyperlink from pdf - Free S...

    Hi, We are replacing the text using com.aspose.pdf. There is a use case where we need to find hyperlink if the replacing text contains hyperlink then to remove the link. Is there a way to find and remove hyperlink from…...URI; if (uriString == "mailto:ravi@gmail...

    forum.aspose.com/t/remove-the-specific-hyperlin...
  7. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....specifies the location of the remote URI. To display a hyperlink text...Specify the link type as remote URI link -> set_Action ( MakeObject...

    docs.aspose.com/pdf/cpp/actions/
  8. 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...
  9. 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...
  10. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT 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...