Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 4,908 for

autoshape

(0.05 sec)
  1. Slide Transition|Aspose.Slides for Node.js via ...

    PowerPoint slide transition, PowerPoint morph transition in JavaScript...Presentation (); try { var autoshape = presentation . getSlides...100 , 100 , 400 , 100 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/nodejs-java/slide-transi...
  2. 演示文稿属性|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....pptxFileName ); try { AutoShape autoShape = ( AutoShape ) pres . getSlides...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/java/presentation-pro...
  3. 从演示文稿形状中提取图像|Aspose.Slides for Python 文档

    在 Python 中从 PowerPoint 演示文稿中提取图像... AutoShape and shape . fill_format ....

    docs.aspose.com/slides/zh/python-net/extracting...
  4. What is Slide Master in PowerPoint? Definition ...

    Learn what a Slide Master is in PowerPoint and how it helps you control slide layouts, fonts, colors, and branding. Easy step-by-step guide with examples in C# or .NET....IAutoShape autoShape = shape as IAutoShape ; if ( autoShape != null...null ) { if ( autoShape . Placeholder . Type == type ) { return...

    docs.aspose.com/slides/net/slide-master/
  5. Ինչպես ջնջել տեքստը PPTX-ում Java-ի միջոցով

    Այս ձեռնարկը ներառում է, թե ինչպես ջնջել տեքստը PPTX-ում Java-ի միջոցով: Այն ընդգրկում է շրջակա միջավայրը հաստատելու բոլոր մանրամասները, քայլ առ քայլ գործընթացը և աշխատանքային օրինակելի կոդը՝ Java-ի միջոցով PPTX տեքստը ջնջելու համար:...օգտագործվում է PPTX սլայդում autoshape ավելացնելու համար, TextStrikethroughTyp...

    kb.aspose.com/hy/slides/java/how-to-strike-out-...
  6. 形状动画|Aspose.Slides 文档

    在 Java 中应用 PowerPoint 动画...Java 代码展示了如何将 Fade 效果应用到 AutoShape 并将文本动画设置为 按第一层级段落 值: // 实例化一个表示演示文稿文件的演示文稿类。...0 ); // 添加带文本的新 AutoShape IAutoShape autoShape = sld . getShapes...

    docs.aspose.com/slides/zh/java/shape-animation/
  7. Shape Manipulations|Aspose.Slides for PHP Docum...

    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....-> get_Item ( 0 ); # Add autoshape of rectangle type $sld ->...-> get_Item ( 0 ); # Add autoshape of rectangle type $sld ->...

    docs.aspose.com/slides/php-java/shape-manipulat...
  8. New HTML Export System - Aspose.Slides.WebExten...

    PowerPoint HTML export in C# or .NET...if(shape is AutoShape) { ITextFrame textFrame = ((AutoShape)shape)...Input . AddTemplate < AutoShape >( "autoshape" , Path . Combine (...

    docs.aspose.com/slides/net/web-extensions/
  9. How to Insert Draft Watermark in PowerPoint Pre...

    We'll guide you how to insert draft watermark in PowerPoint presentation in C# using simple API calls. You may add confidential watermark in PowerPoint presentation by using easy API interface in C#....each master slide, add an Autoshape Insert confidential draft...

    kb.aspose.com/slides/net/how-to-insert-draft-wa...
  10. 在 Python 中将 PowerPoint 演示文稿转换为 Word 文档|Aspose.S...

    了解如何使用 Aspose.Slides for Python 轻松将 PowerPoint 和 OpenDocument 演示文稿转换为 Word 文档。我们的分步指南配有 Python 示例代码,为希望简化文档工作流程的开发人员提供解决方案。... AutoShape : builder . writeln ( shape...

    docs.aspose.com/slides/zh/python-net/convert-po...