Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 50,301 for

shapes

(0.09 sec)
  1. ShapeBase.distance_bottom property | Aspose.Wor...

    ShapeBase.distance_bottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the shape....and the bottom edge of the shape. @property def distance_bottom...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在 Python 中实现 PowerPoint 自动化:轻松创建动态演示文稿|Aspose.S...

    使用 Aspose.Slides for Python 在云平台上自动创建幻灯片——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...) title_shape = slide_0 . shapes [ 0 ] subtitle_shape = slide_0...slide_0 . shapes [ 1 ] title_shape . text_frame . text = "Quarterly...

    docs.aspose.com/slides/zh/python-net/automating...
  3. Aspose.Cells.GridJs features|Documentation

    This article introduces features for GridJs....Rotate/Resize/Move pictures/shapes. Keyboard navigation. Advanced...

    docs.aspose.com/cells/net/aspose-cells-gridjs/f...
  4. IChartDataPoint.invertIfNegative property | Asp...

    IChartDataPoint.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....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. Aspose::Words::Drawing::ShapeBase::get_AspectRa...

    Aspose::Words::Drawing::ShapeBase::get_AspectRatioLocked method. Specifies whether the shape's aspect ratio is locked in C++....method Specifies whether the shape’s aspect ratio is locked. bool...it is true but for the other shape types it is false . Has effect...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Tables::Row::EnsureMinimum metho...

    Aspose::Words::Tables::Row::EnsureMinimum method. If the Row has no cells, creates and appends one Cell in C++....typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. 获取 Visio 形状继承填充|Documentation

    本节介绍如何获取 visio 形状的填充样式,继承自其父样式并掌握 Aspose.Diagram。... GetDataDir_Shapes (); // Call a Diagram class...Diagram . Shape shape in page . Shapes ) { Fill f = shape . InheritFill...

    docs.aspose.com/diagram/zh/net/get-visio-shape-...
  8. Section.ensure_minimum method | Aspose.Words fo...

    Section.ensure_minimum method. Ensures that the section has [Section.body](../body/) with one [Paragraph](../../paragraph/)....elements such as text runs, shapes, or tables to that paragraph...Section.delete_header_footer_shapes method Section.prepend_content...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Edit PDF in C# | products.aspose.com

    Edit PDF in C#. Use .NET library API to edit PDF document...AutoShape shape = (AutoShape)pres.Slides[ 0 ].Shapes[ 0 ]; shape.TextFrame...

    products.aspose.com/slides/net/editor/pdf/
  10. Export Presentation Charts with Python|Aspose.S...

    Learn how to export presentation charts with Aspose.Slides for Python via .NET, supporting PPT, PPTX and ODP formats, and streamline reporting into any workflow.... shapes . add_chart ( charts . ChartType...raster image? Yes. A chart is a shape, and its contents can be saved...

    docs.aspose.com/slides/python-net/export-chart/