Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,603 for

base64

(0.03 sec)
  1. Aspose.HTML for .NET 23.6 Release Notes

    Added the WOFF2 font format support and improved the TTF font's features support. Improved the quality of the HTML parsing and rendering....transform content to and from the base64 encoding. Improved the quality...respectively, and converts it to its base64 representation, which it returns...

    releases.aspose.com/html/net/release-notes/2023...
  2. Issue in imap communication with Exchange serve...

    we have an issue in communication with an Exchange server via IMAP. SSL handshake is successful, but after that we get: AE_2300_1_0001 NO AUTHENTICATE What are the potential reasons for that error? PS: we still are on …... Did you verify that your base64 auth string matches the one...utf8 -t iso8859-1 | openssl base64 margarita.samodurova September...

    forum.aspose.com/t/issue-in-imap-communication-...
  3. SaveToPEM | Aspose.Email for .NET API 参考

    Base64 密钥保存为 PEM 格式...SaveToPEM SaveToPEM(string) 将 base64 密钥保存为 PEM 格式。 public void SaveToPEM...SaveToPEM(Stream) 将 PEM 格式的 base64 密钥保存到流中。 public void SaveToPEM...

    reference.aspose.com/email/zh/net/aspose.email....
  4. SaveToPEM | Aspose.Email for .NET API Reference

    SaveToPEM VCardSecurity.SaveToPEM method (1 of 2) Saves Base64 key to PEM format. public void SaveToPEM ( string path......SaveToPEM method (1 of 2) Saves base64 key to PEM format. public void...SaveToPEM method (2 of 2) Saves base64 key in PEM format to the stream...

    reference.aspose.com/email/net/aspose.email.per...
  5. .Net convert RTF to PDF - Aspose.Words Product ...

    Hi! im trying to implement Aspose.Words RTF to PDF converter into our application. The method takes in the RTF documents as Byte[] and i need to return them as Base64strings. My problem is that i really dont udnerstand w…...as PDF into a stream and get base64 string from the resulting stream...Save(pdfStream, SaveFormat.Pdf); // Get base64 string from the resulting stream...

    forum.aspose.com/t/net-convert-rtf-to-pdf/239903
  6. Aspose::Email::PersonalInfo::VCard::VCardSecuri...

    Public Member Functions | Friends | List of all members Aspose::Email::PersonalInfo::VCard::VCardSecurity Class Refer......(System::String path) Saves base64 key to PEM format. More......System::IO::Stream > stream) Saves base64 key in PEM format to the stream...

    reference.aspose.com/email/cpp/class/aspose.ema...
  7. Aspose::Email::PersonalInfo::VCard::VCardSecuri...

    Public Member Functions | Friends | List of all members Aspose::Email::PersonalInfo::VCard::VCardSecurity Class Refer......(System::String path) Saves base64 key to PEM format. More......System::IO::Stream > stream) Saves base64 key in PEM format to the stream...

    reference.aspose.com/email/cpp/class/aspose.ema...
  8. HtmlSaveOptions.export_images_as_base64 propert...

    HtmlSaveOptions.export_images_as_Base64 property. Specifies whether images are saved in Base64 format to the output HTML, MHTML or EPUB...export_images_as_base64 property HtmlSaveOptions.export_images_as_base64...export_images_as_base64 property Specifies whether images are saved in Base64...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.PartsEmbeddingModes | Aspose.PD...

    This enum enumerates possible modes of embedding of files referenced in HTML It allows to control whether referenced files HTML FontsImages CSSes will be embedded into main HTML file or will be generated as apart binary entities...becames smaller(because no Base64 encoding of binaries is in...output becames bigger(because Base64 encoding of binaries is in...

    reference.aspose.com/pdf/java/com.aspose.pdf/ht...
  10. TransferEncoding | Aspose.Email for .NET API Re...

    TransferEncoding TransferEncoding enumeration Specifies the Content-Transfer-Encoding header information. public enum...... Base64 1 Base64 encoding that encodes stream-based...

    reference.aspose.com/email/net/aspose.email.mim...