Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 49,130 for

shape

(0.12 sec)
  1. Aspose::Words::Themes::ThemeColors::get_Hyperli...

    Aspose::Words::Themes::ThemeColors::get_Hyperlink method. Specifies color for a hyperlink in C++....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". System :: SharedPtr < Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.the...
  2. ChartTitle.Font | Aspose.Words for .NET

    Customize your chart title with the ChartTitle Font property for enhanced font formatting. Elevate your data presentation effortlessly!...chart shape with a document builder and get its chart. Shape chartShape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartSeriesGroup.gapWidth property | Aspose.Wor...

    ChartSeriesGroup.gapWidth property. Gets or sets the percentage of gap width between chart elements....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 250 ); let seriesGroup = shape . chart . seriesGroups . at...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesGroup.overlap property | Aspose.Word...

    ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...height = 250 ) series_group = shape . chart . series_groups [ 0...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxis.hidden property | Aspose.Words for Py...

    ChartAxis.hidden property. Gets or sets a flag indicating whether this axis is hidden or not....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在 PHP 中检索 Visio 连接器信息|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....the Connectors print "From Shape ID : " . ( string ) $connector...getFromSheet () . PHP_EOL ; print "To Shape ID : " . ( string ) $connector...

    docs.aspose.com/diagram/zh/java/retrieve-visio-...
  7. ShapeBase.AllowOverlap | Aspose.Words for .NET

    Discover the ShapeBase AllowOverlap property, control Shape interactions by enabling or disabling overlap with other Shapes for enhanced design flexibility....specifies whether this shape can overlap other shapes. public bool AllowOverlap...property affects behavior of the shape in Microsoft Word. Aspose.Words...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartLegend.format property | Aspose.Words for ...

    ChartLegend.format property. Provides access to fill and line formatting of the legend....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; // Delete series generated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeriesGroup.gap_width property | Aspose.Wo...

    ChartSeriesGroup.gap_width property. Gets or sets the percentage of gap width between chart elements....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...height = 250 ) series_group = shape . chart . series_groups [ 0...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartLegend.position property | Aspose.Words fo...

    ChartLegend.position property. Specifies the position of the legend on a chart....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 300 ) chart = shape . chart self . assertEqual (...

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