Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 139,275 for

font

(0.32 sec)
  1. Aspose::Words::Drawing::TextPath::get_Italic me...

    Aspose::Words::Drawing::TextPath::get_Italic method. True if the Font is formatted as italic in C++....TextPath::get_Italic method True if the font is formatted as italic. bool...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 检索 Visio 连接器和字体信息|Documentation

    本节介绍如何获取 visio 连接器和字体信息。... Font font in vdxDiagram . Fonts ) { // Display...information about the fonts Console . WriteLine ( font . Name ); } 获取默认字体目录...

    docs.aspose.com/diagram/zh/net/retrieve-visio-c...
  3. Aspose.Words | Aspose.Words for .NET

    Effortlessly create, convert, and edit Microsoft Word documents with Aspose.Words. No need for Word installation—streamline your document workflow today!...images and other content, specify font, paragraph and section formatting...enums. Font Contains font attributes (font name, font size, color...

    reference.aspose.com/words/net/aspose.words/
  4. Customize Chart Data Tables in Presentations Us...

    Customize chart data tables in Java for PPT and PPTX with Aspose.Slides to boost efficiency and appeal in presentations....Using Java Contents [ Hide ] Set Font Properties for a Chart Data...slide. set chart table. Set font height. Save modified presentation...

    docs.aspose.com/slides/java/chart-data-table/
  5. ResourceType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ResourceType enum for efficient resource management. Enhance your document processing with versatile loading options.... Font 1 Font. CssStyleSheet 2 CSS style...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Manage Attachments in Email Message in Jython|D...

    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....<br/>" + "<font color=blue>This line is in blue color</font>" ) #...

    docs.aspose.com/email/java/manage-attachments-i...
  7. Paragraph.join_runs_with_same_formatting method...

    aspose.words.Paragraph.join_runs_with_same_formatting method... font . name = 'Arial' builder . font . size = 12...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::ParagraphFormat::get_LineSpacing...

    Aspose::Words::ParagraphFormat::get_LineSpacingRule method. Gets or sets the line spacing for the paragraph in C++.... // Using font sizes that are too large for...spacing will scale to different font sizes. builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. FontSourceBase.warning_callback property | Aspo...

    FontSourceBase.warning_callback property. Called during processing of Font source when an issue is detected that might result in formatting fidelity loss....Called during processing of font source when an issue is detected...See Also module aspose.words.fonts class FontSourceBase FontSourceBase...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/cells-alignment-setti...