Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 5,232 for

autoshape

(0.17 sec)
  1. Create Line Shapes in Presentations with Python...

    Learn to manipulate line formatting in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Discover properties, methods, and examples.... Add an AutoShape of type LINE using the add_auto_shape...a slide by index. Add an AutoShape of type LINE using the add_auto_shape...

    docs.aspose.com/slides/python-net/line/
  2. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors.... Add two AutoShape to the slide using the AddAutoShape...get_Shapes (); // Adds an Ellipse autoshape SharedPtr < IAutoShape > ellipse...

    docs.aspose.com/slides/cpp/connector/
  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. 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...
  5. Convert PPTX to Word in C# | products.aspose.com

    Convert PPTX 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/pptx-...
  6. Manage Presentation Shapes on Android|Aspose.Sl...

    Learn to create, edit and optimize shapes in Aspose.Slides for Android via Java and deliver high-performance PowerPoint presentations.... get_Item ( 0 ); // Add autoshape of rectangle type sld . getShapes...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . getShapes...

    docs.aspose.com/slides/androidjava/shape-manipu...
  7. Add Ellipses to Presentations in C++|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for C++ across PPT and PPTX presentations — C++ code examples included....by using its Index Add an AutoShape of Ellipse type using AddAutoShape...by using its Index. Add an AutoShape of Ellipse type using AddAutoShape...

    docs.aspose.com/slides/cpp/ellipse/
  8. Նշեք տեքստը PowerPoint-ում՝ օգտագործելով C#

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

    kb.aspose.com/hy/slides/net/highlight-text-in-p...
  9. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations.... get_Item ( 0 ); // Add autoshape of rectangle type sld . getShapes...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . getShapes...

    docs.aspose.com/slides/java/shape-manipulations/
  10. Manage Presentation Placeholders in Java|Aspose...

    Effortlessly manage placeholders in Aspose.Slides for Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....the placeholder shape to an AutoShape and change the text using...TextFrame associated with the AutoShape . Save the modified presentation...

    docs.aspose.com/slides/java/manage-placeholder/