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

uri

(0.16 sec)
  1. Encode Image to Base64 – Online Encoder and C# ...

    Convert Image to Base64 online or in C# with Aspose.SVG for .NET. Use Base64 images encoded as data Uris to embed them in HTML, CSS, or JSON....plain Base64, JSON, XML, data URI, or CSS. Base64 is especially...immediately get the result as a data URI, Base64 Image Source, and Base64...

    products.aspose.com/svg/net/base64-encoder/
  2. Compress Data on the Fly in C# | Aspose.Zip for...

    Learn how to compress HTTP response streams on the fly with Aspose.ZIP for .NET using the stream provider overload for ZIP, 7z, and CAB archives....url in urls) 19 { 20 Uri uri = new Uri(url); 21 string entryName...entryName = Path.GetFileName(uri.AbsolutePath); 22 23 archive.CreateEntry(entryName...

    docs.aspose.com/zip/net/compress-on-the-fly/
  3. LoadOptions.BaseUri | Aspose.Words for .NET

    Discover the LoadOptions BaseUri property to easily convert relative Uris to absolute ones in your documents. Enhance your Uri management today!...relative URIs found in the document into absolute URIs when required...is used to resolve relative URIs into absolute in the following...

    reference.aspose.com/words/net/aspose.words.loa...
  4. ResourceLoadingArgs.OriginalUri | Aspose.Words ...

    Discover the ResourceLoadingArgs OriginalUri property—access the original Uri of resources from imported documents for streamlined data management....OriginalUri property Original URI of the resource as specified...usually are inserted using a URI, or a byte array. // Every instance...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Inserting Hyperlinks Dynamically in Java|Aspose...

    Insert hyperlinks into your document dynamically when building a report in Java.... << link [ uri_or_bookmark_expression ] [ d... ]>> Here, uri_or_bookmark_expression defines URI or the name...

    docs.aspose.com/words/java/inserting-hyperlinks...
  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. Aspose::Words::Markup::CustomXmlProperty::Custo...

    Aspose::Words::Markup::CustomXmlProperty::CustomXmlProperty constructor. Initializes a new instance of this class in C++....name , const System :: String & uri , const System :: String & value...be null . uri const System::String& The namespace URI of the property...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. CustomXmlProperty class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property...Description CustomXmlProperty(name, uri, value) Initializes a new instance...tag property. uri Gets or sets the namespace URI of the custom...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. EWS Email Management Guide: Send, Read, and Org...

    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....object containing useful folder URIs such as Mailbox, Inbox, Drafts...ListMessages with the target folder URI. Iterate through ExchangeMessageInfoC...

    docs.aspose.com/email/cpp/exchange-server-ews-e...
  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...