Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 43,063 for

shape

(0.11 sec)
  1. Working with User-defined Cells|Documentation

    This section explains how to read User-defined cells of the visio Shapes with Aspose.Diagram....the Visio Shapes Users insert text fields into shapes to display...User-defined Cells section in the shape’s ShapeSheet. Developers can...

    docs.aspose.com/diagram/net/working-with-user-d...
  2. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); signatureLine = shape.getSignatureLine(); Assert.assertTrue(signatureLine...

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your chart data labels for enhanced clarity and presentation.... Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartDataTable Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataTable class to easily customize chart data tables and enhance your data visualization with powerful features....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ThemeFonts Class | Aspose.Words for .NET

    Discover the Aspose.Words ThemeFonts class, a powerful tool for managing multilingual font schemes, enhancing your document's style and readability....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme . Colors ; colors...

    reference.aspose.com/words/net/aspose.words.the...
  6. ThemeColors class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors....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...
  7. AxisDisplayUnit.Document | Aspose.Words for .NET

    Discover the AxisDisplayUnit property, easily access the document linked to your parent chart for seamless data management and enhanced visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 公共 API Aspose.Diagram 16.11.0 的变化|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....); // get a shape by ID Shape shape = page . Shapes . GetShape...= ( CommandButtonActiveX ) shape . ActiveXControl ; // set width...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  9. Shape.text_box property | Aspose.Words for Python

    Shape.text_box property. Defines attributes that specify how text is displayed in a Shape....text_box property Shape.text_box property Defines attributes...how text is displayed in a shape. @property def text_box ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::Charts::ChartLegend cla...

    Aspose::Words::Drawing::Charts::ChartLegend class. Represents chart legend properties. To learn more, visit the documentation article in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...