Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 49,132 for

shape

(0.16 sec)
  1. 在 C++ 中將 PPTX 轉換為視頻 | products.aspose.com

    在 C++ 中將 PPTX 轉換為視頻。使用 C++ 庫 API 將 PowerPoint 轉換為視頻...get_Slide( 0 ); // Adds a smile shape and then animates it System...IAutoShape > smile = slide -> get_Shapes() -> AddAutoShape(ShapeType...

    products.aspose.com/slides/zh-hant/cpp/conversi...
  2. Copy Paragraphs and Text Portions in Presentati...

    Discover how to copy paragraphs and text portions between PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET to enhance your workflow....Prevent Presentation Edits with Shape Locks in Python Extract Images...Images from Presentation Shapes in Python...

    docs.aspose.com/slides/python-net/copying-parag...
  3. How to Add Video in Presentation using C#

    In this topic, we will guide you through to procees of how to add Video in Presentation using C#. With the help of a few lines of code you can easily embed a MP4 to PPTX in C#....added inside the video frame shape for the slide. Finally, the...

    kb.aspose.com/slides/net/how-to-add-video-in-pr...
  4. Convert STL to RVM via Python | products.aspose...

    Sample code for STL to RVM Python conversion. Use API example code for batch STL files to RVM conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/python-net/conversion/st...
  5. 在 PHP 中管理 PowerPoint 文本段落|Aspose.Slides for PHP 文档

    通过 Java 使用 Aspose.Slides for PHP,全面掌控段落格式——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式。...new Presentation (); try { $shape = $presentation -> getSlides...访问已创建的自动形状的文本框 $textFrame = $shape -> getTextFrame (); # 删除默认已存在的段落...

    docs.aspose.com/slides/zh/php-java/manage-parag...
  6. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize document exports to HTML, MHTML, or EPUB for seamless user experience....imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  7. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...image_shape = doc . get_child_nodes ( aw . NodeType . SHAPE , True...)[ 0 ] . as_shape () self . assertTrue ( image_shape . is_image...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在 C# 中將 PPTX 轉換為視頻 | products.aspose.com

    在 C# 中將 PPTX 轉換為視頻。使用 .NET 庫 API 將 PowerPoint 轉換為視頻...Presentation()) { // Adds a smile shape and then animates it IAutoShape...= presentation.Slides[ 0 ].Shapes.AddAutoShape(ShapeType.SmileyFace...

    products.aspose.com/slides/zh-hant/net/conversi...
  9. Fills and Strokes in SVG – SVG Code – Aspose.SV...

    Learn how to apply and control fill and stroke in SVG elements. Master the basics of color, opacity, thickness, dash use, and style with Aspose.SVG....graphical elements such as shapes, paths and text – are rendered...set for any lines, text and shapes. In the SVG text file, they...

    docs.aspose.com/svg/net/drawing-basics/fills-an...
  10. 获取所有幻灯片中的所有文本|Aspose.Slides 文档

    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....遍历形状以寻找占位符 foreach ( Shape shp in sld . Shapes ) if ( shp . Placeholder...

    docs.aspose.com/slides/zh/net/get-all-the-text-...