Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 43,066 for

shape

(0.09 sec)
  1. ThemeColors.accent5 property | Aspose.Words for...

    ThemeColors.accent5 property. Specifies color Accent 5....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". let colors = theme . colors ; colors . dark1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Theme.minorFonts property | Aspose.Words for No...

    Theme.minorFonts property. Allows to specify the set of minor fonts for different languages....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". let colors = theme . colors ; colors . dark1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Theme.majorFonts property | Aspose.Words for No...

    Theme.majorFonts property. Allows to specify the set of major fonts for different languages....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". let colors = theme . colors ; colors . dark1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.theme property | Aspose.Words for Node.js

    Document.theme property. Gets the [Document.theme](./) object for this document....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". let colors = theme . colors ; colors . dark1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::Chart::get_Data...

    Aspose::Words::Drawing::Charts::Chart::get_DataTable method. Provides access to properties of a data table of this chart. The data table can be shown using the Show property in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::Chart::get_Form...

    Aspose::Words::Drawing::Charts::Chart::get_Format method. Provides access to fill and line formatting of the chart in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 管理SmartArt形状|Aspose.Slides 文档

    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....遍历第一张幻灯片中的每个形状 for ( IShape shape : pres . getSlides (). get_Item...{ // 检查形状是否是SmartArt类型 if ( shape instanceof ISmartArt ) { //...

    docs.aspose.com/slides/zh/java/manage-smartart-...
  8. Theme | Aspose.Words for Java

    Represents document Theme and provides access to main theme parts including getMajorFonts getMinorFonts and getColors in Java....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme.getColors(); colors...

    reference.aspose.com/words/java/com.aspose.word...
  9. 插入图片|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面插入图片。支持使用C#插入图片并保存为pdf、svg、html、image、xps等格式。...developers to insert a image shape in a page. The code example...developers to insert a image shape in a page. The code example...

    docs.aspose.com/diagram/zh/net/drawing/insert-i...
  10. OleControl.name property | Aspose.Words for Python

    OleControl.name property. Gets or sets name of the ActiveX control....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...