Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 45,857 for

shape

(0.06 sec)
  1. SignatureLine.IsValid | Aspose.Words for .NET

    Ensure your documents are secure with SignatureLine's IsValid property, confirming valid digital signatures for authenticity and trust....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); signatureLine = shape . SignatureLine...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextBox.Parent | Aspose.Words for .NET

    Discover the TextBox Parent property to easily access its parent Shape, enhancing your design workflow and boosting efficiency in your projects....Gets a parent shape for the TextBox . public Shape Parent { get...get ; } See Also class Shape class TextBox namespace Aspose.Words...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartAxisTitle.Font | Aspose.Words for .NET

    Customize your ChartAxisTitle with versatile font options. Enhance your data visualization with unique axis title formatting for clearer insights....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImlRenderingMode | Aspose.Words for Java

    Specifies how ink InkML objects are rendered to fixed page formats in Java....InkML' ignores fall-back shape of ink (InkML) object and renders...Description FALLBACK If fall-back shape is available for ink (InkML)...

    reference.aspose.com/words/java/com.aspose.word...
  5. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using C# or .NET...typically exist in text boxes or shapes. Therefore, to add text to...textbox. To allow you add a shape that can hold text, Aspose.Slides...

    docs.aspose.com/slides/net/manage-textbox/
  6. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document... asShape() Cast node to Shape . asSmartTag() Cast node to...(); // Add two runs and one shape as child nodes to the first...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Node.previous_pre_order method | Aspose.Words f...

    Node.previous_pre_order method. Gets the previous node according to the pre-order tree traversal algorithm....and delete any encountered shape with an image. doc = aw . Document...of_type ( lambda x : x . as_shape (), b ), list ( doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelCollection.Rotation | Aspose.Word...

    Adjust the rotation of your ChartDataLabelCollection for optimal visibility. Customize data label angles to enhance your chart's readability and impact....value is Horizontal, label shapes, if they exist, are rotated...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::OleFormat::get_ProgId m...

    Aspose::Words::Drawing::OleFormat::get_ProgId method. Gets or sets the ProgID of the OLE object in C++....docm" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees....HORIZONTAL , the label shape, if it exists, is rotated along...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...