Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 3,960 for

font encoding

(0.05 sec)
  1. 从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/
  2. 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...
  3. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF 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...
  4. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...allow_embedding_post_script_fonts Gets or sets a boolean value...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. Working with CFF Fonts | Java

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

    docs.aspose.com/font/java/working-with-cff-fonts/
  8. How to Convert Excel to HTML in Node.js

    In this simple topic explanation is provided on how to convert Excel to HTML in Node.js. You can configure the generated HTML file using a number of properties before you export Excel to HTML in Node.js....Font Product Family Aspose.TeX Product...image format, setting the encoding, and flag to display the grid...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  9. 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. System ::...get_LoadFormat ()); // The Encoding property is used only when...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. 使用 XSLT 从 XML 创建 PDF|Aspose.PDF for .NET

    C# 库提供将 XML 文件转换为 PDF 文档的能力,要求输入的 XML 文件必须遵循 Aspose.PDF 架构。...0" encoding="utf-8" ?> <Contents> <Content>...XSLT 文件 <?xml version="1.0" encoding="utf-8" ?> <xsl:stylesheet...

    docs.aspose.com/pdf/zh/net/create-a-hello-world...