Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 4,904 for

autoshape

(0.2 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....new Presentation (); try { $autoShape = $pres -> getSlides () ->... 50 ); $mathParagraph = $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/ar/php-java/exporting-ma...
  2. पीपीटीएक्स को सी | products.aspose.com

    पीपीटीएक्स को सी...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/hi/net/conversion/pp...
  3. انتقالات الشرائح|وثائق Aspose.Slides

    إضافة انتقال شرائح PowerPoint وتأثيرات الانتقال في C# أو .NET...Presentation ()) { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . TextFrame . Text = "انتقال...

    docs.aspose.com/slides/ar/net/slide-transition/
  4. PPT szerkesztése C#-ban | products.aspose.com

    Szerkessze a PPT-t C#-ban. Használja a .NET könyvtár API-t a PowerPoint bemutató szerkesztéséhez...ppt" )) { AutoShape shape = (AutoShape)presentation.Slides[...

    products.aspose.com/slides/hu/net/editor/ppt/
  5. Formatausführung|Aspose.Slides Dokumentation

    Formatiere Formen in PowerPoint-Präsentationen mit Java...bei der wir ein Rechteck ( AutoShape ) formatiert haben: // Instanziiert...Presentation (); try { IShape autoShape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/de/androidjava/shape-for...
  6. Архивы

    Архивы...добавить эффект IAutoShape autoShape = (IAutoShape)presentation...Shapes[0]; IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; //...

    blog.aspose.com/ru/slides/apply-animation-to-te...
  7. Archivio

    Archivio...select paragraph to add effect autoShape = presentation.slides[0].shapes[0]...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # add...

    blog.aspose.com/it/slides/apply-text-animation-...
  8. Arsip

    Arsip...paragraf untuk menambahkan efek autoShape = presentation.slides[0].shapes[0]...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # tambahkan...

    blog.aspose.com/id/slides/apply-text-animation-...
  9. أرشيف

    أرشيف...فقرة لإضافة تأثير IAutoShape autoShape = (IAutoShape)presentation...Shapes[0]; IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; //...

    blog.aspose.com/ar/slides/apply-animation-to-te...
  10. WordArt|Aspose.Slides Dokumentation

    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....() -> idx_get ( 0 ); auto autoShape = slide -> get_Shapes () ->...200.0f ); auto textFrame = autoShape -> get_TextFrame (); auto...

    docs.aspose.com/slides/de/cpp/wordart/