Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 7,945 for

encoding

(0.13 sec)
  1. Aspose::Words::Saving::MarkdownSaveOptions clas...

    Aspose::Words::Saving::MarkdownSaveOptions class. Class to specify additional options when saving a document into the Markdown format. To learn more, visit the documentation article in C++.... get_Encoding () const Specifies the encoding to use when...formats. Default value is Encoding.UTF8 . get_ExportAsHtml ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. What's new in Aspose.3D for Java|Documentation

    Aspose.3D for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....performance of Google Draco encoding and decoding Aspose.3D for...textures saved in zip file Allow encode and decode directional/spot...

    docs.aspose.com/3d/java/what-s-new-in-aspose-3d...
  3. Code 32 in Python via .NET | Aspose

    Aspose.Barcode for Python via .NET API allows customize, generate and recognize Code 32 barcodes in your Python application...healthcare industry in Italy to encode pharmaceutical information...Alphanumeric Encoding: Code 32 barcodes can encode both numeric...

    products.aspose.com/barcode/python-net/code32/
  4. Deutsche Post in Python via .NET | Aspose

    Aspose.Barcode for Python via .NET API allows customize, generate and recognize Deutsche Post barcodes in your Python application...specification was developed to encode relevant data, such as recipient...Information: Deutsche Post barcodes encode critical address details, including...

    products.aspose.com/barcode/python-net/deutsche...
  5. Programming with Thunderbird|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....); } } Set Preferred Text Encoding when Loading Mbox Files The...class gets or sets preferred encoding for messages. Create a reader...

    docs.aspose.com/email/java/programming-with-thu...
  6. DotCode in Python via .NET | Aspose

    Aspose.Barcode for Python via .NET API allows customize, generate and recognize DotCode barcodes in your Python application...utilizes a matrix of dots to encode data. It is designed for high-speed...significant amounts of data, encoding up to 264 alphanumeric characters...

    products.aspose.com/barcode/python-net/dotcode/
  7. DotCode in Java | Aspose

    Aspose.Barcode for Java API allows customize, generate and recognize DotCode barcodes in your Java application...utilizes a matrix of dots to encode data. It is designed for high-speed...significant amounts of data, encoding up to 264 alphanumeric characters...

    products.aspose.com/barcode/java/dotcode/
  8. Load TeX from a stream | C++ API Solution

    C++ API Solution to work with TeX. Learn with an example how to load a TeX file from a stream with just a few lines of code....MemoryStream > (System :: Text :: Encoding :: get_ASCII() -> GetBytes(...Considerations such as file encoding, error handling, and resource...

    products.aspose.com/tex/cpp/load-tex-from-stream/
  9. Import and Export Form Data|Aspose.PDF for Pyth...

    This section explains how to import and Export Form Data....the output file with UTF-8 encoding. from io import FileIO , StringIO...open ( path_outfile , "w" , encoding = "utf-8" ) as json_file :...

    docs.aspose.com/pdf/python-net/import-export-fo...
  10. Export Jira tasks to MS Project MPP file | Aspo...

    A guide on how to export issues from Jira to an MPP file using REST API and custom converters.... Encoding . RegisterProvider (System...var bytes = System. Text . Encoding . UTF8 . GetBytes (headerValue);...

    docs.aspose.com/tasks/net/convert-jira-to-mpp/