Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 142,715 for

font

(1.98 sec)
  1. 在 JavaScript 通过 C++ 为图表点添加富文本自定义数据标签|Documentation

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同字体、颜色和对齐选项格式化标签,以提升图表的外观和可读性。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."Rich Text Label" ; // Set the font setting of the first 10 characters...

    docs.aspose.com/cells/zh/javascript-cpp/rich-te...
  2. RowFormat.height property | Aspose.Words for No...

    RowFormat.height property. Gets or sets the height of the table row in points.... font . size = 16 ; builder . font . name = "Arial"..."Arial" ; builder . font . bold = true ; // Configuring the formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.insertDocument method | Aspose....

    Aspose.Words.DocumentBuilder.insertDocument method... font . size = 14 ; myStyle . font . name = "Courier..."Courier New" ; myStyle . font . color = "#0000FF" ; builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Android via Java calculates and applies effective shape properties for precise PowerPoint rendering.... println ( "Font alignment: " + effectiveStyleLevel...dispose (); } Get the Effective Font Height Value Using Aspose.Slides...

    docs.aspose.com/slides/androidjava/shape-effect...
  5. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines formatting for a list level... font Specifies character formatting...listLevel . font . color = "#FF0000" ; listLevel . font . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Manage Presentation Themes in JavaScript|Aspose...

    Master presentation themes in JavaScript with Aspose.Slides for Node.js to create, customize and convert PowerPoint files with consistent branding.... a theme comprises colors, fonts , background styles , and effects.... Change Theme Font To allow you select fonts for themes and...

    docs.aspose.com/slides/nodejs-java/presentation...
  7. Working with GridDesktop|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Version at Runtime Default Font and Font Color of the GridDesktop...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. ListLevel.NumberStyle | Aspose.Words for .NET

    Discover the ListLevel NumberStyle property to easily customize and set number styles for your lists, enhancing organization and clarity.... Font . Color = Color . Red ; listLevel . Font . Size =...listLevel . Font . Name = "Wingdings" ; listLevel . Font . Color...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Word to PDF/A - text misaligned and the bullets...

    The word document when converted to PDF/A the test misaligned. Publishing UAT’s (1).docx (41.3 KB)...problems occur because the fonts used in your input document...document is converted to PDF. The fonts are required to build document...

    forum.aspose.com/t/word-to-pdf-a-text-misaligne...
  10. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++...." ); run -> get_Font () -> set_Color ( System ::...format a run of text using its font property. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/run...