Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 9,918 for

shape

(0.05 sec)
  1. 获取所有幻灯片的标题|Aspose.Slides 文档

    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.... var shapes = from shape in slidePart . Slide...Descendants < Shape >() where IsTitleShape ( shape ) select shape ; StringBuilder...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  2. محور الرسم البياني|وثائق Aspose.Slides

    تعديل محور الرسم البياني في PowerPoint باستخدام C# أو .NET... Shapes . AddChart ( ChartType . Area...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/ar/net/chart-axis/
  3. تحديد لغة العرض|وثائق Aspose.Slides

    تغيير أو التحقق من اللغة في عرض PowerPoint. تدقيق إملائي للنص في C# أو .NET...{ IAutoShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...Rectangle , 50 , 50 , 200 , 50 ); shape . AddTextFrame ( "نص لتطبيق...

    docs.aspose.com/slides/ar/net/presentation-loca...
  4. Fill.BackThemeColor | Aspose.Words لـ .NET

    Fill BackThemeColor ملكية. الحصول على أو تعيين كائن ThemeColor الذي يمثل لون الخلفية للتعبئة في C#....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...RoundRectangle , 80 , 80 ); Fill fill = shape . Fill ; fill . ForeThemeColor...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Fill.ForeThemeColor | Aspose.Words för .NET

    Fill ForeThemeColor fast egendom. Hämtar eller ställer in ett ThemeColorobjekt som representerar förgrundsfärgen för fyllningen i C#....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...RoundRectangle , 80 , 80 ); Fill fill = shape . Fill ; fill . ForeThemeColor...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Línea de Tendencia|Documentación de Aspose.Slid...

    Agregar línea de tendencia y línea personalizada a presentaciones de PowerPoint en Python... shapes . add_chart ( charts . ChartType...AddChart expuesto por el objeto Shapes Agregar una AutoShape de tipo...

    docs.aspose.com/slides/es/python-net/trend-line/
  7. الحصول على عناوين جميع الشرائح|وثائق Aspose.Slides

    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.... var shapes = from shape in slidePart . Slide...Descendants < Shape >() where IsTitleShape ( shape ) select shape ; StringBuilder...

    docs.aspose.com/slides/ar/net/get-the-titles-of...
  8. إدارة العنصر النائب|توثيق Aspose.Slides لـ PHP

    تغيير النص في عنصر نائب في شرائح PowerPoint باستخدام PHP. تعيين نص提示 في عنصر نائب في شرائح PowerPoint باستخدام PHP....getShapes () as $shape ) { if ( java_instanceof ( $shape -> getPlaceholder...getPlaceholder ()) != null && $shape , new JavaClass ( "com.aspose.slides...

    docs.aspose.com/slides/ar/php-java/manage-place...
  9. Administrar la forma SmartArt|Documentación de ...

    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....primera diapositiva for ( IShape shape : pres . getSlides (). get_Item...forma es del tipo SmartArt if ( shape instanceof ISmartArt ) { //...

    docs.aspose.com/slides/es/java/manage-smartart-...
  10. إدارة شكل سمارت آرت|توثيق Aspose.Slides لـ PHP

    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....get_Item ( 0 ) -> getShapes () as $shape ) { # التحقق مما إذا كان الشكل...آرت if ( java_instanceof ( $shape , new JavaClass ( "com.aspose...

    docs.aspose.com/slides/ar/php-java/manage-smart...