Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 5,261 for

shape position

(0.09 sec)
  1. Convert Image to Visio in Python

    This article covers the information to convert image to Visio in Python. It explains the steps and sample code to export PNG to Visio in Python....the image as a Visio shape with the add_shape() method Export the... insert a photo as a Visio shape and render the output Visio...

    kb.aspose.com/de/diagram/python/convert-image-t...
  2. ChartDataLabel.Orientation | Aspose.Words per .NET

    Scopri la proprietà Orientamento ChartDataLabel per personalizzare facilmente l'orientamento del testo dell'etichetta, per una migliore visualizzazione dei dati e una maggiore chiarezza nei tuoi grafici....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...252 ); ChartSeries series = shape . Chart . Series [ 0 ]; ChartDataLabelCollec...

    reference.aspose.com/words/it/net/aspose.words....
  3. ChartDataLabel.Rotation | Aspose.Words för .NET

    Upptäck rotationsegenskapen ChartDataLabel för att enkelt anpassa etikettvinklar i dina diagram. Förbättra datavisualiseringen med exakt kontroll!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...252 ); ChartSeries series = shape . Chart . Series [ 0 ]; ChartDataLabelCollec...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Forme personnalisée|Documentation d'Aspose.Slid...

    Ajouter une forme personnalisée à une présentation PowerPoint en JavaScript...Shape . Utilisez les méthodes geometryPathToGraphi...convertir GeometryPath en java.awt.Shape et inversement. Opérations d’édition...

    docs.aspose.com/slides/fr/nodejs-java/custom-sh...
  5. إدارة عقد شكل SmartArt في العروض التقديمية على ...

    إدارة عقد شكل SmartArt في ملفات PPT و PPTX باستخدام Aspose.Slides لنظام Android. احصل على أمثلة شفرة Java واضحة ونصائح لتبسيط عروضك التقديمية....الشريحة الأولى for ( IShape shape : pres . getSlides (). get_Item...الشكل من نوع SmartArt if ( shape instanceof SmartArt ) { // تحويل...

    docs.aspose.com/slides/ar/androidjava/manage-sm...
  6. Personnaliser les axes des graphiques dans les ...

    Découvrez comment utiliser Aspose.Slides pour C++ afin de personnaliser les axes de graphique dans les présentations PowerPoint pour les rapports et les visualisations....MakeObject < Presentation > (); auto shapes = pres -> get_Slides () ->...-> idx_get ( 0 ) -> get_Shapes (); auto chart = System :: ExplicitCast...

    docs.aspose.com/slides/fr/cpp/chart-axis/
  7. إدارة الصور باستخدام C++|Documentation

    أضف، ضع، وادير الصور في أوراق العمل باستخدام API Aspose.Cells for C++....picture to worksheet at (5,5) position U16String imagePath = outDir...Access added picture and set positioning Drawing :: Picture picture...

    docs.aspose.com/cells/ar/cpp/managing-pictures/
  8. Hantera bilder med C++|Documentation

    Lägg till, placera och hantera bilder i kalkylblad med API Aspose.Cells for C++....picture to worksheet at (5,5) position U16String imagePath = outDir...Access added picture and set positioning Drawing :: Picture picture...

    docs.aspose.com/cells/sv/cpp/managing-pictures/
  9. Diagrammachsen in Präsentationen mit Python anp...

    Erfahren Sie, wie Sie Aspose.Slides für Python via .NET verwenden, um Diagrammachsen in PowerPoint- und OpenDocument-Präsentationen für Berichte und Visualisierungen anzupassen.... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/de/python-net/chart-axis/
  10. Appliquer le thème à la forme|Documentation

    Cette section explique comment définir les propriétés du thème dans une forme visio avec Aspose.Diagram....addMaster ( dataDir + "Basic Shapes.vss" , masterName ); // Page...5 ; // Add a new rectangle shape long rectangleId = diagram ...

    docs.aspose.com/diagram/fr/java/apply-theme-to-...