Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 50,316 for

shape

(0.15 sec)
  1. ChartAxis.number_format property | Aspose.Words...

    ChartAxis.number_format property. Returns a [ChartNumberFormat](../../chartnumberformat/) object that allows defining number formats for the axis....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...
  2. ChartLegendEntry.is_hidden property | Aspose.Wo...

    ChartLegendEntry.is_hidden property. Gets or sets a value indicating whether this entry is hidden in the chart legend...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Themes::ThemeColors::get_Accent3...

    Aspose::Words::Themes::ThemeColors::get_Accent3 method. Specifies color Accent 3 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...
  4. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OLE对象|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理 OLE 对象:插入或更新嵌入的文件,设置图标或链接,提取内容,控制 PPT、PPTX 和 ODP 的行为。... shapes . add_ole_object_frame ( 20...first_ole = next ( shape for shape in slide . shapes if isinstance...

    docs.aspose.com/slides/zh/python-net/examples/e...
  6. 搜索

    搜索...string visioStencil = "Basic Shapes.vss"; const string rectangleMaster...設置新形狀的屬性 Shape shape = diagram.Pages[pageNumber].Shapes.GetShape(rectangleId);...

    blog.aspose.com/zh-hant/diagram/create-org-char...
  7. 搜索

    搜索...String visioStencil = "Basic Shapes.vss"; String rectangleMaster...pageNumber); // 設置新形狀的屬性 Shape shape = diagram.getPages().get(pageNumber)...

    blog.aspose.com/zh-hant/diagram/create-org-char...
  8. ChartMultilevelValue | Aspose.Words for Java

    Represents a value for charts that display multilevel data in Java.... Shape shape = builder.insertChart(ChartType...450.0, 280.0); Chart chart = shape.getChart(); chart.getTitle()...

    reference.aspose.com/words/java/com.aspose.word...
  9. 设置形状或文本框中文本段落的行距|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++设置形状或文本框中段落的行距... shapes . addTextBox ( 2 , 0 , 2 ,...200 ); const shape = ws . shapes . get ( 0 ); shape . text = "Sign...

    docs.aspose.com/cells/zh/javascript-cpp/set-lin...
  10. ChartMarker Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartMarker class, your go-to solution for enhancing chart data visualization with customizable markers....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...