Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 50,257 for

shape

(0.25 sec)
  1. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly.... Access the OleObjectFrame shape. In our example, we used the...created PPTX that has only one shape on the first slide. We then...

    docs.aspose.com/slides/java/manage-ole/
  2. Features|Documentation

    Aspose.Diagram for Python via .NET features....comments to page or shape Add master or shape to diagram ConnectShapes...Via Connector Glue shapes Auto layout shapes Microsoft Visio 2010...

    docs.aspose.com/diagram/python-net/features/
  3. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals.... Shape shape = builder . InsertChart (...450 , 450 ); Chart chart = shape . Chart ; chart . Title . Text...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Video|Aspose.Slides Documentation

    Add and control videos with Aspose.Slides for C++: insert, play, trim, set poster frames, and export with C++ examples for PPT, PPTX, and ODP presentations....auto videoFrame = slide -> get_Shapes () -> AddVideoFrame ( 50 ,...auto videoFrame = slide -> get_Shapes () -> AddVideoFrame ( 50 ,...

    docs.aspose.com/slides/cpp/examples/elements/vi...
  5. 图片|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理图片:插入、替换、裁剪、压缩、调整透明度和效果、填充形状,并导出为 PPT、PPTX 和 ODP。... shapes . add_picture_frame ( slides...picture_frame = next ( shape for shape in slide . shapes if isinstance...

    docs.aspose.com/slides/zh/python-net/examples/e...
  6. OleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.OleFormat class for seamless access to OLE objects and ActiveX controls, enhancing your document processing capabilities....docm" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); // The OLE object in the first...

    reference.aspose.com/words/net/aspose.words.dra...
  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. FieldShape | Aspose.Words for Java

    Implements the Shape field in Java....extends Field Implements the SHAPE field. To learn more, visit...Microsoft Word fields such as SHAPE and EMBED are handled during...

    reference.aspose.com/words/java/com.aspose.word...
  9. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for Java 中使用 SmartArt:使用 Java 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置样式图表。...( IShape shape : slide . getShapes ()) { if ( shape instanceof...firstSmartArt = ( ISmartArt ) shape ; break ; } } } finally { presentation...

    docs.aspose.com/slides/zh/java/examples/element...
  10. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用 SmartArt:使用 Java 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和美化图表。...( IShape shape : slide . getShapes ()) { if ( shape instanceof...firstSmartArt = ( ISmartArt ) shape ; break ; } } } finally { presentation...

    docs.aspose.com/slides/zh/androidjava/examples/...