Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 4,907 for

autoshape

(0.05 sec)
  1. Line|Aspose.Slides 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.... Add an AutoShape of Line type using addAutoShape...get_Item ( 0 ); // Add an AutoShape of type line sld . getShapes...

    docs.aspose.com/slides/java/line/
  2. 在 Python 中格式化 PowerPoint 文本|Aspose.Slides for P...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化并设置文本样式。通过功能强大的 Python 代码示例自定义字体、颜色、对齐方式等。...Presentation () as pres : autoShape = pres . slides [ 0 ] . shapes...RECTANGLE , 50 , 50 , 200 , 100 ) autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/zh/python-net/text-forma...
  3. 管理 C++ 中的 PowerPoint 段落|Aspose.Slides 文档

    在 C++ 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...idx_get ( 0 ); // 添加一个矩形类型的 AutoShape SharedPtr < IAutoShape > ashp...通过其索引访问相关幻灯片的引用。 向所选幻灯片添加一个 autoshape 。 访问 autoshape 的 TextFrame 。 移除 TextFrame...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/
  4. 文本格式化|Aspose.Slides 文档

    在Java中管理和操作文本及文本框属性...setWholeWordsOnly ( true ); (( AutoShape ) pres . getSlides (). get_Item...// 突出显示所有单词 'important' (( AutoShape ) pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/text-form...
  5. Manage Bullet|Aspose.Slides Documentation

    Create bullet and numbered lists in PowerPoint presentation in Java... Add an AutoShape in selected slide. Access...); // Adding and accessing Autoshape IAutoShape aShp = slide ....

    docs.aspose.com/slides/androidjava/manage-bullet/
  6. Prevent Presentation Edits with Shape Locks|Asp...

    Discover how Aspose.Slides for Java locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits and faster delivery....composed of components such as autoshapes, tables, OLE objects, grouped...PPTX: IAutoShapeLock locks autoshapes. IConnectorLock locks connector...

    docs.aspose.com/slides/java/applying-protection...
  7. Line|Aspose.Slides 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.... Add an AutoShape of Line type using addAutoShape...get_Item ( 0 ); // Add an AutoShape of type line sld . getShapes...

    docs.aspose.com/slides/androidjava/line/
  8. Line|Aspose.Slides for PHP 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.... Add an AutoShape of Line type using addAutoShape...get_Item ( 0 ); # Add an AutoShape of type line $sld -> getShapes...

    docs.aspose.com/slides/php-java/line/
  9. Shape Formatting|Aspose.Slides for Node.js via ...

    Format shape in PowerPoint presentation in JavaScript...we formatted a rectangle AutoShape : // Instantiates a presentation... get_Item ( 0 ); // Adds autoshape of rectangle type var shp...

    docs.aspose.com/slides/nodejs-java/shape-format...
  10. 管理自动调整设置|Aspose.Slides 文档

    在 C++ 中为 PowerPoint 中的文本框设置自动调整设置...() -> idx_get ( 0 ); auto autoShape = slide -> get_Shapes () ->...100.0f ); auto textFrame = autoShape -> get_TextFrame (); auto...

    docs.aspose.com/slides/zh/cpp/manage-autofit-se...