Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 50,452 for

shapes

(0.17 sec)
  1. Travailler avec des zones de texte|Documentation

    Cette section explique comment formater une forme de texte avec Aspose.Diagram....// Get shape by its ID Aspose . Diagram . Shape shape = page1...page1 . Shapes . GetShape ( 1 ); // Set orientation angle DoubleValue...

    docs.aspose.com/diagram/fr/net/working-with-tex...
  2. Lavorare con i temi|Documentation

    Questa sezione spiega come applicare un tema preimpostato a una pagina o una forma con Aspose.Diagram....Ottieni un’istanza della classe Shape da impostare come tema Assegnare...proprietà PresetTheme dell’istanza Shape Applicare un tema preimpostato...

    docs.aspose.com/diagram/it/net/working-with-the...
  3. Skydda och avskydda en Visio-form i PHP|Documen...

    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....() -> getPage ( "Flow 1" ); $shape = $page -> getShapes () -> getShape...getShape ( 1 ); $shape -> getProtection () -> getLockAspect ()...

    docs.aspose.com/diagram/sv/java/protect-and-unp...
  4. Proteggi e sproteggi una forma Visio in PHP|Doc...

    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....() -> getPage ( "Flow 1" ); $shape = $page -> getShapes () -> getShape...getShape ( 1 ); $shape -> getProtection () -> getLockAspect ()...

    docs.aspose.com/diagram/it/java/protect-and-unp...
  5. 在 Ruby 中保护和取消保护 Visio 形状|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....1" ) shape = page . getShapes () . getShape ( 1 ) shape . getProtection...getLockAspect () . setValue ( 1 ) shape . getProtection () . getLockBegin...

    docs.aspose.com/diagram/zh/java/protect-and-unp...
  6. Arsip

    Arsip...menambahkan bentuk shape = pres.slides[0].shapes.add_auto_shape(slides.ShapeType...RECTANGLE, 200, 150, 250, 250) shape.fill_format.fill_type = slides...

    blog.aspose.com/id/slides/create-three-d-effect...
  7. arkiv

    arkiv...till form shape = pres.slides[0].shapes.add_auto_shape(slides.ShapeType...RECTANGLE, 200, 150, 250, 250) shape.fill_format.fill_type = slides...

    blog.aspose.com/sv/slides/create-three-d-effect...
  8. Arşiv

    Arşiv...şekil ekle shape = pres.slides[0].shapes.add_auto_shape(slides.ShapeType...RECTANGLE, 200, 150, 250, 250) shape.fill_format.fill_type = slides...

    blog.aspose.com/tr/slides/create-three-d-effect...
  9. ארכיון

    ארכיון...להוסיף צורה 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...
  10. Группировка фигур презентации с 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/