Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,381 for

base64

(0.07 sec)
  1. PHP Barcode Generator & Reader API | Aspose.Bar...

    Generate and read 80+ barcode symbologies in PHP using a Java-based engine. Install via Composer, run the included Java Apache Thrift server, and create or decode 1D, 2D, and postal barcodes across Windows, Linux, macOS, and Solaris...."Hello PHP" ); // Render to Base64 PNG (no temp files) $pngBase64...file_put_contents ( "qr.png" , base64_decode ( $pngBase64 )); //...

    products.aspose.com/barcode/php-java/
  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/net/image-regions-line-find/
  3. 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...
  4. HtmlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.HtmlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML_FIXED](../../aspose.words/saveformat/#HTML_FIXED) format...embedded into Html document in Base64 format. Note setting this flag...embedded into Html document in Base64 format. Note setting this flag...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  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. 41587 + 41590 Not fixed - Free Support Forum - ...

    Hi, Both cases were wrongly claimed to get fixed, run the sample and see both issues: The 1st one still has: < ! --[if !SupportsSharedCalendar]-- > Accept and view calendar < ! --[endif]–> The 2nd one does not rend…...relative files encoded inside as Base64. I think load resources in...MailMessage/MapiMessage from base64 encoded string efficiently...

    forum.aspose.com/t/41587-41590-not-fixed/314814
  10. 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-...