Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 50,298 for

shape

(0.25 sec)
  1. 连接器|Aspose.Slides for Node.js via .NET 文档

    了解如何使用 Aspose.Slides for Node.js 在 PPT、PPTX 和 ODP 演示文稿中添加、路由和设置形状之间连接线的样式,提供 JavaScript 示例。... size (); i ++ ) { let shape = slide . getShapes (). get_Item...); if ( java . instanceOf ( shape , "com.aspose.slides.IConnector"...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  2. 视频|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理视频:插入、替换、裁剪、设置海报帧和播放选项,并将演示文稿导出为 PPT、PPTX 和 ODP。...$shapeCount ; $index ++ ) { $shape = $slide -> getShapes () ->...); if ( java_instanceof ( $shape , new JavaClass ( "com.aspose...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. AxisTickLabels.Spacing | Aspose.Words for .NET

    Control AxisTickLabels spacing effortlessly! Set intervals for tick labels to enhance your data visualization and improve chart clarity....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ThemeFonts class | Aspose.Words for Python

    aspose.words.themes.ThemeFonts class. Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages [ThemeFonts.latin](./latin/), [ThemeFonts.east_asian](./east_asian/) and [ThemeFonts.complex_script](./complex_script/)...insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 图片|Aspose.Slides 文档

    在 Aspose.Slides for Java 中处理图片:插入、裁剪、压缩、重新着色,并使用 Java 示例导出 PPT、PPTX 和 ODP 演示文稿的图像。...( IShape shape : slide . getShapes ()) { if ( shape instanceof...pictureFrame = ( IPictureFrame ) shape ; break ; } } } finally { presentation...

    docs.aspose.com/slides/zh/java/examples/element...
  6. AxisTickLabelPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.Charts.AxisTickLabelPosition enum, which defines optimal tick label placements for enhanced chart clarity and presentation....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  7. AxisTimeUnit Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTimeUnit enum—your solution for defining time units on chart axes efficiently and effectively....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 图表|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和自定义图表:添加数据、设置系列、坐标轴和标签的格式、更改类型并导出——支持 PPT、PPTX 和 ODP。...$shapeCount ; $index ++ ) { $shape = $slide -> getShapes () ->...); if ( java_instanceof ( $shape , new JavaClass ( "com.aspose...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. 使用 Java 管理演示文稿中的文本框|Aspose.Slides 文档

    Aspose.Slides for Java 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。... shape ( presentation , ( shape , slide , index...index ) -> { if ( shape instanceof IAutoShape ) { IAutoShape autoShape...

    docs.aspose.com/slides/zh/java/manage-textbox/
  10. Extract Images from Presentation Shapes|Aspose....

    Extract images from Shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Java — quick, code-friendly solution....Presentation Shapes Contents [ Hide ] Extract Images from Shapes Images...Images are often added to shapes and also frequently used as slides'...

    docs.aspose.com/slides/java/extracting-images-f...