Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 5,379 for

autoshape

(0.3 sec)
  1. إضافة إهليلجات إلى العروض التقديمية في C++|وثائ...

    تعرّف على كيفية إنشاء وتنسيق ومعالجة أشكال الإهليلج في Aspose.Slides للغة C++ عبر عروض PPT و PPTX — تشمل أمثلة شفرة C++....الشريحة باستخدام فهرسها إضافة AutoShape من نوع Ellipse باستخدام الطريقة...الشريحة باستخدام فهرسها. إضافة AutoShape من نوع Ellipse باستخدام الطريقة...

    docs.aspose.com/slides/ar/cpp/ellipse/
  2. แก้ไข PDF ใน C# | products.aspose.com

    แก้ไข PDF ใน C# ใช้ .NET library API เพื่อแก้ไขเอกสาร PDF...pdf" ); AutoShape shape = (AutoShape)pres.Slides[ 0 ]...

    products.aspose.com/slides/th/net/editor/pdf/
  3. إدارة التكبيرات في العروض التقديمية باستخدام با...

    إنشاء وتخصيص التكبير باستخدام Aspose.Slides لبايثون عبر .NET — الانتقال بين الأقسام، إضافة صور مصغرة وانتقالات عبر عروض PPT و PPTX و ODP....صندوق نص للشريحة الثانية autoshape = slide2 . shapes . add_auto_shape... 100 , 200 , 500 , 200 ) autoshape . text_frame . text = "Second...

    docs.aspose.com/slides/ar/python-net/manage-zoom/
  4. Archiwa

    Archiwa...kształtu SharedPtr<IAutoShape> autoShape = System::DynamicCast_noe...akapitu auto paragraph = autoShape->get_TextFrame()->get_Par...

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

    Arsip...bentuknya SharedPtr<IAutoShape> autoShape = System::DynamicCast_noe...paragraf auto paragraph = autoShape->get_TextFrame()->get_Par...

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

    Archivio...forma SharedPtr<IAutoShape> autoShape = System::DynamicCast_noe...paragrafo auto paragraph = autoShape->get_TextFrame()->get_Par...

    blog.aspose.com/it/slides/apply-animation-to-te...
  7. ค้นหา

    ค้นหา...เข้าถึงรูปร่าง SharedPtr<IAutoShape> autoShape = System::DynamicCast_noe...เข้าถึงย่อหน้า auto paragraph = autoShape->get_TextFrame()->get_Par...

    blog.aspose.com/th/slides/apply-animation-to-te...
  8. Archiv

    Archiv...tvaru SharedPtr<IAutoShape> autoShape = System::DynamicCast_noe...odstavci auto paragraph = autoShape->get_TextFrame()->get_Par...

    blog.aspose.com/cs/slides/apply-animation-to-te...
  9. PowerPoint-Textabsätze in C++ verwalten|Aspose....

    Meistern Sie die Absatzformatierung mit Aspose.Slides für C++—optimieren Sie Ausrichtung, Abstand & Stil in PPT, PPTX und ODP Präsentationen in C++....-> idx_get ( 0 ); // Ein AutoShape vom Typ Rechteck hinzufügen...dem ausgewählten Folie ein autoshape hinzu. Greifen Sie auf das...

    docs.aspose.com/slides/de/cpp/manage-paragraph/
  10. PHP を使用してプレゼンテーションの箇条書きと番号付きリストを管理する|Aspose.Sli...

    Aspose.Slides for PHP via Java を使用して、PowerPoint および OpenDocument プレゼンテーション内で箇条書き、画像、階層、番号付きリストを作成および書式設定する方法を学びます。...getSlides () -> get_Item ( 0 ); $autoShape = $slide -> getShapes () ->...200 , 50 ); $textFrame = $autoShape -> getTextFrame (); $textFrame...

    docs.aspose.com/slides/ja/php-java/manage-lists/