Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 11,920 for

autoshape

(0.1 sec)
  1. get_ColumnCount() | Aspose.Slides for C++ API R...

    Returns number of columns in the text area. This value must be a positive number. Otherwise, the value will be set to zero. Value 0 means undefined value. Read int32_t....ExplicitCast < Aspose :: Slides :: AutoShape > ( test -> get_Slides ()...ExplicitCast < Aspose :: Slides :: AutoShape > ( test -> get_Slides ()...

    reference.aspose.com/slides/cpp/aspose.slides/t...
  2. Manage Placeholder|Aspose.Slides Documentation

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

    docs.aspose.com/slides/cpp/manage-placeholder/
  3. Aspose.Slides for Android via Java 20.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....some text inside and simple AutoShape nearby. The code snippet below...paragraph2 ); IAutoShape autoShape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/androidjava/aspose-slide...
  4. FillFormat | Aspose.Slides for .NET API 参考

    返回段落的项目符号填充格式 只读IFillFormatEffectiveDataaspose.slides/ifillformateffectivedata...// 输出文本段落的子弹信息 AutoShape autoShape = ( AutoShape ) pres . Slides...foreach ( Paragraph para in autoShape . TextFrame . Paragraphs )...

    reference.aspose.com/slides/zh/net/aspose.slide...
  5. IAutoShape | Aspose.Sildes for .NET API Reference

    Represents an Autoshape....IAutoShape interface Represents an AutoShape. public interface IAutoShape...AutoShapeLock { get; } Returns AutoShape’s locks. Read-only IAutoShapeLock...

    reference.aspose.com/slides/net/aspose.slides/i...
  6. AddAutoShape | Aspose.Sildes for .NET API Refer...

    Creates a new Autoshape tunes it from default template and adds it to the end of the collection....float, float) Creates a new AutoShape, tunes it from default template...frame. Return Value Created AutoShape object. See Also interface...

    reference.aspose.com/slides/net/aspose.slides/s...
  7. AddAutoShape() | Aspose.Slides for C++ API Refe...

    Creates a new Autoshape, tunes it from default template and adds it to the end of the collection....float) method Creates a new AutoShape , tunes it from default template...frame. Return Value Created AutoShape object. IShapeCollection:...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  8. AddTextFrame() | Aspose.Slides for C++ API Refe...

    Adds a new TextFrame to a shape. If shape already has TextFrame then simply changes its text....AddTextFrame() Contents [ Hide ] AutoShape::AddTextFrame(System::String)...ITextFrame > Aspose :: Slides :: AutoShape :: AddTextFrame ( System ::...

    reference.aspose.com/slides/cpp/aspose.slides/a...
  9. Manage PowerPoint Paragraph in Java|Aspose.Slid...

    Create and manage Paragraph, text, indent, and properties in PowerPoint presentations in Java...get_Item ( 0 ); // Add an AutoShape of Rectangle type IAutoShape...// Access TextFrame of the AutoShape ITextFrame tf = ashp . getTextFrame...

    docs.aspose.com/slides/java/manage-paragraph/
  10. insertAutoShape | Aspose.Sildes for Node.js via...

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

    reference.aspose.com/slides/nodejs-java/aspose....