Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 4,901 for

autoshape

(0.06 sec)
  1. Նշեք տեքստը PowerPoint-ում Python-ի միջոցով

    Նշեք տեքստը PowerPoint-ում Python-ի միջոցով: Ստացեք IDE միջավայրի կարգավորումները, քայլերի ցանկը և կոդի օրինակ՝ սլայդում տեքստը որոնելու և Python-ի միջոցով PowerPoint-ում ընդգծելու համար:...Ավելացրեք ուղղանկյուն տիպի Autoshape և տեղադրեք տեքստային շրջանակ՝...

    kb.aspose.com/hy/slides/python/highlight-text-i...
  2. 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...
  3. 形状动画|Aspose.Slides 文档

    在 Java 中应用 PowerPoint 动画...Java 代码演示了如何将 Fade 效果应用于 AutoShape,并将文本动画设置为 By 1st Level Paragraphs...// Adds new AutoShape with text IAutoShape autoShape = sld . getShapes...

    docs.aspose.com/slides/zh/androidjava/shape-ani...
  4. Slide Transition|Aspose.Slides for Python Docum...

    Add PowerPoint slide transition and transition effects in Python...Presentation () as presentation : autoshape = presentation . slides [... 100 , 100 , 400 , 100 ) autoshape . text_frame . text = "Morph...

    docs.aspose.com/slides/python-net/slide-transit...
  5. 形状动画|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/shape-animation/
  6. 演示文稿属性|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/androidjava/presentat...
  7. Ինչպես ջնջել տեքստը PPTX-ում Java-ի միջոցով

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

    kb.aspose.com/hy/slides/java/how-to-strike-out-...
  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. 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/
  10. 从演示文稿形状中提取图像|Aspose.Slides for Python 文档

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

    docs.aspose.com/slides/zh/python-net/extracting...