Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 4,478 for

autoshape

(0.05 sec)
  1. Slide Transition|Aspose.Slides for PHP Document...

    PowerPoint slide transition, PowerPoint morph transition...new Presentation (); try { $autoshape = $presentation -> getSlides...100 , 100 , 400 , 100 ); $autoshape -> getTextFrame () -> setText...

    docs.aspose.com/slides/php-java/slide-transition/
  2. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast.... Add an AutoShape to the selected slide. Access...the ISlide object. Add an AutoShape to the selected slide using...

    docs.aspose.com/slides/python-net/manage-bullet...
  3. Presentation-to-Image Conversion in C# Is Not P...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...{ var autoShape = shape as AutoShape; return autoShape?.TextFrame...

    forum.aspose.com/t/presentation-to-image-conver...
  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. Հեռացրեք ջրանիշը PowerPoint-ում՝ օգտագործելով C#

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

    kb.aspose.com/hy/slides/net/remove-watermark-in...
  6. 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...
  7. 管理超链接|Aspose.Slides for PHP 文档

    如何在 PowerPoint 演示文稿中添加超链接...{ $autoShape = $shape ; if ( ! java_is_null ( $autoShape )) {...{ foreach ( $autoShape -> getTextFrame () -> getParagraphs ()...

    docs.aspose.com/slides/zh/php-java/manage-hyper...
  8. Նշեք տեքստը PowerPoint-ում Python-ի միջոցով

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

    kb.aspose.com/hy/slides/python/highlight-text-i...
  9. 从演示文稿形状中提取图像|Aspose.Slides for Python 文档

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

    docs.aspose.com/slides/zh/python-net/extracting...
  10. 形状动画|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...