Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 142,751 for

font

(0.46 sec)
  1. Table.LeftIndent | Aspose.Words for .NET

    Discover the Table LeftIndent property to easily customize your table's left indent. Enhance your design with precise control for better layouts!... Font . Size = 16 ; builder . Font . Name = "Arial"..."Arial" ; builder . Font . Bold = true ; // Configuring the formatting...

    reference.aspose.com/words/net/aspose.words.tab...
  2. 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...
  3. ListLevelCollection class | Aspose.Words for No...

    Aspose.Words.Lists.ListLevelCollection class. A collection of list formatting for each level in a list... font . color = "#FF0000" ; listLevel . font . size =...listLevel . font . name = "Wingdings" ; listLevel . font . color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 档案

    档案...עִברִית čeština Svenska Web Open Font Format 或简称 WOFF 是一种主要用于网页的网络字体。在某些情况下,我们可能需要将...要将 WOFF 转换为 TTF,我们将使用 Aspose.Font for Java API。它允许从 支持的字体类型 中加载、保存和提取信息。...

    blog.aspose.com/zh/font/convert-woff-to-ttf-usi...
  5. FontSavingArgs.original_file_size property | As...

    FontSavingArgs.original_file_size property. Gets the original Font file size....original_file_size property Gets the original font file size. @property def original_file_size...original file size of the current font if it is known. Otherwise it...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fonts::FontInfo::get_EmbeddingLi...

    Aspose::Words::Fonts::FontInfo::get_EmbeddingLicensingRights method. Gets the embedded Font licensing rights in C++....Aspose::Words::Fonts::FontInfo::get_EmbeddingLicensingRi method...Ri method Gets the embedded font licensing rights. System ::...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. 通过JavaScript via C++配置渲染电子表格的字体|Documentation

    学习使用Aspose.Cells for JavaScript通过C++配置字体以渲染电子表格。确保字体可用以实现最佳转换效果。...font 属性下指定的默认字体。 如果API无法找到工作簿的 DefaultStyle.font 属性下定义的字体,则尝试使用...head > < title > Aspose.Cells Font Configuration Example </ title...

    docs.aspose.com/cells/zh/javascript-cpp/configu...
  8. 加载嵌入式 OpenType (EOT) 字体文件 | .NET

    了解如何在 .NET 应用程序中使用 Aspose.Font 库加载、转换、编辑和保存嵌入式 OpenType (EOT) 字体文件。包括代码示例、最佳实践和故障排除技巧。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  9. Aspose::Words::Fonts::FontSourceBase::get_Type ...

    Aspose::Words::Fonts::FontSourceBase::get_Type method. Returns the type of the Font source in C++....Aspose::Words::Fonts::FontSourceBase::get_Type method FontSourceBase::get_Type...of the font source. virtual Aspose :: Words :: Fonts :: FontSourceType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. 使用C++给PDF添加水印|Documentation

    了解如何在使用Aspose.Cells的渲染过程中为PDF文件添加文本和图像水印。...PaperSizeType :: PaperA3 ); // Create a font for watermark, and specify bold...RenderingFont font ( u "Calibri" , 68 ); font . SetItalic ( true...

    docs.aspose.com/cells/zh/cpp/add-watermark-to-pdf/