Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 9,894 for

shape

(0.04 sec)
  1. 在 Java 中管理 PowerPoint 段落|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...Presentation (); try { IAutoShape shape = presentation . getSlides ()...的文本框 ITextFrame textFrame = shape . getTextFrame (); // 移除默认的现有段落...

    docs.aspose.com/slides/zh/androidjava/manage-pa...
  2. SmartTag class | Aspose.Words for Node.js

    Aspose.Words.Markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...Footnote , Run , SpecialChar , Shape , GroupShape , CommentRangeStart...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage SmartArt|Aspose.Slides Documentation

    SmartArt and organization type chart in PowerPoint presentations in C# or .NET... Shapes [ 0 ]; ISmartArtNodeCollect...nodeShape in smartArtNode . Shapes ) { if ( nodeShape . TextFrame...

    docs.aspose.com/slides/net/manage-smartart/
  4. 管理 PowerPoint 段落|Aspose.Slides for PHP 文档

    创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...new Presentation (); try { $shape = $presentation -> getSlides...访问创建的自动形状的文本框 $textFrame = $shape -> getTextFrame (); # 删除默认的现有段落...

    docs.aspose.com/slides/zh/php-java/manage-parag...
  5. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in C# or .NET...want to specify settings for shape animations and slide transitions...

    docs.aspose.com/slides/net/export-to-html5/
  6. Aspose.Slides for Java 14.8.0 的公共 API 和向后不兼容更改|...

    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....setSourceCode ( "Sub Test(oShape As Shape)\r\n MsgBox \"Test\"\r\nEnd...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  7. 使用 VSTO 和 Aspose.Slides for .NET 动态添加文本|Aspose....

    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.... Shape shp = sld . Shapes . AddTextbox ( Microsoft...//要添加它,我们将首先添加一个矩形 IShape shp = sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  8. 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...
  9. Public API and Backwards Incompatible Changes i...

    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.... Shapes . AddChart ( ChartType . Bubble...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . Bubble...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in C++...want to specify settings for shape animations and slide transitions...

    docs.aspose.com/slides/cpp/export-to-html5/