Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 49,744 for

shapes

(0.32 sec)
  1. 用 Python 对演示文稿中的形状进行大小调整|Aspose.Slides for Pyth...

    通过 Aspose.Slides for Python via .NET,轻松调整 PowerPoint 和 OpenDocument 幻灯片中的形状大小——自动化幻灯片布局调整,提高工作效率。...slides : for shape in slide . shapes : # 按比例缩放形状尺寸。 shape . height...height = shape . height * height_ratio shape . width = shape . width...

    docs.aspose.com/slides/zh/python-net/re-sizing-...
  2. Redimensionner les formes dans les présentation...

    Redimensionnez facilement les formes sur les diapositives PowerPoint et OpenDocument avec Aspose.Slides pour Python via .NET — automatisez les ajustements de mise en page des diapositives et augmentez la productivité.... slides : for shape in slide . shapes : # Mettre à l'échelle...forme. shape . height = shape . height * height_ratio shape . width...

    docs.aspose.com/slides/fr/python-net/re-sizing-...
  3. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the text is displayed....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. shape = append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RelativeVerticalPosition Enum | Aspose.Words fo...

    Discover the Aspose.Words.Drawing.RelativeVerticalPosition enum to define vertical positioning for Shapes and text frames effectively and enhance document layouts....the vertical position of a shape or text frame is relative. public...it to the page's center. Shape shape = builder . InsertImage (...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++....how text is wrapped around a shape or picture. enum class WrapType...text wrapping around the shape. The shape is placed behind or in...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Archivo

    Archivo...shapes. Para cada forma de la colección...pres.slides: for shape in slide.shapes: # if shape is autoshape if...

    blog.aspose.com/es/slides/lock-or-unlock-powerp...
  7. Arbeta med text|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....particular shape and update its text for ( Shape shape :( Iterable...Iterable < Shape >) page . getShapes ()) { if ( shape . getNameU ()...

    docs.aspose.com/diagram/sv/java/working-with-text/
  8. Legen Sie die XForm-, Linien- und Fülldaten von...

    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....PinY (Y-Koordinate), um die Shapes auf der Seite zu verschieben...sucht nach einem Shape-Namensprozess mit der Shape-ID 1 und setzt...

    docs.aspose.com/diagram/de/java/set-visio-shape...
  9. Wenden Sie in Ruby einen anderen Stil auf die e...

    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....vsd" ) \ # Get a particular shape shape = diagram . getPages () ...1 ) \ # Clear shape text values and chars shape . getText () ...

    docs.aspose.com/diagram/de/java/apply-different...
  10. Appliquer un style différent sur chaque valeur ...

    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 a particular shape $shape = $diagram -> getPages ()...); \ # Clear shape text values and chars $shape -> getText ()...

    docs.aspose.com/diagram/fr/java/apply-different...