Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 7,874 for

encoding

(0.2 sec)
  1. Aspose::Words::Markup::CustomXmlPart::get_Data ...

    Aspose::Words::Markup::CustomXmlPart::get_Data method. Gets or sets the XML content of this Custom XML Data Storage Part 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...
  2. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a 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...
  3. Aspose::Words::Loading::RtfLoadOptions class | ...

    Aspose::Words::Loading::RtfLoadOptions class. Allows to specify additional options when loading Rtf 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...
  4. RM4SCC in Java | Aspose

    Aspose.Barcode for Java API allows customize, generate and recognize RM4SCC barcodes in your Java application...robust and efficient method of encoding postal address information...represent different characters and encode alphanumeric characters of...

    products.aspose.com/barcode/java/rm4scc/
  5. RM4SCC in Node.js via Java | Aspose

    Aspose.Barcode for Node.js via Java API allows customize, generate and recognize RM4SCC barcodes in your JavaScript application...robust and efficient method of encoding postal address information...represent different characters and encode alphanumeric characters of...

    products.aspose.com/barcode/nodejs-java/rm4scc/
  6. RM4SCC in Android via Java | Aspose

    Aspose.Barcode for Android via Java API allows customize, generate and recognize RM4SCC barcodes in your Java application...robust and efficient method of encoding postal address information...represent different characters and encode alphanumeric characters of...

    products.aspose.com/barcode/android-java/rm4scc/
  7. Region-Based Extraction using Python|Aspose.PDF...

    This section contains articles on region-based extraction from PDF documents using Aspose.PDF in Python....with open ( outfile , "w" , encoding = "utf-8" ) as tw : tw . write...with open ( outfile , "w" , encoding = "utf‑8" ) as tw : for page_markup...

    docs.aspose.com/pdf/python-net/region-based-ext...
  8. Reading Project Files | Aspose.Tasks Documentation

    This guide explains how to read and process Microsoft Project files using Aspose.Tasks for C++....System::IO::MemoryStream > (System::Text::Encoding::get_UTF8() -> GetBytes(GetModifiedXml()));...❤ by GitHub Working With Encodings Aspose.Tasks provides support...

    docs.aspose.com/tasks/cpp/reading-project/
  9. 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...
  10. 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/