Sort Score
Result 10 results
Languages All
Labels All
Results 8,241 - 8,250 of 50,331 for

shapes

(0.73 sec)
  1. Administrar gráficos SmartArt en presentaciones...

    Automatice la creación, edición y estilo de SmartArt en PowerPoint con Python a través de .NET usando Aspose.Slides, ofreciendo ejemplos de código concisos y guía centrada en el rendimiento.... shapes . add_smart_art ( 0 , 0 , 400...diapositiva. for shape in presentation . slides [ 0 ] . shapes : # Verificar...

    docs.aspose.com/slides/es/python-net/manage-sma...
  2. معالجة كائنات OLE المضمنة في Visio Diagram|Docu...

    توضح هذه الصفحة كيفية التعامل مع كائن Oole باستخدام مكتبة Aspose.Diagram....GetPage ( "Page-1" ); // Get shape of the Visio diagram by ID Aspose...Aspose . Diagram . Shape OLE_Shape = page . Shapes . GetShape ( 2...

    docs.aspose.com/diagram/ar/net/manipulate-the-e...
  3. Archivo

    Archivo...nombre Lee InheritProps de Shape en Java Obtén una licencia gratis...de formas for (Shape shape : (Iterable<Shape>) page.getShapes())...

    blog.aspose.com/es/diagram/read-visio-shape-dat...
  4. 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...
  5. 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...
  6. 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...
  7. ארכיון

    ארכיון...להוסיף צורה 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...
  8. 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...
  9. 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...
  10. Formen auf Präsentationsfolien skalieren|Aspose...

    Skalieren Sie Formen auf PowerPoint- und OpenDocument-Folien einfach mit Aspose.Slides für C++ — automatisieren Sie die Anpassung des Folienlayouts und steigern Sie die Produktivität....size without scaling existing shapes. presentation -> get_SlideSize...; // Resize and reposition shapes on every slide. for ( auto...

    docs.aspose.com/slides/de/cpp/re-sizing-shapes-...