Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 9,882 for

encoding

(0.29 sec)
  1. How to create .msg files using Aspose Email clo...

    I am fetching emails from my clients mailbox using ms graph and then saving them as .msg using Aspose Email Cloud API. Till now, I am able to handle the attachments and others. However, when I am trying to open the save…...data:image URI scheme with base64 encoding to ensure they render correctly...directly in the HTML using base64 encoding rather than referencing external...

    forum.aspose.com/t/how-to-create-msg-files-usin...
  2. MaxiCodeCodetextMode3|Aspose.BarCode for Python...

    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....MaxiCodeCodetextMode class Class for encoding and decoding the text embedded...Description maxi_code_encode_mode eci_encoding postal_code Identifies...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. Export Excel Equations to Other Formats with Py...

    Learn how to export Excel equations to LaTeX and MathML formats using Aspose.Cells for Python via .NET....html" , "w" , encoding = "utf-8" ) as f : f . write...open ( output_path , "w" , encoding = "utf-8" ) as file : file...

    docs.aspose.com/cells/python-net/export-equation/
  4. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::RemoveAt method. Removes an item at the specified index in C++....ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII () -> GetBytes...Content: {0}" , System :: Text :: Encoding :: get_UTF8 () -> GetString...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Loading::TxtLoadOptions class | ...

    Aspose::Words::Loading::TxtLoadOptions class. Allows to specify additional options when loading Text document into a Document object. To learn more, visit the documentation article in C++.... get_Encoding () const Gets or sets the encoding that will...TXT, or CHM document if the encoding is not specified inside the...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. PDF417 in C++ | products.aspose.com

    Aspose.Barcode for C++ API allows customize, generate and recognize PDF417 barcodes in your C++ application...the way a single digit is encoded, meaning that 4 bars and 4...barcode type can be used to encode both streams of bytes and Unicode...

    products.aspose.com/barcode/cpp/pdf417/
  7. PDF417 in Python via Java | products.aspose.com

    Aspose.Barcode for Python via Java API allows customize, generate and recognize PDF417 barcodes in your Python application...the way a single digit is encoded, meaning that 4 bars and 4...barcode type can be used to encode both streams of bytes and Unicode...

    products.aspose.com/barcode/python-java/pdf417/
  8. Sub-bookmark Titles Garbled When Saving PDF - F...

    Hello, ■ Environment Library: Aspose.PDF for .NET 26.4.0 OS: Windows 11 Pro 24H2 ■ Issue In the attached sample program, I compared the bookmark (outline) titles before and after saving the PDF, and found that some s…...saved correctly without any encoding issues. Could you please investigate...

    forum.aspose.com/t/sub-bookmark-titles-garbled-...
  9. TxtLoadOptions | Aspose.Words for .NET

    Discover the TxtLoadOptions constructor! Easily initialize with default values and streamline your data loading process for enhanced performance....MemoryStream ()) { byte [] buf = Encoding . ASCII . GetBytes ( inputText...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Working with Projects | Aspose.Tasks Documentation

    Learn how to create, edit, and save projects using Aspose.Tasks for .NET....stream = new MemoryStream(Encoding. UTF8 . GetBytes (GetModifiedXml())))...❤ by GitHub Working With Encodings When working with MPX files...

    docs.aspose.com/tasks/net/creating-reading-and-...