Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 48,774 for

shapes

(0.21 sec)
  1. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for C++, streamlining visual workflows....theme, color scheme, and the shapes placed on the master slide...temporary presentation. Delete the shapes from the cloned slide. Convert...

    docs.aspose.com/slides/cpp/get-the-entire-prese...
  2. Get Connection Points from Shape|Documentation

    This article shows how to get connection points from a shape using the Aspose.Cells for Python via .NET API....Get Connection Points from Shape Contents [ Hide ] Aspose.Cells...provides rich features to manage shapes in a spreadsheet. Sometimes...

    docs.aspose.com/cells/python-net/get-connection...
  3. Aspose.Words.Rendering module | Aspose.Words fo...

    The Aspose.Words.Rendering module provides classes that allow to customize printing or rendering of documents....more, visit the Working with Shapes documentation article. OfficeMathRenderer...methods to render an individual Shape or GroupShape to a raster or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 Python 中管理演示文稿的连接线|Aspose.Slides for Python 文档

    让 Python 应用程序在 PowerPoint 和 OpenDocument 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。...ShapeCollection 对象公开的 add_auto_shape 方法,向幻灯片添加两个 AutoShape 对象。 使用...访问第一张幻灯片的形状集合。 shapes = presentation . slides [ 0 ] . shapes # 添加一个椭圆...

    docs.aspose.com/slides/zh/python-net/connector/
  5. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET....circle to the graph shapes graph . shapes . add ( circle ) # Add...circle to the graph shapes graph . shapes . add ( circle ) # Add...

    docs.aspose.com/pdf/python-net/add-circle/
  6. Change Adjustment Values of the Shape with C++|...

    Modify shape adjustment values in Excel using Aspose.Cells with C++....Change Adjustment Values of the Shape with C++ Contents [ Hide ] Aspose...Aspose.Cells provides Shape.Geometry.GetShapeAdjustValues property...

    docs.aspose.com/cells/cpp/change-adjustment-val...
  7. Add Arc Object to PDF file|Aspose.PDF for Pytho...

    This article explains how to create a arc object to your PDF using Aspose.PDF for Python via .NET.... shapes . add ( arc1 ) arc2 = drawing... Color . dark_blue graph . shapes . add ( arc2 ) arc3 = drawing...

    docs.aspose.com/pdf/python-net/add-arc/
  8. excel转pdf,图片转换报错Shape to image Error! - Free Su...

    Excel转换PDF,抛出Shape to image Error的异常,导致转换失败 附件为: EXCEL_TEST.zip (9.0 MB) Aspose.cells 版本 25.0.6...excel转pdf,图片转换报错Shape to image Error! 中文技术支持 cells-net cromwell1994...2025, 7:36am 1 Excel转换PDF,抛出Shape to image Error的异常,导致转换失败 附件为:...

    forum.aspose.com/t/excel-pdf-shape-to-image-err...
  9. Animate PowerPoint Charts on Android|Aspose.Sli...

    Create stunning animated charts in Java with Aspose.Slides for Android. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); // Animate the...

    docs.aspose.com/slides/androidjava/animated-cha...
  10. 使用 Python 在演示文稿中自定义图表坐标轴|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表坐标轴,以用于报告和可视化。... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/chart-axis/