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

base64

(0.29 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 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/
  5. 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...
  6. 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...
  7. 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/
  8. 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...
  9. Inserting Documents Dynamically in C#|Aspose.Wo...

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

    docs.aspose.com/words/net/inserting-documents-d...
  10. ByteArray To image - Free Support Forum - aspos...

    I’m working with Aspose.Words for .NET (v24.10) and would like some guidance on inserting a signature image from byte array coming in payload into a Word template using the LINQ Reporting Engine. My Use Case: I receiv…...I receive a byte array (or base64 string) representing a signature...

    forum.aspose.com/t/bytearray-to-image/310992