Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 11,819 for

autoshape

(0.04 sec)
  1. WordArt|Aspose.Slides Documentation

    Add, manipulate, and manage WordArt and effects in PowerPoint presentations in C# or Aspose.Slides for .NET...Slides [ 0 ]; IAutoShape autoShape = slide . Shapes . AddAutoShape...); ITextFrame textFrame = autoShape . TextFrame ; Portion portion...

    docs.aspose.com/slides/net/wordart/
  2. ModernComment | Aspose.Sildes for Node.js via J...

    ModernComment ModernComment class Represents a comment on a slide. getShape Name Description getShape () Returns a sh......, Table , PictureFrame , AutoShape , VideoFrame , SectionZoomFrame...the comment associated with AutoShape. Read/write int. Result: int...

    reference.aspose.com/slides/nodejs-java/aspose....
  3. Manage Placeholder|Aspose.Slides Documentation

    Change Placeholder text and prompt text in PowerPoint presentations in C# or .NET...the placeholder shape to an AutoShape and change the text using...TextFrame associated with the AutoShape . Save the modified presentation...

    docs.aspose.com/slides/net/manage-placeholder/
  4. insertClone | Aspose.Sildes for Node.js via Jav...

    insertClone Contents [ Hide ] insertClone(int index, VideoFrame sourceShape, float x, float y, float width, float hei...... Table , LegacyDiagram , AutoShape , GroupShape , GraphicalObject... Table , LegacyDiagram , AutoShape , GroupShape , GraphicalObject...

    reference.aspose.com/slides/nodejs-java/aspose....
  5. FillFormat | Aspose.Sildes for .NET API Reference

    Returns the bullet fill format of a paragraph. Read-only IFillFormatEffectiveDataaspose.slides/ifillformateffectivedata....shape on the first slide is AutoShape with some text... // Output...paragraphs' bullets AutoShape autoShape = ( AutoShape ) pres . Slides...

    reference.aspose.com/slides/net/aspose.slides/i...
  6. insertClone | Aspose.Sildes for PHP via Java AP...

    insertClone Contents [ Hide ] insertClone(int index, Connector sourceShape, float x, float y, float width, float heig...... SmartArt , GroupShape , AutoShape , SectionZoomFrame , PictureFrame... SmartArt , GroupShape , AutoShape , SectionZoomFrame , PictureFrame...

    reference.aspose.com/slides/php-java/aspose.sli...
  7. get_IsTextBox() | Aspose.Slides for C++ API Ref...

    Specifies if the shape is a text box....get_IsTextBox() AutoShape::get_IsTextBox() method Specifies if...bool Aspose :: Slides :: AutoShape :: get_IsTextBox () override...

    reference.aspose.com/slides/cpp/aspose.slides/a...
  8. Manage Autofit Settings|Aspose.Slides Documenta...

    Set the autofit settings for textbox in PowerPoint in C# or .NET...Slides [ 0 ]; IAutoShape autoShape = slide . Shapes . AddAutoShape...FillType = FillType . Solid ; autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/net/manage-autofit-setti...
  9. Manage TextBox|Aspose.Slides Documentation

    Add textbox or text frame to PowerPoint presentations in C++...idx_get ( 0 ); // Adds an AutoShape with type set as Rectangle...get_IsTextBox() method (from the AutoShape class) to allow you to examine...

    docs.aspose.com/slides/cpp/manage-textbox/
  10. Text Box with Hyperlink using Apache POI and As...

    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 with ShapeType as Rectangle...added AutoShape object. Add a TextFrame to the AutoShape. Instantiate...

    docs.aspose.com/slides/java/slides-poi/text-box...