Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,181 for

base64

(0.03 sec)
  1. Extract Images from HTML – C# code

    Extract images from HTML programmatically using the Aspose.HTML C# library....Last(); //Check the image in base64 encoding if (url.Protocol ==...check whether the image is in Base64 encoded format by examining...

    products.aspose.com/html/net/images/extract/
  2. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to How to Run Aspose.Cells in Blazor WebAssembly App and Blazor Server App....imageSrc = "data:image/png;base64, " + Convert . ToBase64String...imageSrc = "data:image/png;base64, " + Convert.ToBase64String(CreateFile());...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  3. Authentication – C# examples

    Learn how to create a C# message handler for a Web request with password-based authentication schemes such as basic, digest, NTLM, Kerberos...transferred in Base64 encoded plain text. Base64 is not a form...

    docs.aspose.com/html/net/message-handlers/authe...
  4. Inserting Images Dynamically in C#|Aspose.Words...

    Insert images into your document dynamically when building a report using C#....containing an image URI, path, or Base64-encoded image data While building...

    docs.aspose.com/words/net/inserting-images-dyna...
  5. Inserting Images Dynamically in Java|Aspose.Wor...

    Insert images into your document dynamically when building a report in Java....containing an image URI, path, or Base64-encoded image data While building...

    docs.aspose.com/words/java/inserting-images-dyn...
  6. HtmlSaveOptions.exportFontResources property | ...

    HtmlSaveOptions.exportFontResources property. Specifies whether font resources should be exported to HTML, MHTML or EPUB...into @font-face at-rules in Base64 encoding. Important! When exporting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Inserting Documents Dynamically in Java|Aspose....

    Insert contents of outer documents into your document dynamically when building a report in Java....containing a document URI, path, or Base64-encoded document data While...

    docs.aspose.com/words/java/inserting-documents-...
  8. Add Image to HTML in C# – Aspose.HTML for .NET

    Insert images into an HTML document programmatically using Aspose.HTML for .NET library....absolute URL, and with URI data (Base64 encoded image): Image HTML...<img src= "data:image/jpeg;base64,/9j/4RLYRXhpZgAAS..." alt=...

    products.aspose.com/html/net/images/add/
  9. How to create an NFT?

    Learn about NFT digital ownership certificate, its pros and cons; what is an NFT smart contract, why it is needed, and how to create NFT....easily encode image SVG to Base64 and gain the NFT smart contract...allows keeping the image as Base64 encoded string inside tokenURI...

    docs.aspose.com/svg/net/how-to-create-nft/
  10. Get areas with text coordinates via C# | Aspose

    Automatically find the coordinates of image regions containing text paragraphs....object, an array of pixels, or a Base64 string, this value will be...

    products.aspose.com/ocr/net/recognition/get-tex...