Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 49,132 for

shapes

(0.17 sec)
  1. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly.... Shapes . AddOleObjectFrame ( 0 , 0...linked Excel file. slide . Shapes . AddOleObjectFrame ( 20 ,...

    docs.aspose.com/slides/net/manage-ole/
  2. 动画|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中掌握幻灯片动画:添加、编辑和移除效果、时间和触发器,以在 PPT、PPTX 和 ODP 中创建动态演示文稿。...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....main_sequence . add_effect ( shape , slides . animation . EffectType...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. Update OLE Objects Automatically Using a PowerP...

    Discover how to auto-update OLE charts and objects in PowerPoint with an add-in and Aspose.Slides for Java, featuring practical code and optimization tips....) { // Loop through all the shapes on the current slide. for (...: oSlide . Shapes ) { // Check whether the shape is an OLE object...

    docs.aspose.com/slides/java/updating-ole-object...
  4. 在 .NET 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...0 ] as Slide ; var shapes = slide . Shapes as ShapeCollection...ShapeCollection ; var chart = shapes [ 0 ] as IChart ; // 为系列添加动画 slide . Timeline...

    docs.aspose.com/slides/zh/net/animated-charts/
  5. Picture|Aspose.Slides Documentation

    Work with pictures in C# using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill Shapes, and export for PPT, PPTX and ODP.... Shapes . AddPictureFrame ( ShapeType...imageStream ); pres . Slides [ 0 ]. Shapes . AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/net/examples/elements/pi...
  6. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。...to the Shapes collection of the Graph graph . Shapes . Add (...object to shapes collection of Graph object graph . Shapes . Add...

    docs.aspose.com/pdf/zh/net/add-rectangle/
  7. Set Margins of Comment or Shape Inside the Work...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....AI Set Margins of Comment or Shape Inside the Worksheet Contents...margins of any shape or comment using the Shape.text_body.text_alignment...

    docs.aspose.com/cells/python-net/set-margins-of...
  8. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document....enumeration Specifies the type of shape in a Microsoft Word document...Description IMAGE The shape is an image. TEXT_BOX The shape is a textbox...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Save Html With StreamProvider|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....files which contain images and shapes to HTML files, we often face...should we save the images and shapes when saving an Excel file to...

    docs.aspose.com/cells/java/convert-excel-to-htm...
  10. FindReplaceOptions.ignoreShapes property | Aspo...

    FindReplaceOptions.ignoreShapes property. Gets or sets a boolean value indicating either to ignore Shapes within a text....indicating either to ignore shapes within a text. The default...Examples Shows how to ignore shapes while replacing text. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...