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

uri

(0.07 sec)
  1. 使用 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...
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. Working with Fonts and Text in SVG – Aspose.SVG...

    Learn how to reliably render SVG text in C# using custom fonts, font fallback, @font-face, and avoid common SVG to PDF and image conversion issues.... Base URI matters: When using a remote...remote font URL, set a base URI in the SVGDocument constructor to resolve...

    docs.aspose.com/svg/net/working-with-fonts-and-...
  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. 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...
  9. How to Insert HTML to PowerPoint using Java

    This quick tutorial guides on how to insert HTML to PowerPoint using Java. It contains configuration details, detailed steps and a runnable sample code to add HTML to PowerPoint using Java....external contents from a specific URI. This topic has taught us to...

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