Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 2,731 for

base64

(0.06 sec)
  1. Working with large PST files|Documentation

    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.... Base64 . decodeBase64 ( msgId ), KnownPropertyList...

    docs.aspose.com/email/java/working-with-large-p...
  2. Aspose.Email for .NET 18.10 Release Notes|Docum...

    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....content-type is message/RFC822, Base64 encoding is not permitted Bug...

    docs.aspose.com/email/net/aspose-email-for-net-...
  3. Set html body content from existing html file -...

    Hello Creating one MailMessage and one MapiMessage and need to set their Html bodies from an existing Html page on my drive. Using MyMailMessage As New Email.MailMessage MyMailMessage.SetHtmlBody(“D:\page.html”, True) …...resources embedded inside (as base64 etc) we’re fine, but what if...

    forum.aspose.com/t/set-html-body-content-from-e...
  4. 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...
  5. Can provide the similar fix for EmlLoadOption s...

    Hi, Can we have OOM related issue fix option for EmlLoadOption as well similar to issue reported in ticket Java Heap Space errors with large emails - Free Support Forum - aspose.com Fix: MsgLoadOptions lo = new MsgLoa…...in encoded formats such as Base64 or Quoted-printable. This encoding...

    forum.aspose.com/t/can-provide-the-similar-fix-...
  6. 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/
  7. The process cannot access the file because it i...

    The process cannot access the file because it is used by another process. If the image is open I get the above error. Here is my code: PdfContentEditor pdfContentEditor = new PdfContentEditor(pdfDocument); pdfContent…...routing, but with a string or base64? tahir.manzoor January 11,...

    forum.aspose.com/t/the-process-cannot-access-th...
  8. Exporting Presentations to HTML with Externally...

    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....inside the HTML file through base64 encoding. Such an approach...its constituents due to the base64 encoding. the images or resources...

    docs.aspose.com/slides/net/exporting-presentati...
  9. GridHtmlSaveOptions | Aspose.Cells for Java API...

    Represents the options for saving html file....whether images are saved in Base64 format to HTML, MHTML or EPUB...whether images are saved in Base64 format to HTML, MHTML or EPUB...

    reference.aspose.com/cells/java/com.aspose.grid...
  10. 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...