Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 9,907 for

shape

(0.15 sec)
  1. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....when enumeration of a group shape has ended. visitGroupShapeStart(GroupShape...when enumeration of a group shape has started. visitHeaderFooterEnd(HeaderFooter...

    reference.aspose.com/words/java/com.aspose.word...
  2. 演示主题|Aspose.Slides 文档

    Java中的PowerPoint演示主题...Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/zh/java/presentation-theme/
  3. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...adding content such as text and shapes: a Section, a Body, and a Paragraph...adding content such as text and shapes: a Section, a Body, and a Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in C# or .NET... Shapes [ 0 ] as ITable ; // assuming...assuming that Slide#0.Shape#0 is a table for ( int i = 0 ; i < table...

    docs.aspose.com/slides/net/manage-cells/
  5. Manage Table|Aspose.Slides for Node.js via .NET...

    Create and manage table in PowerPoint presentations in JavaScript...30 , 30 ]); // Adds a table shape to slide var tbl = sld . getShapes...70 , 70 ]); // Adds a table shape to slide var tbl = sld . getShapes...

    docs.aspose.com/slides/nodejs-java/manage-table/
  6. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....when enumeration of a group shape has ended. virtual VisitGroupShapeStart...when enumeration of a group shape has started. virtual VisitHeaderFooterEnd...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 形状有效属性|Aspose.Slides 文档

    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....pptx" ); try { IAutoShape shape = ( IAutoShape ) pres . getSlides...ITextFrameFormat localTextFrameFormat = shape . getTextFrame (). getTextFrameFormat...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  8. GroupShape.accept method | Aspose.Words for Nod...

    GroupShape.accept method. Accepts a visitor....accept() for all child shapes of this group shape and calls DocumentVisitor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Ellipse|Aspose.Slides Documentation

    Create ellipse in PowerPoint presentation in C# or .NET...developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/net/ellipse/
  10. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...