Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 6,364 for

uri

(0.13 sec)
  1. Async OAuth Token and EWS Email Management in C...

    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.... Sets the mailbox URI to the Exchange Web Services...is a string representing the URI of the message to fetch cancellationToken...

    docs.aspose.com/email/net/async-oauth-token-ews...
  2. Extract Links from the PDF File using Python|As...

    Discover how to extract hyperlinks from PDF documents in Python using Aspose.PDF for content management and link analysis....the page index and the target URI. This is useful for tasks like:...Extract and print the URI and page index. Use .uri to get the external...

    docs.aspose.com/pdf/python-net/extract-links/
  3. Convert ICO to Base64 – Online Encoder and C# Code

    Convert ICO to Base64 online or in C# and use an encoded string for data Uri. Embed it into HTML, CSS, XML, JSON and others....Base64 string and use it for data URI. You can encode images online...immediately get the result as a data URI, Base64 Image Source, and Base64...

    products.aspose.com/svg/net/ico-to-base64/
  4. Convert SVG to Base64 – Online Encoder and C# Code

    Convert SVG to Base64 online or in C# and use an encoded string for data Uri. Embed it into HTML, CSS, XML, JSON and others....Base64 string and use it for data URI. You can encode images online...immediately get the result as a data URI, Base64 Image Source, and Base64...

    products.aspose.com/svg/net/svg-to-base64/
  5. Convert JPG to Base64 – Online Encoder and C# Code

    Convert JPG to Base64 online or in C# and use an encoded string for data Uri. Embed it into HTML, CSS, XML, JSON and others....Base64 string and use it for data URI examples. You can encode images...immediately get the result as a data URI, Base64 Image Source, and Base64...

    products.aspose.com/svg/net/jpg-to-base64/
  6. Html to pdf conversion - aspose-imaging - Free ...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...base URI. This can be achieved by specifying the base URI when...you can do that: Set the base URI to the location of your HTML...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  7. ShapeBase.href property | Aspose.Words for Node.js

    ShapeBase.href property. Gets or sets the full hyperlink address for a shape....values for this property: Full URI: https://www.aspose.com/ . Full...Documents\\\\SalesReport.doc . Relative URI: ../../../resource.txt Relative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ResourceSavingArgs | Aspose.Words for Java

    Provides data for the IResourceSavingCallback.resourceSavingcom.aspose.words.ResourceSavingArgs event in Java....format("Original document URI:\t{0}", args.getDocument().g...append(MessageFormat.format("Full uri after saving:\t{0}\n", args....

    reference.aspose.com/words/java/com.aspose.word...
  9. ResourceSavingArgs.Document | Aspose.Words for ...

    Discover the ResourceSavingArgs Document property to access the current document object being saved, enhancing your workflow efficiency....AppendLine ( $"Original document URI:\t{args.Document.OriginalFileName}"...mText . AppendLine ( $"Full uri after saving:\t{args.ResourceFileUri}\n"...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Extract Links from PDF using C#

    This tutorial describes how to extract links from PDF using C#. It has details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor using C#....annotations from a page and fetch URI from link-type annotations. Steps...Aspose.PDF for .NET to extract URI from a PDF page Load the source...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...