Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 115,433 for

font drawing

(1.65 sec)
  1. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....ActiveX control including text, font, font height and frame position... Change the button caption, font and position. Shift the position...

    docs.aspose.com/slides/cpp/activex/
  2. Aspose::Words::Themes::ThemeColor enum | Aspose...

    Aspose::Words::Themes::ThemeColor enum. Specifies the theme colors for document themes. To learn more, visit the documentation article in C++....Shows how to work with theme fonts and colors. auto doc = System...:: Document > (); // Define fonts for languages uses by default...

    reference.aspose.com/words/cpp/aspose.words.the...
  3. Apply Styles to Ranges in Workbooks|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.... Font . Name = "Verdana" ; style . Font . Size = 12...12 ; style . Font . Color = System . Drawing . ColorTranslator...

    docs.aspose.com/cells/net/apply-styles-to-range...
  4. 在工作簿中应用样式|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.... Font . Name = "Verdana" ; style . Font . Size = 12...12 ; style . Font . Color = System . Drawing . ColorTranslator...

    docs.aspose.com/cells/zh/net/apply-styles-to-ra...
  5. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels.... drawing . charts . ChartDataLabelPositi... value : aspose . words . drawing . charts . ChartDataLabelPositi...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisTickLabels class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisTickLabels class. Represents properties of axis tick mark labels.... font Provides access to font formatting of the...use automatic interval for drawing the tick labels. offset Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisTickLabels class | Aspose.Words for Python

    aspose.words.Drawing.charts.AxisTickLabels class. Represents properties of axis tick mark labels.... font Provides access to font formatting of the...use automatic interval for drawing the tick labels. offset Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelCollection.position property | As...

    ChartDataLabelCollection.position property. Gets or sets the position of the data labels.... Drawing . Charts . ChartDataLabelPositi...builder . insertChart ( aw . Drawing . Charts . ChartType . Column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataLabel.position property | Aspose.Words...

    ChartDataLabel.position property. Gets or sets the position of the data label.... drawing . charts . ChartDataLabelPositi... value : aspose . words . drawing . charts . ChartDataLabelPositi...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在 .NET 中管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... Drawing . Font font = new System . Drawing . Font ( control...graphics . DrawString ( newText , font , brush , 10 , 4 ); brush ....

    docs.aspose.com/slides/zh/net/activex/