Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 42,307 for

shapes

(0.03 sec)
  1. Custom Shape|Aspose.Slides for PHP Documentation

    Add a custom shape to a PowerPoint presentation in PHP...Custom Shape Contents [ Hide ] Change a Shape Using Edit Points...any shape. Using edit points, you get to change a shape or create...

    docs.aspose.com/slides/php-java/custom-shape/
  2. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in C#....the rotation angle Draw the shapes with global transformation...this bitmap object Create a shape such as Ellipse Define a matrix...

    docs.aspose.com/drawing/net/working-with-coordi...
  3. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in Java.... Draw the shapes with global transformation...this bitmap object. Create a shape such as Ellipse . Define a Matrix...

    docs.aspose.com/drawing/java/working-with-coord...
  4. Merge Image to BMP in Python | products.aspose.com

    Merge Image to BMP in Python. Use Python library API to combine Images... shapes . add_picture_frame(slides...Bitmap( "image2.png" )) slide . shapes . add_picture_frame(slides...

    products.aspose.com/slides/python-net/merge/ima...
  5. Filter objects while loading workbook in GridDe...

    This article describes how to use loading filter in GridDesktop....MergedArea PivotTable Settings Shape SheetData SheetSettings Structure...As you can see , all charts/shapes/images have been filtered out...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. Image Stencil – Python Code and Free Online Ste...

    Learn how to make image stencils using Python code and online Stencil Maker. Enjoy free, easy-to-use tools for perfect stencil art....details of an image into basic shapes and lines that can be easily...all vectorized shapes are filled. Auto – shapes are not filled...

    products.aspose.com/svg/python-net/vectorize-im...
  7. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-sections content in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Manage Cells|Aspose.Slides for Python Documenta...

    Table cells in PowerPoint presentations in Python... shapes [ 0 ] # assuming that #0.Shape#0 is a table...Adds a table shape to the slide tbl = sld . shapes . add_table...

    docs.aspose.com/slides/python-net/manage-cells/
  9. 导出图表|Aspose.Slides for Python 文档

    在Python中从PowerPoint演示文稿获取图表图像... shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/export-chart/
  10. 管理行和列|Aspose.Slides for Python 文档

    在 Python 中管理 PowerPoint 演示文稿中的表格行和列... shapes : if type ( shp ) is slides...# 向幻灯片添加表格形状 table = sld . shapes . add_table ( 100 , 50 , dblCols...

    docs.aspose.com/slides/zh/python-net/manage-row...