Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 131,715 for

font

(0.25 sec)
  1. LayoutOptions.show_hidden_text property | Aspos...

    LayoutOptions.show_hidden_text property. Gets or sets indication of whether hidden text in the document is rendered... font . hidden = True builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HyphenationOptions.auto_hyphenation property | ...

    HyphenationOptions.auto_hyphenation property. Gets or sets value determining whether automatic hyphenation is turned on for the document... font . size = 24 builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Copy Range Style Only with Node.js via C++|Docu...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for Node.js via C++....createStyle (); // Specify the font attribute. style . getFont ()... StyleFlag (); // Implement font attribute. flag1 . setFontName...

    docs.aspose.com/cells/nodejs-cpp/copy-range-sty...
  4. HtmlMetafileFormat enumeration | Aspose.Words f...

    Aspose.Words.Saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents....<text x='0' y='35' font-family='Verdana' font-size='35'>Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。..." ); Font font = comment . GetFont (); font . SetName (...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  6. TextWatermarkOptions.font_family property | Asp...

    TextWatermarkOptions.Font_family property. Gets or sets Font family name...font_family property TextWatermarkOptions.font_family property...property Gets or sets font family name. The default value is “Calibri”...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....fontPclName) Adds information about font that is uploaded to the printer...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...EmbedStandardFonts = true // embed standard fonts in the PDF }; // 2.5 Save to...For workbooks that use custom fonts, you can set pdfOptions.FontEmbeddingMode...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  9. Glyph class | Aspose.Words for Python

    aspose.words.shaping.Glyph class. Represents a glyph...glyph (GID) in the physical font. Methods Name Description clone()...this instance. get_width(em, font_size) Returns width (advance)...

    reference.aspose.com/words/python-net/aspose.wo...
  10. docx转PDF后,生僻字不显示 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: 金顶宝-20年-单签-2024V1.0 (1) (1).docx (33.6 KB)...likely due to font embedding settings. If the fonts used in the...may not have access to those fonts, resulting in missing characters...

    forum.aspose.com/t/docx-pdf/314728