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

encoding

(0.1 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Met...

    Aspose::Words::Saving::HtmlSaveOptions::get_MetafileFormat method. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB. Default value is Png, meaning that metafiles are rendered to raster PNG images in C++....MemoryStream > ( System :: Text :: Encoding :: get_UTF8 () -> GetBytes...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. PresentationML (PPTX, XML)|Aspose.Slides 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....0" encoding = "UTF-8" standalone = "yes"...

    docs.aspose.com/slides/cpp/presentationml-pptx-...
  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. 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/
  6. 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/
  7. 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...
  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/