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

autoshape

(0.1 sec)
  1. 连接器|Aspose.Slides 文档

    在 C++ 中连接 PowerPoint 形状...对象公开的 AddAutoShape 方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型,使用 Shapes 对象公开的...对象公开的 AddAutoShape 方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型,使用 Shapes 对象公开的...

    docs.aspose.com/slides/zh/cpp/connector/
  2. 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/
  3. 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...
  4. 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...
  5. 档案

    档案...if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // 检查是否有图片...

    blog.aspose.com/zh/slides/extract-images-from-p...
  6. 从演示文稿形状中提取图像|Aspose.Slides for Python 文档

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

    docs.aspose.com/slides/zh/python-net/extracting...
  7. Հեռացրեք ջրանիշը PowerPoint-ում՝ օգտագործելով C#

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

    kb.aspose.com/hy/slides/net/remove-watermark-in...
  8. How to Extract Multi-Column Text from a Text Fr...

    Hi Team, I am using aspose slides for cpp. There is a text frame where text is divided into 3 multi columns. I want to be able to extract text according to different columns. Entire text: Hello, this is the first colum…...pptx"); auto autoshape = AsCast<IAutoShape>(pres...(0)); auto textColumns = autoshape->get_TextFrame()->SplitTextByColumns();...

    forum.aspose.com/t/how-to-extract-multi-column-...
  9. Convert TXT to POTX via C++ or with free Online...

    Export TXT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTX online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/txt-to...
  10. Convert FLATOPC to POTM via C++ or with free On...

    Export FLATOPC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM online converter quickly before integrating the code....Presentation object Add an AutoShape in your slide, and add AddTextFrame...idx_get ( 0 ); // add an AutoShape of Rectangle type SharedPtr...

    products.aspose.com/total/cpp/conversion/flatop...