Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 2,683 for

base64

(3.03 sec)
  1. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....object, an array of pixels, or a Base64 string, this value will be...

    docs.aspose.com/ocr/net/image-regions-line-find/
  2. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....object, an array of pixels, or a Base64 string, this value will be...

    docs.aspose.com/ocr/java/image-regions-line-find/
  3. EQ Field Enclosure Rendering Issue in DOCX Conv...

    Description When converting a Word document containing an EQ field using the \o (overlay) command with three parameters, Aspose.Words renders the equation incorrectly in PNG and HTML outputs. In the EQ field, spaces are…...margin-bottom:0pt"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhE+cTzWa...margin-bottom:0pt"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhE+8gDyP...

    forum.aspose.com/t/eq-field-enclosure-rendering...
  4. While upload a doc and convert to html it is no...

    image.png (429.8 KB) image.jpg (67.1 KB) the first image when i try to upload docx and after convert to html i am using tool to show as pdf it is showing single layout rather than double side layout export class Conve…...: true, // Embed images as base64 }, headers: { Authorization:...

    forum.aspose.com/t/while-upload-a-doc-and-conve...
  5. Working with Digital Signatures|Aspose.Words fo...

    Digitally sign documents and detect, count, verify, and remove existing digital signatures using Python....digital_signatures : signature_value = base64 . b64encode ( digital_signature...signature_value ) print ( f "Base64 signature value is: {signature_value}"...

    docs.aspose.com/words/python-net/working-with-d...
  6. HtmlSaveOptions.ExportFontResources | Aspose.Wo...

    Discover the HtmlSaveOptions ExportFontResources property to control font resource export for HTML, MHTML, or EPUB. Maximize your document's visual appeal!...into @font-face at-rules in Base64 encoding. Important! When exporting...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 档案

    档案...setEntryId(Base64.getDecoder().decode(strEntryId1));...Contact); member2.setEntryId(Base64.getDecoder().decode(strEntryId2));...

    blog.aspose.com/zh/email/create-ms-outlook-dist...
  8. Upload archive to ASP.NET web application in C#...

    Provides example of how to use c# zip library for archive decompression and image processing for ASP.NET web application....by converting image bytes to base64 strings. Here is the Razor...ImageBytes) { 5 <img src= "data:image;base64,@Convert.ToBase64String(image)"...

    docs.aspose.com/zip/net/upload-archive-asp-net/
  9. Question on behavior of MailMessage Load(System...

    Hi, I am experiencing a strange behavior in my application, so I am trying to troubleshoot if Aspose.Email for .NET (25.2.0) could somehow be the culprit. I load an eml email file as a byte array from disk: rawData = …...Content-Transfer-Encoding: base64 MIME-Version: 1.0 X-Authority-Analysis:...Content-Transfer-Encoding: base64 Content-Disposition: attachment;...

    forum.aspose.com/t/question-on-behavior-of-mail...
  10. How to Run Aspose.Cells in Blazor|Documentation

    Learn how to run Aspose.Cells in a Blazor WebAssembly app and a Blazor Server app....imageSrc = "data:image/png;base64," + Convert . ToBase64String...imageSrc = "data:image/png;base64," + Convert . ToBase64String...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...