Sort Score
Result 10 results
Languages All
Labels All
Results 9,781 - 9,790 of 50,259 for

shapes

(0.17 sec)
  1. Cambiar Valores de Ajuste de la Forma con Node....

    Aprende cómo cambiar los valores de ajuste de las formas en Excel usando Aspose.Cells for Node.js via C++....Cells proporciona la propiedad Shape.getGeometry() para realizar...explicará el uso de la propiedad Shape.getGeometry() para cambiar el...

    docs.aspose.com/cells/es/nodejs-cpp/change-adju...
  2. Travailler avec des hyperliens|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...."Page-1" ); // get shape by ID Shape shape = page . getShapes...); //add hyperlink to the shape shape . getHyperlinks (). add (...

    docs.aspose.com/diagram/fr/java/working-with-hy...
  3. 从齿轮型智能图形中提取文本|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....为了实现这一点,您应首先使用 Shape.get_result_of_smart_art() 方法将智能图形转为组合形状。然后使用...方法将智能图形转为组合形状。然后使用 GroupShape.get_grouped_shapes() 方法获取组合形状中形成的所有单个形状的数组。最后...

    docs.aspose.com/cells/zh/python-net/extract-tex...
  4. أضف نقطة الاتصال إلى الشكل|Documentation

    يشرح هذا القسم كيفية إضافة نقطة اتصال إلى شكل visio مع Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...connector type shape by id Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/ar/net/add-connection-p...
  5. Fill.back_theme_color property | Aspose.Words f...

    Fill.back_theme_color property. Gets or sets a ThemeColor object that represents the background color for the fill....color for foreground/background shape color. doc = aw . Document ()...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Fill.fore_theme_color property | Aspose.Words f...

    Fill.fore_theme_color property. Gets or sets a ThemeColor object that represents the foreground color for the fill....color for foreground/background shape color. doc = aw . Document ()...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Establecer la altura y el ancho de una forma en...

    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" ); $shapes = $diagram -> getPages () ->...sizeof ( $shapes -> getCount ())) { $shape = $shapes -> get (...

    docs.aspose.com/diagram/es/java/set-the-height-...
  8. مجموعة الأشكال|توثيق Aspose.Slides

    إدارة الأشكال المجمعة في Aspose.Slides for .NET: إنشاء، تضمين، محاذاة، إعادة ترتيب، وتنسيق مجموعات الأشكال باستخدام أمثلة C# في عروض PPT و PPTX و ODP.... Shapes . AddGroupShape (); group . Shapes . AddAutoShape...0 , 0 , 50 , 50 ); group . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/ar/net/examples/elements...
  9. Gérer les thèmes de présentation PowerPoint en ...

    Maîtrisez les thèmes de présentation dans Aspose.Slides pour Python via .NET afin de créer, personnaliser et convertir des fichiers PowerPoint avec une identité visuelle cohérente....slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ....RECTANGLE , 10 , 10 , 100 , 100 ) shape . fill_format . fill_type =...

    docs.aspose.com/slides/fr/python-net/presentati...
  10. SmartArt-Grafiken in Präsentationen mit Java ve...

    Automatisieren Sie die Erstellung, Bearbeitung und Gestaltung von PowerPoint-SmartArt in Java mit Aspose.Slides, inklusive prägnanter Codebeispiele und leistungsgesteuerter Anleitung....der ersten Folie for ( IShape shape : pres . getSlides (). get_Item...Form vom SmartArt Typ ist if ( shape instanceof ISmartArt ) { //...

    docs.aspose.com/slides/de/java/manage-smartart-...