Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 43,024 for

shape

(0.07 sec)
  1. Chart.DataTable | Aspose.Words for .NET

    Access and customize your chart's DataTable properties effortlessly. Enhance data visualization with the Show property for clear insights....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Chart.sourceFullName property | Aspose.Words fo...

    Chart.sourceFullName property. Gets the path and name of an xls/xlsx file this chart is linked to....myDir + "Shape with linked chart.docx" ); let shape = doc . getShape...true ); let sourceFullName = shape . chart . sourceFullName ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Placeholder|Aspose.Slides Documentation

    Change Placeholder text and prompt text in PowerPoint presentations in C++... Iterate through the shapes to find the placeholder. Typecast...Typecast the placeholder shape to an AutoShape and change the...

    docs.aspose.com/slides/cpp/manage-placeholder/
  4. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Font method. Provides access to the font formatting of this data label in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Public API Changes in Aspose.Diagram 5.7.0|Docu...

    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....start and finish of timeline shape timelineHelper . DateFormatStringForB...String for intm of timeline shape timelineHelper . DateFormatStringForI...

    docs.aspose.com/diagram/net/public-api-changes-...
  6. Aspose::Words::Drawing::Fill::get_BackThemeColo...

    Aspose::Words::Drawing::Fill::get_BackThemeColor method. Gets or sets a ThemeColor object that represents the background color for the fill in C++....color for foreground/background shape color. auto doc = System ::...:: Words :: Drawing :: Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 管理 SmartArt 形状节点|Aspose.Slides 文档

    在 C# 或 .NET 中管理 PowerPoint 演示文稿中的 SmartArt 节点和子节点...foreach ( IShape shape in pres . Slides [ 0 ]. Shapes ) { // 检查形状是否为...检查形状是否为 SmartArt 类型 if ( shape is Aspose . Slides . SmartArt . SmartArt...

    docs.aspose.com/slides/zh/net/manage-smartart-s...
  8. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::RemoveAt method. Removes a series group at the specified index. All child series will be removed from the chart in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Connect shapes in a visio page with Aspose.Diag...

    Learn how to connect Shapes using Aspose.Diagram...Tutorial Connect Shapes Learn How To connect shapes in a visio page...this tutorial, we'll connect shapes in a visio file. We'll start...

    products.aspose.com/diagram/tutorial/connect-sh...
  10. StoryType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StoryType enum, efficiently manage Word document text stories with ease. Enhance your document processing experience today!...Contains shape or textbox text, represented by Shape . EvenPagesHeader...Examples Shows how to remove all shapes from a node. Document doc =...

    reference.aspose.com/words/net/aspose.words/sto...