Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 11,920 for

autoshape

(0.05 sec)
  1. Animated Text|Aspose.Slides for Python Document...

    Add animated text and effects to PowerPoint presentation in Python...select paragraph to add effect autoShape = presentation . slides [...shapes [ 0 ] paragraph = autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/python-net/animated-text/
  2. Convert PPT to Word in C++ | products.aspose.com

    Convert PPT to Word in C++. Use C++ library API to convert PowerPoint to Word...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  3. Convert PPTX to Word in C++ | products.aspose.com

    Convert PPTX to Word in C++. Use C++ library API to convert PowerPoint to Word...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/cpp/conversion/pptx-...
  4. AutoShapeLock | Aspose.Sildes for .NET API Refe...

    Returns Autoshapes locks. Read-only IAutoshapeLockaspose.slides/iAutoshapelock....AutoShapeLock AutoShape.AutoShapeLock property Returns autoshape’s locks...interface IAutoShapeLock class AutoShape namespace Aspose.Slides assembly...

    reference.aspose.com/slides/net/aspose.slides/a...
  5. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in Java...setWholeWordsOnly ( true ); (( AutoShape ) pres . getSlides (). get_Item...all words 'important' (( AutoShape ) pres . getSlides (). get_Item...

    docs.aspose.com/slides/java/text-formatting/
  6. insertAutoShape | Aspose.Sildes for PHP via Jav...

    insertAutoshape Contents [ Hide ] insertAutoshape(int index, int shapeType, float x, float y, float width, float heig......height) method Creates a new AutoShape, tunes it from default template...of shape’s frame. Returns AutoShape insertAutoShape(int index...

    reference.aspose.com/slides/php-java/aspose.sli...
  7. WrapText | Aspose.Sildes for .NET API Reference

    True if text is wrapped at TextFrames margins. Read/write NullableBoolaspose.slides/nullablebool....Slides [ 0 ]; IAutoShape autoShape = slide . Shapes . AddAutoShape...FillType = FillType . Solid ; autoShape . TextFrame . Paragraphs [...

    reference.aspose.com/slides/net/aspose.slides/t...
  8. TextFrame | Aspose.Sildes for .NET API Reference

    Returns TextFrame object for the Autoshape. Read-only ITextFrameaspose.slides/itextframe....TextFrame AutoShape.TextFrame property Returns TextFrame object...object for the AutoShape. Read-only ITextFrame . public ITextFrame...

    reference.aspose.com/slides/net/aspose.slides/a...
  9. AutoShapeLock | Aspose.Slides for .NET API 参考

    返回 Autoshape 的锁 只读IAutoshapeLockaspose.slides/iAutoshapelock...AutoShapeLock AutoShape.AutoShapeLock property 返回 autoshape 的锁。 只读 IAutoShapeLock...interface IAutoShapeLock class AutoShape 命名空间 Aspose.Slides 部件 Aspose...

    reference.aspose.com/slides/zh/net/aspose.slide...
  10. ShapeCollection.AddAutoShape | Aspose.Cells for...

    ShapeCollection method. Adds a Autoshape to the worksheet...AddAutoShape method Adds a AutoShape to the worksheet. public Shape...//Adds a AutoShape to the worksheet. Shape autoShape = shapes...

    reference.aspose.com/cells/net/aspose.cells.dra...