Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 11,920 for

autoshape

(0.1 sec)
  1. Aspose.Slides for Java 19.2 Release Notes|Aspos...

    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 (); try { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  2. Aspose.Slides for Android via Java 19.2 Release...

    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 (); try { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/androidjava/aspose-slide...
  3. Managing Font Family of Text in Python|Aspose.S...

    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....slide and typecasting it as AutoShape tf1 = slide.getShapes().get_Item(0)...getSlides().get_Item(0) \# Add an AutoShape of Rectangle type shapeType...

    docs.aspose.com/slides/java/managing-font-famil...
  4. iautoshape - Aspose.Slides for Android via Java...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....AudioPlayModePreset AudioVolumeMode AutoShape AutoShapeLock AxesManager...Known Implementing Classes: AutoShape public interface IAutoShape...

    reference.aspose.com/slides/androidjava/com.asp...
  5. imoderncomment - Aspose.Slides for Java - API R...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....AudioPlayModePreset AudioVolumeMode AutoShape AutoShapeLock AxesManager...the comment associated with AutoShape. int getTextSelectionStar...

    reference.aspose.com/slides/java/com.aspose.sli...
  6. IModernComment - Aspose.Slides for Java - API R...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....AudioPlayModePreset AudioVolumeMode AutoShape AutoShapeLock AxesManager...the comment associated with AutoShape. int getTextSelectionStar...

    reference.aspose.com/slides/java/com.aspose.sli...
  7. IAutoShape - Aspose.Slides for Java - API Refer...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....AudioPlayModePreset AudioVolumeMode AutoShape AutoShapeLock AxesManager...Known Implementing Classes: AutoShape public interface IAutoShape...

    reference.aspose.com/slides/java/com.aspose.sli...
  8. Aspose.Slides for .NET 20.2 Release Notes|Aspos...

    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....text inside and a simple AutoShape nearby. The code snippet below...paragraph2 ); IAutoShape autoShape = pres . Slides [ 0 ]. Shapes...

    docs.aspose.com/slides/net/aspose-slides-for-ne...
  9. Shape Formatting|Aspose.Slides Documentation

    Format shape in PowerPoint presentation in C# or .NET...we formatted a rectangle AutoShape : // Instantiates a presentation...pres . Slides [ 0 ]; // Adds autoshape of rectangle type IShape shp...

    docs.aspose.com/slides/net/shape-formatting/
  10. Shape Formatting|Aspose.Slides Documentation

    Format shape in PowerPoint presentation in Java...we formatted a rectangle AutoShape : // Instantiates a presentation... get_Item ( 0 ); // Adds autoshape of rectangle type IShape shp...

    docs.aspose.com/slides/java/shape-formatting/