Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,820 for

font encoding

(0.03 sec)
  1. Aspose::Words::Saving::PdfSaveOptions::get_UseC...

    Aspose::Words::Saving::PdfSaveOptions::get_UseCoreFonts method. Gets or sets a value determining whether or not to substitute TrueType Fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 Fonts in C++....not to substitute TrueType fonts Arial, Times New Roman, Courier...Symbol with core PDF Type 1 fonts. bool Aspose :: Words :: Saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Product Features|Documentation

    Product Features of Aspose.BarCode for .NET: Barcode Generation, Recognition, Customization of Barcode Appearance-Related Parameters...parameters Image rotation Encoding and decoding non-English characters...SVG Customizing the barcode encoding type and parameters Supporting...

    docs.aspose.com/barcode/net/product-features/
  3. MarkdownLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.MarkdownLoadOptions to enhance your Markdown document loading experience. Customize options for seamless integration into your projects.... Encoding { get; set; } Gets or sets the encoding that will...TXT, or CHM document if the encoding is not specified inside the...

    reference.aspose.com/words/net/aspose.words.loa...
  4. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java.... getEncoding() Gets the encoding that will be used to load...TXT, or CHM document if the encoding is not specified inside the...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with CFF Fonts | API Solution for .NET

    Native .NET APIs for the developers to manipulate and Font files. Find out how to work with Compact Font Format in your C# products....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/working-with-cff-fonts/
  6. HtmlLoadOptions class | Aspose.Words for Python

    aspose.words.loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object... encoding Gets or sets the encoding that will be...TXT, or CHM document if the encoding is not specified inside the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::FileFormatUtil class | Aspose.Wo...

    Aspose::Words::FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums. To learn more, visit the documentation article in C++....Examples Shows how to detect encoding in an html file. SharedPtr...get_LoadFormat ()); // The Encoding property is used only when...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. HtmlSaveOptions.metafile_format property | Aspo...

    HtmlSaveOptions.metafile_format property. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB...<text x='0' y='35' font-family='Verdana' font-size='35'>Hello world...BytesIO ( system_helper . text . Encoding . get_bytes ( html , system_helper...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlLoadOptions.convert_svg_to_emf property | A...

    HtmlLoadOptions.convert_svg_to_emf property. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format...<text x='0' y='35' font-family='Verdana' font-size='35'>Hello world...BytesIO ( system_helper . text . Encoding . get_bytes ( html , system_helper...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 从XML生成PDF|Aspose.PDF for Java

    Aspose.PDF for Java提供了将XML文件转换为PDF文档的机会,要求输入的XML文件必须遵循Aspose.PDF for Java Schema。...0" encoding="utf-8" ?> <catalog> <cd>...来像这样: <?xml version="1.0" encoding="utf-8"?> <xsl:stylesheet...

    docs.aspose.com/pdf/zh/java/generate-pdf-from-xml/