Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 48,649 for

shape

(0.23 sec)
  1. AxisTickLabels.IsAutoSpacing | Aspose.Words for...

    Discover the AxisTickLabels IsAutoSpacing property to effortlessly manage automatic tick label intervals for precise data visualization in your projects....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartAxis.ReverseOrder | Aspose.Words for .NET

    Discover the ChartAxis ReverseOrder property to easily display axis values in reverse, enhancing data clarity from maximum to minimum....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 档案

    档案... 使用 Shape 类创建形状。 使用 addshape() 方法将形状添加到图表中。...vss") page = diagram.pages[0] shape_names = {} # 从架构中添加形状和连接器 for...

    blog.aspose.com/zh/diagram/create-flowchart-in-...
  4. 在 Python 中从演示文稿形状提取图像|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像——快速、代码友好的解决方案。... shapes )): shape = slide . shapes [ i ] shape_image =...if type ( shape ) is slides . AutoShape and shape . fill_format...

    docs.aspose.com/slides/zh/python-net/extracting...
  5. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....display when loading images or shapes. The default value is content/img/updating...myCustomToast ); set info for shape/images operation for server...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  6. Shape.extrusion_enabled property | Aspose.Words...

    Shape.extrusion_enabled property. Returns ``True`` if an extrusion effect is enabled....extrusion_enabled property Shape.extrusion_enabled property Returns...drawing class Shape Shape.chart property Shape.fill_color property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::ChartMarker::ge...

    Aspose::Words::Drawing::Charts::ChartMarker::get_Format method. Provides access to fill and line formatting of this marker in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Fill::PresetTextured me...

    Aspose::Words::Drawing::Fill::PresetTextured method. Sets the fill to a preset texture in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_Marker method. Specifies a data marker. Marker is automatically created when requested in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 档案

    档案...InputRectangles) { Shape shape = new Shape(); var shapeId = diagram...diagram.AddShape(shape, @"Rectangle", 0); shapeNames.Add(rectangle...

    blog.aspose.com/zh/diagram/create-flowchart-csh...