Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 46,954 for

shape

(0.07 sec)
  1. Portion|Aspose.Slides Documentation

    Get portion in PowerPoint presentation in C# or .NET...Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/net/portion/
  2. ChartStyle Enum | Aspose.Words for .NET

    Apply predefined chart styles in Aspose.Words. Enhance visuals with ChartStyle enum for professional document formatting.... Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Chart chart = shape . Chart ; //...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartDataTable.Show | Aspose.Words for .NET

    Control your chart's visibility with the ChartDataTable Show property. Easily toggle data table display for enhanced data insights. Default, false....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartSeries.copy_format_from method | Aspose.Wo...

    ChartSeries.copy_format_from method. Copies default data point format from the data point with the specified index.... shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () series = shape . chart . series [ 0 ] data_points...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_AxisBetweenCategories method. Gets or sets a flag indicating whether the value axis crosses the category axis between categories in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ChartLegendEntry.IsHidden | Aspose.Words for .NET

    Discover the ChartLegendEntry IsHidden property, control chart legend visibility effortlessly. Enhance your data presentation with this simple toggle feature!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartDataTable.Format | Aspose.Words for .NET

    Discover the ChartDataTable Format property for enhanced text background and border styling, elevating your data visualization experience....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShadowFormat.transparency property | Aspose.Wor...

    ShadowFormat.transparency property. Gets or sets the degree of transparency for the shadow effect as a value between 0.0 (opaque) and 1.0 (clear)...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () shadow_format = shape . shadow_format shadow_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 通过Node.js使用C++处理Shape或Chart的三维格式|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....js使用C++处理Shape或Chart的三维格式 Contents [ Hide ] 可能的使用场景 Aspose...Cells for Node.js via C++提供 Shape.getThreeDFormat() 属性和 ThreeDFormat...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  10. Aspose::Words::Drawing::Charts::ChartAxisCollec...

    Aspose::Words::Drawing::Charts::ChartAxisCollection class. Represents a collection of chart axes in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Hide the...

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