Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 11,215 for

encoding

(0.49 sec)
  1. Using Glyph objects | .NET

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs with C#....Encoding.DecodeToGid(symbol); 15 Glyph...GetKerningValue(font.Encoding.UnicodeToGid( 'A' ), font.Encoding.UnicodeToGid(...

    docs.aspose.com/font/net/developer-guide/using-...
  2. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced document saving. Customize your text format options for optimal results and efficiency.... Encoding { get; set; } Specifies the encoding to use when...formats. Default value is Encoding.UTF8 . ExportGeneratorName...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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...
  4. 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...
  5. HtmlSaveOptions.office_math_output_mode propert...

    HtmlSaveOptions.office_math_output_mode property. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB...html' , 'rt' , encoding = 'utf-8' ) as file : out_doc_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RecognizeIDCard fails to recognize Balkan ID ca...

    Aspose.OCR for Java does not correctly recognize a Bosnia and Herzegovina identity card. When the specialized RecognizeIDCard method is used, it does not return usable text from the attached ID card image. When the sam…...file, ruling out a console encoding problem. Actual result RecognizeIDCard...

    forum.aspose.com/t/recognizeidcard-fails-to-rec...
  7. 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.... That ( Encoding . UTF8 . GetString ( xmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Reading and Writing DBF Files|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports reading and writing dBASE III and IV (DBF) files. This article explains how to import data from and export data to DBF files using Aspose.Cells, including file format details, supported features, and step-by-step examples.... Character encoding may vary depending on the...mapped to logical (L) fields. Encoding DBF files may use different...

    docs.aspose.com/cells/cpp/reading-and-writing-d...
  9. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the documentation article in C++.... get_Encoding () const Specifies the encoding to use when...embedded to HTML in Base64 encoding. Default is false . get_ExportGeneratorName...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. LaTeX embedded graphics | Aspose.TeX for .NET

    This article covers how to include base64-encoded images in the LaTeX source code, as well as the \write18 feature that makes this possible....words, binary data must be encoded into some text representation...engine cannot interpret such encoded images directly. In fact, including...

    docs.aspose.com/tex/net/latex-embedded-graphics/