Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,093 for

autoshape

(0.06 sec)
  1. Հեռացրեք ջրանիշը PowerPoint-ում՝ օգտագործելով C#

    Հեռացրեք ջրանիշը PowerPoint-ում՝ օգտագործելով C#: Հետևեք այս հոդվածին քայլերի, IDE կարգավորումների և կոդի համար, որը ցույց է տալիս, թե ինչպես հեռացնել ջրի մակարդակի նշագիծը PowerPoint-ից՝ օգտագործելով C#:...Պահպանեք յուրաքանչյուր ձև AutoShape դասի օբյեկտում և ստուգեք դրա...

    kb.aspose.com/hy/slides/net/remove-watermark-in...
  2. 形状动画|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/shape-animation/
  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. 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/
  5. 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...
  6. 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/
  7. 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...
  8. 将 PowerPoint 转换为 Word|Aspose.Slides for Python 文档

    在 Python 中将 PowerPoint 演示文稿转换为 Word... AutoShape : builder . writeln ( shape...

    docs.aspose.com/slides/zh/python-net/convert-po...
  9. How to create Hello World Presentation document...

    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.... Slides [ 0 ]; // Add an AutoShape of Rectangle type IAutoShape...

    docs.aspose.com/slides/net/how-to-create-hello-...
  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....pptxFileName ); try { AutoShape autoShape = ( AutoShape ) pres . getSlides...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/androidjava/presentat...