Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 4,907 for

autoshape

(0.05 sec)
  1. Presentation Localization|Aspose.Slides Documen...

    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.... Add an AutoShape of Rectangle type to the slide...

    docs.aspose.com/slides/cpp/presentation-localiz...
  2. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++....the anchor/canvas for an AutoShape object with the "In line with...the inline canvas for the AutoShape. auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 在 Java 中管理 PowerPoint 段落|Aspose.Slides 文档

    在 Java 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...get_Item ( 0 ); // 添加矩形类型的 AutoShape IAutoShape ashp = slide ....150 , 300 , 150 ); // 访问 AutoShape 的 TextFrame ITextFrame tf...

    docs.aspose.com/slides/zh/java/manage-paragraph/
  4. Shape Manipulations|Aspose.Slides Documentation

    Manipulate PowerPoint shapes in C# or .NET... Slides [ 0 ]; // Add autoshape of rectangle type IShape shp1...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . Shapes [...

    docs.aspose.com/slides/net/shape-manipulations/
  5. Shape Manipulations|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.... get_Item ( 0 ); // Add autoshape of rectangle type sld . getShapes...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . getShapes...

    docs.aspose.com/slides/androidjava/shape-manipu...
  6. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in C# or .NET...if ( sh is AutoShape ) { AutoShape ashp = ( AutoShape ) sh ; if...

    docs.aspose.com/slides/net/extracting-images-fr...
  7. How to Strike Out Text in PPTX using C#

    This tutorial entails how to strike out text in PPTX using C#. It encompasses the details to set up the environment, a step-wise process and a working sample code to strike out PPTX text using C#....sample presentation, adding autoshape, creating the text frame by...class is used for adding the autoshape in the PPTX slide, the TextStrikethroughTyp...

    kb.aspose.com/slides/net/how-to-strike-out-text...
  8. Convert PowerPoint to Word|Aspose.Slides Docume...

    Convert PowerPoint Presentation to Word in Java...instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    docs.aspose.com/slides/java/convert-powerpoint-...
  9. Convert PPTX to Word in Java | products.aspose.com

    Convert PPTX to Word in Java. Use Java library API to convert PowerPoint to Word...instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    products.aspose.com/slides/java/conversion/pptx...
  10. Convert PPT to Word in Java | products.aspose.com

    Convert PPT to Word in Java. Use Java library API to convert PowerPoint to Word...instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    products.aspose.com/slides/java/conversion/ppt-...