Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 6,222 for

encoding

(0.03 sec)
  1. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...SaveOptions ) encoding Specifies the encoding to use when exporting...formats. Default value is Encoding.UTF8 . export_generator_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert STP to U3D via Python | products.aspose...

    Sample code for STP to U3D conversion. Use API example code for batch STP files to U3D conversion.... This ISO defines the encoding mechanism for data representation...finds its main utilization in encoding for 3D PDF rather than being...

    products.aspose.com/cad/python-net/conversion/s...
  3. Working with Outlook Contacts|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....VCard Contact with specified Encoding Supported Method: MapiContact...MapiContact.fromVCard(String, Encoding) Rendering Contact Information...

    docs.aspose.com/email/java/working-with-outlook...
  4. Public API Changes in Aspose.Cells 8.8.0|Docume...

    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....</table> " ; byte [] byteArray = Encoding . UTF8 . GetBytes ( html );...</html> " ; byte [] byteArray = Encoding . UTF8 . GetBytes ( html );...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Mailmark2DCodetext|Aspose.BarCode for Python vi...

    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....Mailmark2DCodetext class Class for encoding and decoding the text embedded...customer. customer_content_encode_mode Encode mode of Datamatrix barcode...

    docs.aspose.com/barcode/python-net/api-referenc...
  6. Text markup|Documentation

    Lightweight markup language specifically tailored for creating Aspose.OMR forms.... The following encodings are supported: UTF-8 , with...(byte order mark). Recommended encoding that can accommodate forms...

    docs.aspose.com/omr/net/txt-markup/
  7. 使用 Python 转换 XML | Aspose.PDF

    用于转换 XML 并加载到 .NET Framework 上的 PDF 文档的 Python 源代码。... tostring ( result_tree , encoding = 'unicode' , method = 'html'...return BytesIO ( html_str . encode ( 'utf-8' )) example_xslt_to_pdf...

    products.aspose.com/pdf/zh-hant/python-net/tran...
  8. Aspose::Words::Markup::XmlMapping::Delete metho...

    Aspose::Words::Markup::XmlMapping::Delete method. Deletes mapping of the parent structured document to XML data in C++....#2</text></root>" , System :: Text :: Encoding :: get_UTF8 () -> GetString...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. XmlMapping.CustomXmlPart | Aspose.Words for .NET

    Discover the XmlMapping CustomXmlPart property, which links your structured document tags to custom XML data parts for enhanced document integration....element #2</text></root>" , Encoding . UTF8 . GetString ( xmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  10. HtmlSaveOptions.export_language_information pro...

    HtmlSaveOptions.export_language_information property. Specifies whether language information is exported to HTML, MHTML or EPUB...html' , 'rt' , encoding = 'utf-8' ) as file : out_doc_contents...

    reference.aspose.com/words/python-net/aspose.wo...