Sort Score
Result 10 results
Languages All
Labels All
Results 9,961 - 9,970 of 50,294 for

shapes

(0.57 sec)
  1. Ваша первая заявка Aspose.Diagram - Hello World...

    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.... join ( sourceDir , "Basic Shapes.vss" )) #// Add a new hello...world rectangle shape shapeId = diagram . add_shape ( 4.25 , 5.5...

    docs.aspose.com/diagram/ru/python-net/your-firs...
  2. Créer une cellule définie par l'utilisateur dan...

    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....i ) shapes = page . getShapes () j = 0 while j < shapes . getCount...getCount () shape = shapes . get ( j ) if shape . getNameU () ==...

    docs.aspose.com/diagram/fr/java/create-user-def...
  3. Créer une cellule définie par l'utilisateur dan...

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

    docs.aspose.com/diagram/fr/java/create-user-def...
  4. Récupérer des cellules définies par l'utilisate...

    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/fr/java/retrieve-user-d...
  5. Formen mit Node.js via C++ sperren oder entsper...

    Dieser Artikel zeigt Code, mit dem erklärt wird, wie Formen zum Schutz gesperrt oder entsperrt werden können, mithilfe der Aspose.Cells Bibliothek für Node.js via C++.... get ( 0 ); let shape = worksheet . getShapes ()...., 30 , 100 ); shape . setText ( text ); shape = worksheet . getShapes...

    docs.aspose.com/cells/de/nodejs-cpp/lock-or-unl...
  6. シェイプ効果|Aspose.Slides for Node.js via .NET ドキュメント

    JavaScript で PowerPoint のシェイプに効果を適用する...Presentation (); try { var shape = pres . getSlides (). get_Item...RoundCornerRectangle , 20 , 20 , 200 , 150 ); shape . getEffectFormat (). enableOuterShadowEff...

    docs.aspose.com/slides/ja/nodejs-java/shape-eff...
  7. Фигуры отдельно от документа|Aspose.Words для P...

    Извлекайте различные графические объекты, такие как изображения, текстовое поле, содержащее абзацы, или фигуры со стрелками, при обработке документа и экспортируйте их во внешнее расположение с помощью Python....документа представлено узлом Shape или GroupShape в модуле объектов...изображение представлено узлом Shape из ShapeType.IMAGE . Этот узел...

    docs.aspose.com/words/ru/python-net/rendering-s...
  8. 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...
  9. Работа с линейной экструзионной|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...
  10. 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...