Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 48,253 for

shape

(0.13 sec)
  1. Add Rectangles to Presentations in Python|Aspos...

    Boost your PowerPoint & OpenDocument presentations by adding rectangles with Aspose.Slides for Python via .NET—easily design and modify Shapes programmatically....about adding a shape and this time the shape we will discuss...rectangle type sld . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/rectangle/
  2. 在 PHP 中从形状表中检索用户定义的单元格|Documentation

    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....$pages -> get ( $count ); $shapes = $page -> getShapes (); $i...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/retrieve-user-d...
  3. Working with TextBoxes in Python|Aspose.Words f...

    Work with textboxes in a document using Python....text is displayed inside a shape. It provides a public property...as parent to get the parent shape for the text box to allow customer...

    docs.aspose.com/words/python-net/working-with-t...
  4. TextBoxAnchor | Aspose.Words for Java

    Specifies values used for Shape text vertical alignment in Java....TextBoxAnchor Specifies values used for shape text vertical alignment. Examples:...new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  5. OoxmlSaveOptions.save_format property | Aspose....

    OoxmlSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...inserting an image will define its shape using VML. doc . compatibility_options...aw . NodeType . SHAPE , 0 , True ) . as_shape () . markup_language...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::TextBoxWrapMode enum | ...

    Aspose::Words::Drawing::TextBoxWrapMode enum. Specifies how text wraps inside a Shape in C++....Specifies how text wraps inside a shape. enum class TextBoxWrapMode...inside a shape. None 2 Text does not wrap inside a shape. Examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. OlePackage class | Aspose.Words for Node.js

    Aspose.Words.Drawing.OlePackage class. Allows to access OLE Package properties...system by double-clicking on the shape that contains the OLE object...databaseDir + "cat001.zip" ); let shape = builder . insertOleObject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manage Presentation Accessibility in JavaScript...

    Automate presentation accessibility checks in PPT, PPTX and ODP files with Aspose.Slides for Node.js—enhance screen reader experience and boost compliance....how to determine whether a shape is marked as decorative. let..."sample.pptx" ); try { let shape = presentation . getSlides ()...

    docs.aspose.com/slides/nodejs-java/presentation...
  9. Manage Presentation Accessibility in PHP|Aspose...

    Discover how Aspose.Slides helps automate presentation accessibility checks in PPT, PPTX and ODP files—enhance screen reader experience and boost compliance....how to determine whether a shape is marked as decorative. $presentation...Presentation ( "sample.pptx" ); try { $shape = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/presentation-ac...
  10. OleFormat.prog_id property | Aspose.Words for P...

    OleFormat.prog_id property. Gets or sets the ProgID of the OLE object....docm' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () # The OLE object in the first shape is a Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...