Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 45,857 for

shape

(0.07 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Document method. Returns the document containing the parent chart in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorTickMark method. Returns or sets the major tick marks in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. 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...
  5. 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...
  6. ChartMarker.Symbol | Aspose.Words for .NET

    Discover the ChartMarker Symbol property to easily customize your chart markers. Enhance your data visualization with unique symbols for better insights....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. IChartDataPoint.InvertIfNegative | Aspose.Words...

    Discover the IChartDataPoint InvertIfNegative property, enabling color inversion for negative values. Enhance your data visualization with this unique feature!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Manage Hyperlinks|Aspose.Slides for PHP Documen...

    How to add hyperlink to a PowerPoint Presentation...Links to websites inside texts, shapes, or media Links to slides Aspose...} Adding URL Hyperlinks to Shapes or Frames This sample code...

    docs.aspose.com/slides/php-java/manage-hyperlinks/
  9. 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...
  10. 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...