Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 5,328 for

autoshape

(0.14 sec)
  1. Управление зумами в презентациях с помощью Pyth...

    Создавайте и настраивайте зум с помощью Aspose.Slides для Python через .NET — переходите между разделами, добавляйте миниатюры и переходы в презентациях PPT, PPTX и ODP....текстовое поле для второго слайда autoshape = slide2 . shapes . add_auto_shape... 100 , 200 , 500 , 200 ) autoshape . text_frame . text = "Second...

    docs.aspose.com/slides/ru/python-net/manage-zoom/
  2. Gérer les paragraphes de texte PowerPoint en Ja...

    Maîtrisez le formatage des paragraphes avec Aspose.Slides pour Java - optimisez l'alignement, l'espacement et le style dans les présentations PPT, PPTX et ODP en Java....get_Item ( 0 ); // Ajouter une AutoShape de type Rectangle IAutoShape...Acceder au TextFrame de l'AutoShape ITextFrame tf = ashp . getTextFrame...

    docs.aspose.com/slides/fr/java/manage-paragraph/
  3. 档案

    档案...{ // 选择段落添加效果 IAutoShape autoShape = (IAutoShape)presentation...Shapes[0]; IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; //...

    blog.aspose.com/zh/slides/apply-animation-to-te...
  4. Lưu trữ

    Lưu trữ...thêm hiệu ứng IAutoShape autoShape = (IAutoShape)presentation...Shapes[0]; IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; //...

    blog.aspose.com/vi/slides/apply-animation-to-te...
  5. Arsip

    Arsip...menambahkan efek IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/id/slides/apply-animation-to-te...
  6. 搜索

    搜索...presentation: # 選擇段落添加效果 autoShape = presentation.slides[0].shapes[0]...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # 為所選段落添加飛行動畫效果...

    blog.aspose.com/zh-hant/slides/apply-text-anima...
  7. Архів

    Архів...щоб додати ефект IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/uk/slides/apply-animation-to-te...
  8. Arşiv

    Arşiv...erişin SharedPtr<IAutoShape> autoShape = System::DynamicCast_noe...Paragrafa erişin auto paragraph = autoShape->get_TextFrame()->get_Par...

    blog.aspose.com/tr/slides/apply-animation-to-te...
  9. Ajouter des rectangles aux présentations en Jav...

    Améliorez vos présentations PowerPoint en ajoutant des rectangles avec JavaScript et Aspose.Slides pour Node.js — concevez et modifiez facilement les formes de manière programmatique.... Ajouter un AutoShape de type Rectangle en utilisant...get_Item ( 0 ); // Ajouter une AutoShape de type ellipse var shp =...

    docs.aspose.com/slides/fr/nodejs-java/rectangle/
  10. Linienformen zu Präsentationen in Java hinzufüg...

    Erfahren Sie, wie Sie die Linienformatierung in PowerPoint-Präsentationen mit Aspose.Slides für Java manipulieren. Entdecken Sie Eigenschaften, Methoden und Beispiele.... Fügen Sie eine AutoShape vom Typ Line hinzu, indem...( 0 ); // Fügen Sie eine AutoShape vom Typ Linie hinzu sld ....

    docs.aspose.com/slides/de/java/line/