Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 50,298 for

shape

(0.24 sec)
  1. 使用 Python 将 PowerPoint 演示文稿转换为视频|Aspose.Slides ...

    了解如何使用 Python 将 PowerPoint 和 OpenDocument 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。...0 ] smile_shape = slide . shapes . add_auto_shape ( slides ....main_sequence . add_effect ( smile_shape , slides . animation . EffectType...

    docs.aspose.com/slides/zh/python-net/convert-po...
  2. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Java and speed up presentation editing and data updates....null ; // Iterates through the shapes and sets a reference to the...30 , 30 }; // Adds a table shape to slide ITable table = sld...

    docs.aspose.com/slides/java/manage-rows-and-col...
  3. Manage Rows and Columns in PowerPoint Tables on...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Android via Java and speed up presentation editing and data updates....null ; // Iterates through the shapes and sets a reference to the...30 , 30 }; // Adds a table shape to slide ITable table = sld...

    docs.aspose.com/slides/androidjava/manage-rows-...
  4. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表之间复制图片、图表等形状。...addCopy(Shape, number, number, number, number)...worksheets . get ( "Result" ). shapes . addCopy ( cshape , 20 , 0...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sh...
  5. Manage Audio Frames in Presentations in .NET|As...

    Create and control audio frames in Aspose.Slides for .NET—C# examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... Shapes . AddAudioFrameEmbedde ( 50...); var audioFrame = slide . Shapes . AddAudioFrameEmbedde ( 150...

    docs.aspose.com/slides/net/audio-frame/
  6. Մի Քանի Պատկեր Դեպի JPG Java

    Միավորել մի քանի Պատկեր JPG ին Java կոդի մեջ: Պահպանեք Պատկեր որպես JPG օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/image-t...
  7. Մի Քանի JPG Դեպի SVG Java

    Միավորել մի քանի JPG SVG ին Java կոդի մեջ: Պահպանեք JPG որպես SVG օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/jpg-to-...
  8. 使用 Java 管理演示文稿中的视频帧|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 幻灯片中以编程方式添加和提取视频帧。快速使用指南。...( IShape shape : slide . getShapes ()) { if ( shape instanceof...IVideoFrame vf = ( IVideoFrame ) shape ; String type = vf . getEmbeddedVideo...

    docs.aspose.com/slides/zh/java/video-frame/
  9. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....try { // Gets the AudioFrame shape AudioFrame audioFrame = ( AudioFrame...0 ); // Gets an audio frame shape IAudioFrame audioFrame = ( IAudioFrame...

    docs.aspose.com/slides/java/audio-frame/
  10. Public API Changes in Aspose.Cells 8.8.3|Docume...

    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....ShapeCollection at specified location Shape shape = sheet . getShapes (). addActiveXControl...property ActiveXControl control = shape . getActiveXControl (); control...

    docs.aspose.com/cells/java/public-api-changes-i...