Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 48,671 for

shape

(0.06 sec)
  1. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. To learn more, visit the documentation article in C++....DeleteShapes () Deletes all shapes from the text of this story...Examples Shows how to remove all shapes from a node. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/story/
  2. Create Visio Diagram in C#

    This article discusses the details to create Visio diagram in C#. It shares the stepwise process along with a working sample code to automate visio diagram creation in C#....stencil file Insert a rectangle shape with the AddShape() method and...a master stencil. Insert a shape while specifying different parameters...

    kb.aspose.com/diagram/net/create-visio-diagram-...
  3. HtmlLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.HtmlLoadOptions to enhance HTML document loading into a Document object with customizable options for optimal performance....or sets whether to convert shapes with EquationXML to Office...That ((( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.loa...
  4. MarkerSymbol enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.MarkerSymbol enumeration. Specifies marker symbol style....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 用C++设置工作表中的评论或形状的边距|Documentation

    学习如何使用Aspose.Cells在C++中设置工作表内评论或形状的边距。...Cells允许你使用 Shape.GetTextAlignment() 属性设置任何形状或评论的边距。该属性返回一个...); // Iterate through each shape in the worksheet for ( int32_t...

    docs.aspose.com/cells/zh/cpp/set-margins-of-com...
  6. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the Shape type of chart elements....ChartShapeType enumeration Specifies the shape type of chart elements. Members...Description DEFAULT Indicates that a shape is not defined for the chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Edit POTX in PHP | products.aspose.com

    Edit POTX in PHP. Use PHP library API to edit POTX files...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 10 , 10 , 100 , 50 ); $shape -> getTextFrame () -> setText...

    products.aspose.com/slides/php-java/editor/potx/
  8. Edit OTP in PHP | products.aspose.com

    Edit OTP in PHP. Use PHP library API to edit OTP files...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 10 , 10 , 100 , 50 ); $shape -> getTextFrame () -> setText...

    products.aspose.com/slides/php-java/editor/otp/
  9. Edit PPS in PHP | products.aspose.com

    Edit PPS in PHP. Use PHP library API to edit PPS files...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 10 , 10 , 100 , 50 ); $shape -> getTextFrame () -> setText...

    products.aspose.com/slides/php-java/editor/pps/
  10. Edit POTM in PHP | products.aspose.com

    Edit POTM in PHP. Use PHP library API to edit POTM files...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 10 , 10 , 100 , 50 ); $shape -> getTextFrame () -> setText...

    products.aspose.com/slides/php-java/editor/potm/