Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 142,631 for

font

(0.27 sec)
  1. ListFormat.list_level property | Aspose.Words f...

    ListFormat.list_level property. Returns the list level formatting plus any formatting overrides applied to the current paragraph.... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document formatting with ease and precision.... Font { get; } Gets the character...style . Font . Name = "Times New Roman" ; style . Font . Size...

    reference.aspose.com/words/net/aspose.words/style/
  3. 使用 C++ 设置标题和正文主题字体|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持在 Excel 文档中设置标题和正文主题字体,帮助用户自定义文档的外观和样式。本文介绍如何使用 Aspose.Cells 库处理 Excel 文档中的标题和正文主题字体。...for C++,我们可以检查默认字体是否为主题字体,或通过 Font.GetSchemeType() 属性设置主题字体。 以下示例代码展示了如何操纵主题字体。...GetDefaultStyle (); // Get the font scheme type FontSchemeType schemeType...

    docs.aspose.com/cells/zh/cpp/headings-and-body-...
  4. Batch Convert Multiple HTML Files to PDF in Python

    Learn how to batch convert multiple HTML files to PDF with Aspose.HTML in Python. Follow step-by-step setup, code samples, and best practices....output Make Font Rendering Consistent by Embedding Fonts Code example:...Convert HTML to PDF with embedded fonts Fix Missing CSS, Images, and...

    blog.aspose.com/html/batch-convert-multiple-htm...
  5. ListLevelCollection class | Aspose.Words for Py...

    aspose.words.lists.ListLevelCollection class. A collection of list formatting for each level in a list... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLevelCollection indexer | Aspose.Words for ...

    ListLevelCollection indexer. Gets a list level by index.... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 设置 PdfSaveOptions 和 ImageOrPrintOptions 的 Defau...

    了解如何用 Aspose.Cells for Node.js via C++ 设置 PdfSaveOptions 和 ImageOrPrintOptions 的 DefaultFont 属性。确保在字体缺失时正确渲染字体。...Font )。如果工作簿的默认字体仍无法正确显示/渲染文本,Aspose...1单元格内设置了一段文本“Christmas Time Font text”。字体名为“Christmas Time Personal...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  8. FontInfo.Name | Aspose.Words for .NET

    Discover the FontInfo Name property to easily access and utilize Font names for enhanced typography in your projects....property Gets the name of the font. public string Name { get ;...to print the details of what fonts are present in a document. Document...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Font.number_spacing property | Aspose.Words for...

    Font.number_spacing property. Gets or sets the spacing type of the numeral being displayed....number_spacing property Font.number_spacing property Gets or...first_paragraph . runs [ 0 ] if run . font . number_spacing == aw . NumSpacing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BaselineAlignment enumeration | Aspose.Words fo...

    Aspose.Words.BaselineAlignment enumeration. Specifies Fonts vertical position on a line....BaselineAlignment enumeration Specifies fonts vertical position on a line...each font. Center Aligns the center points of each font. Baseline...

    reference.aspose.com/words/nodejs-net/aspose.wo...