Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 145,108 for

font

(0.31 sec)
  1. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....placing pictures, and resolving font-related issues when converting...based on the metrics of the font specified in the PowerPoint...

    docs.aspose.com/slides/java/faqs/
  2. LineSpacingRule enumeration | Aspose.Words for ...

    aspose.words.LineSpacingRule enumeration. Specifies line spacing values for a paragraph....line_spacing property, even if a larger font is used within the paragraph...- Set exact spacing. # Using font sizes that are too large for...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.lineSpacing property | Aspose.W...

    ParagraphFormat.lineSpacing property. Gets or sets the line spacing (in points) for the paragraph....lineSpacing value, even if a larger font is used within the paragraph...Set exact spacing. // Using font sizes that are too large for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for C++. Our guide will show you how to format the labels with different Fonts, colors, and alignment options to enhance the appearance and readability of your charts....which can be used to set the font properties of the text, such...its text, and then sets the font of the first 10 characters by...

    docs.aspose.com/cells/cpp/rich-text-custom-data...
  5. ParagraphFormat.line_spacing property | Aspose....

    ParagraphFormat.line_spacing property. Gets or sets the line spacing (in points) for the paragraph....line_spacing value, even if a larger font is used within the paragraph...- Set exact spacing. # Using font sizes that are too large for...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.exportLanguageInformation prope...

    HtmlSaveOptions.exportLanguageInformation property. Specifies whether language information is exported to HTML, MHTML or EPUB... font . localeId = 1033 ; // en-US..."Hello world!" ); builder . font . localeId = 2057 ; // en-GB...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxisTitle.show property | Aspose.Words for...

    ChartAxisTitle.show property. Determines whether the title shall be shown for the axis... font . size = 12 ; chartAxisYTitle . font . color =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartAxis.title property | Aspose.Words for Python

    ChartAxis.title property. Provides access to the axis title properties.... font . size = 12 chart_axis_y_title . font . color =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. aspose.words.themes module | Aspose.Words for P...

    The aspose.words.themes module provides classes that allow to access theme information in Microsoft Word documents....document theme can specify fonts and colors to be used in a document...including Theme.major_fonts , Theme.minor_fonts and Theme.colors To...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在 PHP 中检索绘图字体信息|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....vsd" ); $fonts = $diagram -> getFonts (); $i...sizeof ( $fonts -> getCount ())) { $font = $fonts -> get ( $i...

    docs.aspose.com/diagram/zh/java/retrieve-drawin...