Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 4,907 for

autoshape

(0.1 sec)
  1. 从演示文稿形状中提取图像|Aspose.Slides 文档

    在 C# 或 .NET 中从 PowerPoint 演示文稿中提取图像...if ( sh is AutoShape ) { AutoShape ashp = ( AutoShape ) sh ; if...

    docs.aspose.com/slides/zh/net/extracting-images...
  2. Convert PPT to Word in C# | products.aspose.com

    Convert PPT to Word in C#. Use .NET library API to convert PowerPoint to Word...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/net/conversion/ppt-t...
  3. FieldEmbed Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEmbed class for seamless EMBED field implementation, enhancing document functionality and versatility....the anchor/canvas for an AutoShape object with the "In line with...the inline canvas for the AutoShape. Shape shape = ( Shape ) shapes...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 导出数学方程|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....< Presentation > (); auto autoShape = pres -> get_Slides () ->...ExplicitCast < IMathPortion > ( autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/zh/cpp/exporting-math-eq...
  5. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample PPTX with a slide containing animated text frame. Text frame has four animated paragraphs. I use Aspose to read this PPTX and want to get images of individual animated text paragraphs. Ideally, …...curAutoShape = curShape as AutoShape; if (curAutoShape == null)...Console.WriteLine(" Not an AutoShape - skipping"); continue; }...

    forum.aspose.com/t/wrong-count-of-animated-text...
  6. Նշեք տեքստը PowerPoint-ում՝ օգտագործելով C#

    Ընդգծեք տեքստը PowerPoint-ում՝ օգտագործելով C#: Ստացեք IDE կարգավորումները, քայլերի ցանկը և կոդերի նմուշը՝ սլայդներում տեքստը որոնելու և PowerPoint-ում C#-ով ընդգծելու համար:...մուտք գործեք յուրաքանչյուր ձև AutoShape օբյեկտում Ընդգծեք տեքստի բոլոր...սլայդի բոլոր ձևերը: Օգտագործեք AutoShape օբյեկտը՝ տեքստը ընդգծելու...

    kb.aspose.com/hy/slides/net/highlight-text-in-p...
  7. Paragraph|Aspose.Slides Documentation

    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.... AutoShape shape = ( AutoShape ) pres . getSlides...

    docs.aspose.com/slides/androidjava/paragraph/
  8. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors.... Add two AutoShape to the slide using the add_auto_shape...shapes # Adds an Ellipse autoshape ellipse = shapes . add_auto_shape...

    docs.aspose.com/slides/python-net/connector/
  9. Slide Transition|Aspose.Slides Documentation

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

    docs.aspose.com/slides/androidjava/slide-transi...
  10. Rectangle|Aspose.Slides for PHP Documentation

    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 ellipse type $shp = $sld...-> get_Item ( 0 ); # Add AutoShape of ellipse type $shp = $sld...

    docs.aspose.com/slides/php-java/rectangle/