Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 49,131 for

shape

(0.54 sec)
  1. Retrieve Visio Connectors Information in Ruby|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....about the Connectors puts "From Shape ID : " + connector . getFromSheet...getFromSheet () . to_s puts "To Shape ID : " + connector . getToSheet...

    docs.aspose.com/diagram/java/retrieve-visio-con...
  2. Theme.minor_fonts property | Aspose.Words for P...

    Theme.minor_fonts 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". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ThemeFonts.latin property | Aspose.Words for Py...

    ThemeFonts.latin property. Specifies font name for Latin characters....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ThemeColors.light2 property | Aspose.Words for ...

    ThemeColors.light2 property. Specifies color Light 2....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxisTitle.font property | Aspose.Words for...

    ChartAxisTitle.font property. Provides access to the font formatting of the axis title....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let seriesColl = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxisTitle.show property | Aspose.Words for...

    ChartAxisTitle.show property. Determines whether the title shall be shown for the axis...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let seriesColl = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxis.Scaling | Aspose.Words for .NET

    Discover ChartAxis Scaling properties for optimal axis adjustments. Unlock precise control over your data visualization with easy-to-use scaling options....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  8. LoadOptions.convertShapeToOfficeMath property |...

    LoadOptions.convertShapeToOfficeMath property. Gets or sets whether to convert Shapes with EquationXML to Office Math objects....or sets whether to convert shapes with EquationXML to Office...how to convert EquationXML shapes to Office Math objects. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxisTitle.font property | Aspose.Words for...

    ChartAxisTitle.font property. Provides access to the font formatting of the axis title....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartXValue.from_string method | Aspose.Words f...

    ChartXValue.from_string method. Creates a [ChartXValue](../) instance of the [ChartXValueType.STRING](../../chartxvaluetype/#STRING) type.... DocumentBuilder () shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart department_1_series...

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