Sort Score
Result 10 results
Languages All
Labels All
Results 9,941 - 9,950 of 43,064 for

shape

(0.09 sec)
  1. 管理 SmartArt 形状|Aspose.Slides for Python 文档

    在 Python 中管理 PowerPoint 演示文稿中的 SmartArt... shapes . add_smart_art ( 0 , 0 , 400...遍历第一张幻灯片中的每个形状 for shape in pres . slides [ 0 ] . shapes : # 检查形状是否为...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  2. Aspose.Cells te Çalışma Sayfasına Şekiller Ekle...

    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.... public Shape addShape(int type, int upperLeftRow...height, int width) Bu yöntem bir Shape nesnesi döndürür. Aşağıdaki...

    docs.aspose.com/cells/tr/java/insert-shapes-to-...
  3. Ligne de Tendance|Documentation Aspose.Slides p...

    Ajouter une ligne de tendance et une ligne personnalisée aux présentations PowerPoint en Python... shapes . add_chart ( charts . ChartType...AddChart exposée par l’objet Shapes Ajouter une AutoShape de type...

    docs.aspose.com/slides/fr/python-net/trend-line/
  4. ShapeBase.IsHorizontalRule | Aspose.Words per .NET

    Scopri la proprietà IsHorizontalRule di ShapeBase e identifica facilmente le regole orizzontali nei tuoi progetti per migliorare l'efficienza di layout e stile....DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...HorizontalRuleFormat horizontalRuleFormat = shape . HorizontalRuleFormat ; horizontalRuleFormat...

    reference.aspose.com/words/it/net/aspose.words....
  5. Forms2OleControl.BackColor | Aspose.Words för .NET

    Upptäck egenskapen Forms2OleControl BackColor för att anpassa din kontrolls bakgrundsfärg. Förbättra ditt användargränssnitt med flexibla färgalternativ idag!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Forms2OleControl oleControl =...

    reference.aspose.com/words/sv/net/aspose.words....
  6. HorizontalRuleAlignment Enum | Aspose.Words لـ ...

    اكتشف Aspose.Words.HorizontalRuleAlignment للتحكم الدقيق في محاذاة القاعدة الأفقية، مما يعزز تنسيق مستندك وتصميمه....DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...HorizontalRuleFormat horizontalRuleFormat = shape . HorizontalRuleFormat ; horizontalRuleFormat...

    reference.aspose.com/words/ar/net/aspose.words....
  7. HorizontalRuleFormat.Alignment | Aspose.Words p...

    Scopri la proprietà di allineamento HorizontalRuleFormat per personalizzare facilmente l'allineamento delle regole orizzontali, per una maggiore flessibilità di progettazione....DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...HorizontalRuleFormat horizontalRuleFormat = shape . HorizontalRuleFormat ; horizontalRuleFormat...

    reference.aspose.com/words/it/net/aspose.words....
  8. ChartSeriesGroupCollection.Count | Aspose.Words...

    اكتشف خاصية Count في ChartSeriesGroupCollection، والتي تكشف عن العدد الإجمالي لمجموعات السلاسل لتحسين تصور البيانات....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Chart chart = shape . Chart ; ...

    reference.aspose.com/words/ar/net/aspose.words....
  9. API العام التغييرات في Aspose.Diagram 5.8.0|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....Initialize an array of shapes Shape [] shapes = new Shape [ 2 ]; // extract...extract and assign shapes to the array shapes [ 0 ]= diagram ....

    docs.aspose.com/diagram/ar/java/public-api-chan...
  10. Python을(를) 사용하여 PPTX 프레젠테이션 파일에 워터마크 추가 | produ...

    PPTX 프레젠테이션에 워터마크를 추가하기 위한 Python 소스 코드입니다.... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/ko/python-net/waterm...