Sort Score
Result 10 results
Languages All
Labels All
Results 9,881 - 9,890 of 50,733 for

shape

(0.6 sec)
  1. ארכיון

    ארכיון...להוסיף צורה shape = pres.slides[0].shapes.add_auto_shape(slides.ShapeType...RECTANGLE, 200, 150, 250, 250) shape.fill_format.fill_type = slides...

    blog.aspose.com/he/slides/create-three-d-effect...
  2. Группировка фигур презентации с Python|Документ...

    Узнайте, как группировать и разгруппировать фигуры в PowerPoint и пакетах OpenDocument с помощью Aspose.Slides для Python — быстрый пошаговый руководствo с бесплатным кодом.... group_shape = slide . shapes . add_group_shape () # Добавить...фигуры. group_shape . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/ru/python-net/group/
  3. أرشيف

    أرشيف...shapes. لكل شكل في المجموعة ، قم بتنفيذ...in pres.slides: for shape in slide.shapes: # إذا كان الشكل هو...

    blog.aspose.com/ar/slides/lock-or-unlock-powerp...
  4. Arşiv

    Arşiv...IAutoShape shape = presentation.Slides[0].Shapes.AddAutoShape(ShapeType...250); shape.FillFormat.FillType = FillType.NoFill; shape.LineFormat...

    blog.aspose.com/tr/slides/create-three-d-effect...
  5. قم بتعيين Visio شكل XForm و Line و Fill Data|Do...

    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 XForm for ( Shape shape :( Iterable...Iterable < Shape >) diagram . getPages (). get ( 0 ). getShapes ())...

    docs.aspose.com/diagram/ar/java/set-visio-shape...
  6. ShapeBase.Height | Aspose.Words per .NET

    Scopri la proprietà ShapeBase Height per regolare facilmente l'altezza del contenitore della tua forma, migliorando la flessibilità di progettazione e la precisione nei tuoi progetti....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/it/net/aspose.words....
  7. Извлечение текста из фигуры SmartArt типа Gear ...

    Узнайте, как извлечь текст из фигуры SmartArt типа Gear с помощью Aspose.Cells for Node.js via C++....группу форм с помощью метода Shape.getResultOfSmartArt() . Затем...их текст, используя свойство Shape.getText() . Извлечение текста...

    docs.aspose.com/cells/ru/nodejs-cpp/extract-tex...
  8. Применение разных стилей к каждому текстовому з...

    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/ru/java/apply-different...
  9. Prevenir Ediciones de Presentaciones con Bloque...

    Descubra cómo Aspose.Slides para .NET bloquea o desbloquea formas en archivos PPT, PPTX y ODP, asegurando presentaciones mientras permite ediciones controladas....autoshapes, tablas, objetos OLE, shapes agrupados, marcos de imágenes...los tipos de shapes, diferentes tipos de shapes requieren bloqueos...

    docs.aspose.com/slides/es/net/applying-protecti...
  10. DocumentVisitor.VisitShapeEnd | Aspose.Words لـ...

    استكشف طريقة DocumentVisitor VisitShapeEnd، وهي أساسية لإدارة تعداد الأشكال في تطبيقاتك. حسّن كفاءة ترميزك اليوم!...VisitShapeEnd ( Shape shape ) معامل يكتب وصف shape Shape الشيء الذي...DocumentBuilder.InsertShape. Shape balloon = new Shape ( doc , ShapeType...

    reference.aspose.com/words/ar/net/aspose.words/...