Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 4,478 for

autoshape

(0.04 sec)
  1. Animierter Text|Aspose.Slides für Python Dokume...

    Fügen Sie animierten Text und Effekte zu PowerPoint-Präsentationen in Python hinzu...auswählen, um Effekt hinzuzufügen autoShape = presentation . slides [...shapes [ 0 ] paragraph = autoShape . text_frame . paragraphs...

    docs.aspose.com/slides/de/python-net/animated-t...
  2. إدارة القوائم النقطية والقوائم المرقمة|وثائق As...

    إنشاء قوائم نقطية ومرقمة في عرض PowerPoint بلغة C# أو .NET... إضافة AutoShape في الشريحة المحددة. الوصول...Slides [ 0 ]; IAutoShape autoShape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/ar/net/manage-bullet-and...
  3. Administrar Fuentes - PowerPoint Java API|Docum...

    Las presentaciones suelen contener tanto texto como imágenes. Este artículo muestra cómo utilizar la API de PowerPoint Java para configurar las propiedades de fuente de los párrafos de texto en las diapositivas....diapositiva y conviértalas a AutoShape . Obtenga el Paragraph del...del TextFrame expuesto por AutoShape . Justifique el párrafo. Acceda...

    docs.aspose.com/slides/es/androidjava/manage-fo...
  4. Gestionar Fuentes - PowerPoint Java API|Documen...

    Las presentaciones generalmente contienen tanto texto como imágenes. Este artículo muestra cómo utilizar la API de PowerPoint Java para configurar las propiedades de fuente de los párrafos de texto en las diapositivas....realízales un typecast a AutoShape . Obtén el Paragraph del TextFrame...TextFrame expuesto por AutoShape . Justifica el párrafo. Accede...

    docs.aspose.com/slides/es/java/manage-fonts/
  5. 管理 C# 中的 PowerPoint 段落|Aspose.Slides 文档

    在 C# 或 .NET 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性..., 150 ); // Accesses the AutoShape TextFrame ITextFrame tf =...通过其索引访问相关幻灯片的引用。 向选定幻灯片添加一个 autoshape 。 访问 autoshape 的 TextFrame 。 删除 TextFrame...

    docs.aspose.com/slides/zh/net/manage-paragraph/
  6. Mise en forme des formes|Documentation Aspose.S...

    Mise en forme des formes dans une présentation PowerPoint en C++...avons formaté un rectangle AutoShape : // Instancie une classe...idx_get ( 0 ); // Ajoute une autoshape de type rectangle auto shape...

    docs.aspose.com/slides/fr/cpp/shape-formatting/
  7. بيضاوي|وثائق Aspose.Slides لـ Python

    إنشاء بيضاوي في عرض PowerPoint باستخدام بايثون...باستخدام الفهرس الخاص بها إضافة AutoShape من نوع بيضاوي باستخدام طريقة...pres . slides [ 0 ] # Add autoshape of ellipse type sld . shapes...

    docs.aspose.com/slides/ar/python-net/ellipse/
  8. تبدیل PPT به Word در C++ | products.aspose.com

    تبدیل PPT به Word در C++. از C++ library API برای تبدیل پاورپوینت به ورد استفاده کنید...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/fa/cpp/conversion/pp...
  9. تبدیل PPTX به Word در C++ | products.aspose.com

    تبدیل PPTX به Word در C++. از C++ library API برای تبدیل پاورپوینت به ورد استفاده کنید...(ObjectExt :: Is < AutoShape > (shape)) { auto autoShape = System ::...AsCast < AutoShape > (shape); builder -> Writeln(autoShape -> get_TextFrame()...

    products.aspose.com/slides/fa/cpp/conversion/pp...
  10. 自動調整設定の管理|Aspose.Slides ドキュメント

    C# または .NET で PowerPoint のテキストボックスの自動調整設定を設定する...Slides [ 0 ]; IAutoShape autoShape = slide . Shapes . AddAutoShape...FillType = FillType . Solid ; autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/ja/net/manage-autofit-se...