Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 50,477 for

shapes

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

    Provides access to the axis title properties in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...432.0, 252.0); Chart chart = shape.getChart(); ChartSeriesCollectio...

    reference.aspose.com/words/java/com.aspose.word...
  2. FlipOrientation enumeration | Aspose.Words for ...

    aspose.words.drawing.FlipOrientation enumeration. Possible values for the orientation of a shape....values for the orientation of a shape. Members Name Description NONE...Examples Shows how to flip a shape on an axis. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Преобразовать умное изображение в групповую фор...

    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....Smart Art Shape в Group Shape, используя метод Shape.GetResultOfSmartArt()...обрабатывать Smart Art Shape как Group Shape. Следовательно, у вас...

    docs.aspose.com/cells/ru/net/convert-the-smart-...
  4. Connecteur|Aspose.Slides pour Python Documentation

    Dessinez et contrôlez les connecteurs en Python avec Aspose.Slides : ajoutez, routez, reroutez, définissez les points de connexion, les flèches et les styles pour relier des formes dans PPT, PPTX et ODP.... shapes . add_connector ( slides ....None for shape in slide . shapes : if isinstance ( shape , slides...

    docs.aspose.com/slides/fr/python-net/examples/e...
  5. Conector|Documentación de Aspose.Slides para Py...

    Dibuje y controle conectores en Python con Aspose.Slides: añada, rote, vuelva a trazar, establezca puntos de conexión, flechas y estilos para enlazar formas en PPT, PPTX y ODP.... shapes . add_connector ( slides ....None for shape in slide . shapes : if isinstance ( shape , slides...

    docs.aspose.com/slides/es/python-net/examples/e...
  6. RelativeHorizontalSize Enum | Aspose.Words för ...

    Upptäck Aspose.Words.Drawing.RelativeHorizontalSize enum för exakt kontroll över form och textramsbredder i dina dokument. Förbättra din formatering idag!... Shape shape = builder . InsertShape (...konverteras till absoluta enheter. shape . WrapType = WrapType . None...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Auto adjust width for textbox according its tex...

    Below is a sample code i want to create a text field with adjust its width according its text also i have changed its property with code but it is not working can you please help me to resolve this issue Shape currentSh…...this issue Shape currentShapeTextBox = worksheet.Shapes.AddAutoShape(AutoShapeType...AutofitType property to Shape , which allows the shape to resize based...

    forum.aspose.com/t/auto-adjust-width-for-textbo...
  8. Работа с линейной экструзионной|Documentation

    Aspose.3D for Python via .NET предлагает класс LinearExtrusion, который принимает 2D форму в качестве входных данных и расширяет форму в 3-м измерении....import Vector3 shape = RectangleShape () shape . rounding_radius...profile to be extruded profile = shape extrusion = LinearExtrusion...

    docs.aspose.com/3d/ru/python-net/working-with-l...
  9. Trabajando con extrusión lineal|Documentation

    Aspose.3D for Python via .NET ofrece la clase LinearExtrusion, que toma una forma 2D como entrada y extiende la forma en la tercera dimensión....import Vector3 shape = RectangleShape () shape . rounding_radius...profile to be extruded profile = shape extrusion = LinearExtrusion...

    docs.aspose.com/3d/es/python-net/working-with-l...
  10. Gestionar formas de presentación en JavaScript|...

    Aprenda a crear, editar y optimizar formas usando JavaScript y Aspose.Slides para Node.js a través de Java y ofrecer presentaciones PowerPoint de alto rendimiento....buscar var shape = findShape ( slide , "Shape1" ); if ( shape != null...{ console . log ( "Shape Name: " + shape . getName ()); } } finally...

    docs.aspose.com/slides/es/nodejs-java/shape-man...