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

font

(0.36 sec)
  1. List.listLevels property | Aspose.Words for Nod...

    List.listLevels property. Gets the collection of list levels for this list.... font . color = "#FF0000" ; listLevel . font . size =...listLevel . font . name = "Wingdings" ; listLevel . font . color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListLevel.TabPosition | Aspose.Words for .NET

    Discover the ListLevel TabPosition property to easily adjust tab positions in points for your list levels, enhancing your document's formatting.... Font . Color = Color . Red ; listLevel . Font . Size =...listLevel . Font . Name = "Wingdings" ; listLevel . Font . Color...

    reference.aspose.com/words/net/aspose.words.lis...
  3. 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...
  4. 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...
  5. 加载嵌入式 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...
  6. 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...
  7. 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...
  8. 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...
  9. Fill.FillType | Aspose.Words for .NET

    Discover how to effectively set the FillType property and enhance your design with customizable fill options for better visual impact....docx" ); // Get Fill object for Font of the first Run. Fill fill...0 ]. Font . Fill ; // Check Fill properties of the Font. Console...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...// Create a Font object const font = style . font ; // Set the...

    docs.aspose.com/cells/javascript-cpp/merging-an...