Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 6,933 for

uri

(0.66 sec)
  1. Create Links in PDF file with Python|Aspose.PDF...

    This section explains how to create links in your PDF document with Python.... URI – Opens a uniform resource identifier...color = ap.Color.green. Assign a URI Action. Use GoToURIAction to...

    docs.aspose.com/pdf/python-net/create-links/
  2. Recognize image by link via C# | Aspose

    Recognize image using default options by URL link.... Add ( uri ); Console . Write ( $"TEST URI: " ); Console...

    products.aspose.com/ocr/net/recognition/recogni...
  3. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。... 您可以将超链接作为构造函数参数传递,或任何其他类型的URI。例如,您可以使用 callto 来实现拨打电话号码的操作。...Annotation Console . WriteLine ( "URI: " + (( annot as Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/link-annotations/
  4. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity.... Uri , Is . EqualTo ( "" )); } } //...That ( enumerator . Current . Uri , Is . EqualTo ( "" )); } } //...

    reference.aspose.com/words/net/aspose.words.mar...
  5. CustomXmlPropertyCollection.Add | Aspose.Words ...

    Effortlessly enhance your CustomXmlPropertyCollection with the Add method, allowing you to seamlessly integrate properties for optimized data management.... Uri , Is . EqualTo ( "" )); } } //...

    reference.aspose.com/words/net/aspose.words.mar...
  6. CustomXmlPropertyCollection.RemoveAt | Aspose.W...

    Effortlessly manage your CustomXmlPropertyCollection with the RemoveAt method—quickly remove properties by index for streamlined data handling.... Uri , Is . EqualTo ( "" )); } } //...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Access Mail Services using 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/net/access-mail-services-...
  8. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN 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...
  9. Manage Exchange Conversations via EWS in C++|Do...

    Learn how to find, copy, move, and delete conversation items on Exchange Server using Aspose.Email with Exchange Web Services (EWS) for efficient mailbox management....with the destination folder URI. Delete Conversations To delete...

    docs.aspose.com/email/cpp/manage-exchange-conve...
  10. 在 Exchange Server 上使用文件夹|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.... println ( "Mailbox URI: " + mailboxInfo . getMailboxUri...IEWSClient 返回指定自定义文件夹/子文件夹的 URI,随后可用其访问目标文件夹。在以下示例中,访问位于 INBOX...

    docs.aspose.com/email/zh/java/working-with-fold...