Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 11,129 for

encoding

(0.13 sec)
  1. How to Open MSG File in Java

    This brief tutorial guides on how to open MSG file in Java. It provides details about the environment, a step-by-step process and a runnable sample code to view MSG files in Java....options to set preferred text encoding for the message, or a callback...

    kb.aspose.com/email/java/how-to-open-msg-file-i...
  2. HtmlSaveOptions.MetafileFormat | Aspose.Words f...

    Discover the HtmlSaveOptions MetafileFormat property for exporting to HTML, MHTML, or EPUB. Save metafiles as high-quality PNG images by default!...Document ( new MemoryStream ( Encoding . UTF8 . GetBytes ( html ))...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert ATT to U3D via C# | products.aspose.com

    Sample code for ATT to U3D C# conversion. Use API example code for batch ATT files to U3D conversion within VB.NET, Asp.NET or any .NET based application....finds its main utilization in encoding for 3D PDF rather than being...

    products.aspose.com/3d/net/conversion/att-to-u3d/
  4. Aspose::Words::Saving::HtmlMetafileFormat enum ...

    Aspose::Words::Saving::HtmlMetafileFormat enum. Indicates the format in which metafiles are saved to HTML documents in C++....MemoryStream > ( System :: Text :: Encoding :: get_UTF8 () -> GetBytes...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Connect Aspose.Pdf.LogicalStructure.HeaderEleme...

    Hello, How can I get the paragraphs/text fragments associated to the Element Type: Aspose.Pdf.LogicalStructure.HeaderElement in the attached file. Please see the code below to find the HeaderElement I am speaking of. …...open(output_file_path, 'a', encoding='utf-8') as f: f.write(element_info...

    forum.aspose.com/t/connect-aspose-pdf-logicalst...
  6. Import and Export Annotations to XFDF format us...

    You may import and export annotation with XFDF format with C++ and Aspose.PDF for C++ library....to store data such as form encoding and annotations, which can...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  7. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered list items are recognized when document is imported from plain text format. The default value is true in C++....MemoryStream > ( System :: Text :: Encoding :: get_UTF8 () -> GetBytes...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Most Popular Email File Formats|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....Content-Type, Content-Transfer-Encoding, and more. Following the headers...file may include attachments encoded in base64, allowing binary...

    docs.aspose.com/email/net/email-file-formats/
  9. 使用 Outlook 联系人|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....VCardSaveOptions 对象的 preferred_text_encoding 属性设置为 "utf-8"。以下代码片段展示如何在项目中实现此功能:...() options . preferred_text_encoding = "utf-8" contact . save (...

    docs.aspose.com/email/zh/python-net/working-wit...
  10. Bug 5081: GeoPakcage to Csv - Conversion succee...

    Hi Alexander, Please see: How I test this conversion with visualizer tool. GeoPakcage I see point , but in CSV i see id as follow: image.png (1.0 KB) In mygeodata I do not see the point of input file. Test data: 5…...Delimiter = ',', // Encode as UTF‑8 (recommended) Encoding = System.Text...Text.Encoding.UTF8 }; // Export to CSV collection.Export("output...

    forum.aspose.com/t/bug-5081-geopakcage-to-csv-c...