Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 11,919 for

autoshape

(0.07 sec)
  1. writeShapeEnd | Aspose.Sildes for Node.js via J...

    writeShapeEnd writeShapeEnd( HtmlGenerator generator, VideoFrame shape) function writeShapeEnd( HtmlGenerator generat......HtmlGenerator generator, AutoShape shape) function writeShapeEnd(...

    reference.aspose.com/slides/nodejs-java/aspose....
  2. FieldShape Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldShape class. Implements the SHAPE field in C#....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...
  3. Aspose::Words::Fields::FieldEmbed Class Referen...

    Implements the EMBED field....the anchor/canvas for an AutoShape object with the "In line with...the inline canvas for the AutoShape. auto shape = System::Dyn...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. TextFrameFormat | Aspose.Slides for Android via...

    Contains the TextFrames formatTextFrameFormatting properties....Presentation(); try { IAutoShape autoShape = pres.getSlides().get_Item(0)...300); ITextFrame textFrame = autoShape.getTextFrame(); textFrame...

    reference.aspose.com/slides/androidjava/com.asp...
  5. Aspose::Words::Fields::FieldShape class | Aspos...

    Aspose::Words::Fields::FieldShape class. Implements the SHAPE field. To learn more, visit the documentation article 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...
  6. AddConnector | Aspose.Sildes for .NET API Refer...

    Creates a new Connector tunes it from default template and adds it to the end of the collection....Shapes ; // Adds an Ellipse autoshape IAutoShape ellipse = shapes...100 ); // Adds a Rectangle autoshape IAutoShape rectangle = shapes...

    reference.aspose.com/slides/net/aspose.slides/s...
  7. ShapeCollection | Aspose.Sildes for .NET API Re...

    Represents a collection of a shapes....float, float) Creates a new AutoShape, tunes it from default template...float, bool) Creates a new AutoShape and adds it to the end of...

    reference.aspose.com/slides/net/aspose.slides/s...
  8. SlideUtil | Aspose.Sildes for PHP via Java API ...

    SlideUtil SlideUtil class Offer methods which help to search shapes and text in a presentation. SlideUtil Name Descri...... SmartArt , GroupShape , AutoShape , PictureFrame , SectionZoomFrame... SmartArt , GroupShape , AutoShape , PictureFrame , SectionZoomFrame...

    reference.aspose.com/slides/php-java/aspose.sli...
  9. Managing Paragraph Bullets in PPTX in Ruby|Aspo...

    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) # Adding and accessing Autoshape shp = slide.getShapes().a...the text frame of created autoshape txt_frm = shp.getTextFrame()...

    docs.aspose.com/slides/java/managing-paragraph-...
  10. Identify Different Auto Shapes such as TextBox,...

    how to identify different auto shapes(such as textbox, rectangle, oval etc)? I know type gives you the type as “Autoshape” for all of them but I want a function to distinguish all of them separately....type gives you the type as “AutoShape” for all of them but I want...

    forum.aspose.com/t/identify-different-auto-shap...