Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 142,711 for

font

(1.15 sec)
  1. Format Presentation Charts in Java|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for Java and elevate your PowerPoint presentation with professional, eye-catching styling....also demonstrates how to set font properties for chart text, apply...null ) pres . dispose (); } Set Font Properties for a Chart Aspose...

    docs.aspose.com/slides/java/chart-formatting/
  2. 在工作表中插入超链接|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....createCellStyle (); Font hlink_font = wb . createFont (); hlink_font . setUnderline...setUnderline ( Font . U_SINGLE ); hlink_font . setColor ( IndexedColors...

    docs.aspose.com/cells/zh/java/insert-hyperlinks...
  3. Excel Themes and Colors|Documentation

    C# code to use Excel Color Scheme with Aspose.Cells for .NET API...easy to coordinate colors, fonts, and graphic formatting effects...applies a cell’s foreground and font colors based on the default...

    docs.aspose.com/cells/net/excel-themes-and-colors/
  4. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。... GetStyle (); // Set the font name to "Times New Roman" style...cell . GetStyle (); // Set the font weight to bold style . GetFont...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/
  5. 系统要求 | Aspose.Font for .NET

    了解C#字体操纵和管理API的系统需求,以及诸如Visual Studio之类的支持开发环境。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/system-requirements/
  6. 对齐设置|Documentation

    在Aspose.Cells库中,你可以使用单元格对齐设置,通过JavaScript via C++调整文本的布局和显示。本文提供了详细的步骤和示例代码,帮助你使用Aspose.Cells进行单元格对齐设置。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/cells-a...
  7. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the Font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...1:48pm 1 I want to determine the font color used in a text frame....the Text1 scheme color for the font. But the following code prints...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  8. FieldEnd class | Aspose.Words for Python

    aspose.words.fields.FieldEnd class. Represents an end of a Word field in a document...from FieldChar ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataLabelCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)... font Provides access to the font formatting of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....getFont() Provides access to the font formatting of the axis title...getFont() public Font getFont() Provides access to the font formatting...

    reference.aspose.com/words/java/com.aspose.word...