Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 9,896 for

shape

(0.06 sec)
  1. ChartYValue.from_double method | Aspose.Words f...

    ChartYValue.from_double method. Creates a [ChartYValue](../) instance of the [ChartYValueType.DOUBLE](../../chartyvaluetype/#DOUBLE) type....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series1 = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentVisitor.visit_group_shape_start method ...

    DocumentVisitor.visit_group_Shape_start method. Called when enumeration of a group Shape has started....visit_group_shape_start method visit_group_shape_start(group_shape) Called...of a group shape has started. def visit_group_shape_start ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Font::get_Hidden method | Aspose...

    Aspose::Words::Font::get_Hidden method. True if the font is formatted as hidden text in C++....SharedPtr < Shape > shape ) override { if ( shape -> get_Font...get_Font () -> get_Hidden ()) { shape -> Remove (); } return VisitorAction...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. DocumentVisitor.visit_group_shape_end method | ...

    DocumentVisitor.visit_group_Shape_end method. Called when enumeration of a group Shape has ended....visit_group_shape_end method visit_group_shape_end(group_shape) Called...of a group shape has ended. def visit_group_shape_end ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::TextBox::get_NoTextRota...

    Aspose::Words::Drawing::TextBox::get_NoTextRotation method. Gets a boolean value indicating either text of the TextBox should not rotate when the Shape is rotated in C++....should not rotate when the shape is rotated. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. VerticalAlignment | Aspose.Words for Java

    Specifies vertical alignment of a floating Shape text frame or a floating table in Java....vertical alignment of a floating shape, text frame or a floating table...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Create Visio Diagram in Python

    This tutorial discusses the details to create Visio diagram in Python. It encompasses the stepwise algorithm and a working sample code to automate Visio diagram creation in Python....Insert a rectangle shape with the add_shape() method and set different...with the master shapes. Then, insert a shape by mentioning the...

    kb.aspose.com/diagram/python/create-visio-diagr...
  8. TextBox.internalMarginTop property | Aspose.Wor...

    TextBox.internalMarginTop property. Specifies the inner top margin in points for a Shape....top margin in points for a shape. get internalMarginTop () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document...inserting an image will define its shape using VML. doc . compatibilityOptions...standard does not support VML shapes. // If we set the "Compliance"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 将 PowerPoint 转换为 Word|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为 Word...( IShape shape : slide . getShapes ()) { if ( shape instanceof...builder . writeln ((( AutoShape ) shape ). getTextFrame (). getText...

    docs.aspose.com/slides/zh/java/convert-powerpoi...