Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 7,785 for

encoding

(0.06 sec)
  1. Convert JT to U3D via Java | products.aspose.com

    Sample Java conversion code for JT format to U3D file. Use this example code to convert JT to U3D within any Web or Desktop Java based application....finds its main utilization in encoding for 3D PDF rather than being...

    products.aspose.com/3d/java/conversion/jt-to-u3d/
  2. Convert MSG to TIFF via C# | products.aspose.com

    Sample code for MSG to TIFF C# conversion. Use API example code for batch MSG files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....format parsing, MIME handling, encoding issues, etc. When you use...

    products.aspose.com/email/net/conversion/msg-to...
  3. Aspose::Words::Saving::HtmlFixedSaveOptions cla...

    Aspose::Words::Saving::HtmlFixedSaveOptions class. Can be used to specify additional options when saving a document into the HtmlFixed format. To learn more, visit the documentation article in C++.... get_Encoding () const Specifies the encoding to use when...et_DmlRenderingMode . set_Encoding (const System::SharedPtr<...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Font classes for supported Font Formats | .NET

    To understand Aspose.Font for .NET library start from the hierarchy of its classes. The article will give you understanding of how to manipulate fonts....number of glyphs of the font, encoding, etc. Class is an abstract...interface, which provides encoding functionality. - gets a reference...

    docs.aspose.com/font/net/developer-guide/font-c...
  5. Manipulating TIFF Images|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....TiffCcitRle: Specific to RLE encoding while saving the result in...TiffCcittFax3: Specific to CCITT Fax3 encoding while saving the result in...

    docs.aspose.com/imaging/python-net/manipulating...
  6. Recognize INTERLEAVED2OF5 BarCode Images via Py...

    Scan INTERLEAVED2OF5 symbology barcode images using Python applications without using any other software....is a numeric symbology that encodes data in the widths (lines)...amount of data needs to be encoded in a relatively small amount...

    products.aspose.com/total/python-net/recognize-...
  7. Loading and Saving Message|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.... preferred_text_encoding = "utf-8" eml_load_options...html_load_options . preferred_text_encoding = "utf-8" html_load_options...

    docs.aspose.com/email/python-net/loading-and-sa...
  8. Recognize RM4SCC BarCode Images via Python | pr...

    Scan RM4SCC symbology barcode images using Python applications without using any other software....series of bars and spaces, which encode information such as the recipients...mail based on the information encoded in the barcode. This helps...

    products.aspose.com/total/python-net/recognize-...
  9. Convert U3D to DRC via Java | products.aspose.com

    Sample Java conversion code for U3D format to DRC file. Use this example code to convert U3D to DRC within any Web or Desktop Java based application....finds its main utilization in encoding for 3D PDF rather than being...transmission of 3D graphics. It encodes the input data and saves it...

    products.aspose.com/3d/java/conversion/u3d-to-drc/
  10. Xml_to_pdf using python for ccda xml files with...

    Please provide a code snippet for xml to pdf using a style sheet using python. Please provide a fastest solution possible and provide the resources to explore more. I tried aspose.cells did not work file cannot be open…...with open(html_file, 'w', encoding='utf-8') as f: f.write(str(result))...with open(html_file, 'w', encoding='utf-8') as f: f.write(str(result))...

    forum.aspose.com/t/xml-to-pdf-using-python-for-...