Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 142,631 for

font

(0.11 sec)
  1. Customize Chart Data Tables in Presentations Us...

    Customize chart data tables in С++ for PPT and PPTX with Aspose.Slides to boost efficiency and appeal in presentations....setting font properties such as bold style and font height. The...the chart data table, applying font settings, and saving the updated...

    docs.aspose.com/slides/cpp/chart-data-table/
  2. ParagraphFormat.firstLineIndent property | Aspo...

    ParagraphFormat.firstLineIndent property. Gets or sets the value (in points) for a first line or hanging indent...); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用C++从单元格获取HTML5字符串|Documentation

    通过Aspose.Cells for C++ API学习如何从单元格获取HTML5字符串。...Normal : < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:....</ Font > Html5: < div Style = "FONT-FAMILY: Arial;FONT-SIZE:...

    docs.aspose.com/cells/zh/cpp/get-html5-string-f...
  4. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the Font substitution rule in Java....abstract base class for the font substitution rule. To learn...more, visit the Working with Fonts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  5. FontSettings.FallbackSettings | Aspose.Words fo...

    Discover the FontSettings FallbackSettings property for optimized Font fallback mechanisms. Enhance your design with seamless text rendering!...property Settings related to font fallback mechanism. public ...how to distribute fallback fonts across Unicode character code...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of Fonts for workbook rendering using Aspose.Cells for Node.js via C++....Individual or Private Set of Fonts for Workbook Rendering with...you specify the fonts directory or list of fonts for all workbooks...

    docs.aspose.com/cells/nodejs-cpp/specify-indivi...
  7. MemoryFontSource | Aspose.Words for .NET

    Discover MemoryFontSource, a powerful constructor for seamless Font management in your projects. Enhance your design with ease and efficiency!...Description fontData Byte[] Binary font data. Examples Shows how to...array with data from a font file as a font source. byte [] fontBytes...

    reference.aspose.com/words/net/aspose.words.fon...
  8. DocumentBuilder.pushFont method | Aspose.Words ...

    DocumentBuilder.pushFont method. Saves current character formatting onto the stack....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . font . name = "Arial" ; builder . font . size = 24...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.superscript property | Aspose.Words for No...

    Font.superscript property. True if the Font is formatted as superscript....property Font.superscript property True if the font is formatted...doc , "Raised text. " ); run . font . position = 5 ; para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder | Aspose.Words for .NET

    Create powerful documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your document management today!...Specify font formatting, then add text. Aspose . Words . Font font...builder . Font ; font . Size = 16 ; font . Bold = true ; font . Color...

    reference.aspose.com/words/net/aspose.words/doc...