Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 9,912 for

shape

(0.03 sec)
  1. Stroke.ForeColor | Aspose.Words for .NET

    Discover the Stroke ForeColor property to easily customize your stroke's foreground color for enhanced design flexibility and visual appeal....Remarks The default value for a Shape is Black. Examples Show how...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Stroke.Visible | Aspose.Words for .NET

    Control stroke visibility with our easy-to-use property. Enhance your design by toggling stroke visibility for better visual impact!...Remarks The default value for a Shape is true . Examples Show how...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::TextBox::IsValidLinkTar...

    Aspose::Words::Drawing::TextBox::IsValidLinkTarget method. Determines whether this TextBox can be linked to the target TextBox in C++....DocumentBuilder > ( doc ); SharedPtr < Shape > textBoxShape1 = builder ->...-> Writeln (); SharedPtr < Shape > textBoxShape2 = builder ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. GradientVariant | Aspose.Words for Java

    Specifies the variant for a gradient fill in Java....Examples: Shows how to fill a shape with a gradients. Document doc...new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  5. PowerPoint SmartArt|Aspose.Slides 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....Manage SmartArt Shape Manage SmartArt Shape Node Manage Ink PowerPoint...

    docs.aspose.com/slides/net/powerpoint-smartart/
  6. Aspose::Words::Story::get_StoryType method | As...

    Aspose::Words::Story::get_StoryType method. Gets the type of this story in C++....Examples Shows how to remove all shapes from a node. auto doc = MakeObject...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/cpp/aspose.words/sto...
  7. GradientStop | Aspose.Words for Java

    Represents one gradient stop in Java....new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...insertShape(ShapeType.RECTANGLE, 80.0, 80.0); shape.getFill().twoColorGradient(Color...

    reference.aspose.com/words/java/com.aspose.word...
  8. OleFormat.clsid property | Aspose.Words for Python

    OleFormat.clsid property. Gets the CLSID of the OLE object....docm' ) # Shapes store and display OLE objects...body. shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.BackTintAndShade | Aspose.Words for .NET

    Adjust the BackTintAndShade property to effortlessly lighten or darken your background color, enhancing your design's visual appeal and user experience....color for foreground/background shape color. Document doc = new Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataLabel.Orientation | Aspose.Words for .NET

    Discover the ChartDataLabel Orientation property to easily customize label text orientation for enhanced data visualization and clarity in your charts....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...252 ); ChartSeries series = shape . Chart . Series [ 0 ]; ChartDataLabelCollec...

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