Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 7,247 for

uri

(0.17 sec)
  1. 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/
  2. 使用 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...
  3. 处理附件和嵌入对象|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...
  4. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...jpg"> <a:extLst> <a:ext uri="{FF2B5EF4-FFF2-40B4-BE49-F238E27FC236}">...amt="37000"/>** <a:extLst> <a:ext uri="{28A0092B-C50C-407E-A947-70E740481C1C}">...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  5. How to create .msg files using Aspose Email clo...

    I am fetching emails from my clients mailbox using ms graph and then saving them as .msg using Aspose Email Cloud API. Till now, I am able to handle the attachments and others. However, when I am trying to open the save…...inline images, use the data:image URI scheme with base64 encoding to...

    forum.aspose.com/t/how-to-create-msg-files-usin...
  6. Ինչպես տեղադրել HTML PowerPoint-ում Java-ի միջոցով

    Այս արագ ձեռնարկը ցույց է տալիս, թե ինչպես HTML-ը ներդնել PowerPoint-ում Java-ի միջոցով: Այն պարունակում է կազմաձևման մանրամասներ, մանրամասն քայլեր և գործարկվող կոդ՝ HTML-ը PowerPoint-ին Java-ի միջոցով ավելացնելու համար:...IExternalResourceRes օբյեկտի՝ հատուկ URI-ից արտաքին բովանդակություն ստանալու...

    kb.aspose.com/hy/slides/java/how-to-insert-html...
  7. 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...
  8. 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...
  9. 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...
  10. 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/