Aspose::Words::Drawing::Charts::ChartDataPoint::get_Explosion method. Specifies the amount the data point shall be moved from the center of the pie. Can be negative, negative means that property is not set and no explosion should be applied. Applies only to Pie charts in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...
Discover the ChartLegendEntry Font property for easy access to customizable font formatting, enhancing your legend entries for better visual appeal....chart = (( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...
Specifies the type of a Shape shadow in Java....ShadowType Specifies the type of a shape shadow. Remarks: ShadowType...the shape. Document doc = new Document(getMyDir() + "Shape stroke...
Aspose::Words::Drawing::PresetTexture enum. Specifies texture to be used to fill a Shape in C++....texture to be used to fill a shape. enum class PresetTexture Values...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...
This section explains how to add master or get master information with Aspose.Diagram....Retrieving Master Information A shape master is another name for a...Master object represents a Shape object’s master in a diagram...
Text of a Word document is stored in stories in Java....Examples: Shows how to remove all shapes from a node. Document doc =...DocumentBuilder to insert a shape. This is an inline shape, // which has a...
Aspose::Words::Drawing::Charts::ChartYValueCollection::get_FormatCode method. Gets or sets the format code applied to the Y values in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...
Learn how to retrieve embedded documents from project files using Aspose.Tasks for .NET....NodeCollection shapes = doc. GetChildNodes (NodeType. Shape , true );...Drawing . Shapeshape in shapes) 16 { 17 if (shape. OleFormat...