Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 48,782 for

shape

(0.27 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Top method. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its Position property, depending on the value of the TopMode property in C++....proportionally if the chart shape is resized. The property cannot...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 公共 API Aspose.Diagram 17.01 的变化|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....RenderingSaveOptions 类中添加了 Shapes 成员。每个保存选项类都是 RenderingSaveOptions...ShapeCollection shapes = options . getShapes (); // get shapes by page...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  3. Drawing Images using GraphicsPath|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....geometric shape primitive. Each shape may be split into shape segments...change different figures or shapes in a GraphicsPath object. When...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  4. Drawing Images using GraphicsPath|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....geometric shape primitive. Each shape may be split into shape segments...change different figures or shapes in a GraphicsPath object. When...

    docs.aspose.com/psd/java/drawing-images-using-g...
  5. Edit PDF in Python | products.aspose.com

    Edit PDF in Python. Use Python library API to edit PDF document...pdf" ) shape = pres . slides[ 0 ] . shapes . add_auto_shape(slides...RECTANGLE, 10 , 10 , 100 , 50 ) shape . text_frame . text = "New text"...

    products.aspose.com/slides/python-net/editor/pdf/
  6. How to Get Object Position in Chart|Documentation

    Learn how to get object positions in Excel chart using Aspose.Cells for .NET....positional information, the shapes can be placed in the corresponding...following picture, where one shape is placed in the top‑left corner...

    docs.aspose.com/cells/net/how-to-get-object-pos...
  7. Working with User-defined Cells in Ruby|Documen...

    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....the ShapeSheet in Ruby Read Shape’s User-Defined Cells in Ruby...

    docs.aspose.com/diagram/java/working-with-user-...
  8. Edit HTML in Python | products.aspose.com

    Edit HTML in Python. Use Python library API to edit HTML file...add_from_html(data) shape = pres . slides[ 0 ] . shapes . add_auto_shape(slides...RECTANGLE, 10 , 10 , 100 , 50 ) shape . text_frame . text = "New text"...

    products.aspose.com/slides/python-net/editor/html/
  9. CommandButtonControl constructor | Aspose.Words...

    CommandButtonControl constructor. Initializes a new instance of [CommandButtonControl](../) class.... CommandButtonControl () shape = builder . insert_forms_2_ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Text Portions in Presentations with Pyth...

    Learn how to manage text portions in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, boosting performance and customization....presentation : shape = presentation . slides [ 0 ] . shapes [ 0 ] text_frame...text_frame = shape . text_frame for paragraph in text_frame ....

    docs.aspose.com/slides/python-net/portion/