Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 5,329 for

autoshape

(1.41 sec)
  1. 管理 JavaScript 中的 PowerPoint 文本段落|Aspose.Slides ...

    使用 Aspose.Slides for Node.js(通过 Java),在 PPT、PPTX 和 ODP 演示文稿中通过 JavaScript 优化段落的对齐、间距和样式。... 向幻灯片添加一个矩形 AutoShape 。 获取与该 AutoShape 关联的 ITextFrame。 创建两个...get_Item ( 0 ); // 添加矩形类型的 AutoShape var ashp = slide . getShapes...

    docs.aspose.com/slides/zh/nodejs-java/manage-pa...
  2. Gestionar marcos de imagen en presentaciones en...

    Añadir marcos de imagen a presentaciones PowerPoint y OpenDocument con Aspose.Slides para Android mediante Java. Optimiza tu flujo de trabajo y mejora el diseño de las diapositivas....shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/es/androidjava/picture-f...
  3. Gestionar marcos de imagen en presentaciones us...

    Añade marcos de imagen a presentaciones PowerPoint y OpenDocument con Aspose.Slides para Java. Optimiza tu flujo de trabajo y mejora los diseños de las diapositivas....shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/es/java/picture-frame/
  4. Verwalten von Bildrahmen in Präsentationen in ....

    Fügen Sie PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für .NET Bildrahmen hinzu. Optimieren Sie Ihren Arbeitsablauf und verbessern Sie das Design der Folien....shapesCount ; i ++) { var autoShape = presentation . Slides [...[ 0 ]. Shapes [ i ]; if ( autoShape . Placeholder == null ) {...

    docs.aspose.com/slides/de/net/picture-frame/
  5. 在 Android 上向演示文稿添加线形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android 在 PowerPoint 演示文稿中操作线条格式。发现属性、方法和 Java 示例。...addAutoShape 方法添加 Line 类型的 AutoShape。 将修改后的演示文稿写入为 PPTX 文件。 在下...get_Item ( 0 ); // 添加类型为 line 的 AutoShape sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/zh/androidjava/line/
  6. Ajouter des formes de ligne aux présentations e...

    Apprenez à manipuler le format des lignes dans les présentations PowerPoint avec JavaScript et Aspose.Slides pour Node.js. Découvrez les propriétés, méthodes et exemples.... Ajoutez une AutoShape de type Line à l’aide de la...get_Item ( 0 ); // Ajoute une AutoShape de type ligne sld . getShapes...

    docs.aspose.com/slides/fr/nodejs-java/line/
  7. Linienformen zu Präsentationen in PHP hinzufüge...

    Erfahren Sie, wie Sie die Linienformatierung in PowerPoint-Präsentationen mit Aspose.Slides für PHP via Java manipulieren können. Entdecken Sie Eigenschaften, Methoden und Beispiele....bereitgestellt wird, eine AutoShape des Typs Line hinzu. Schreiben...get_Item ( 0 ); # Fügen Sie eine AutoShape vom Typ Linie hinzu $sld ->...

    docs.aspose.com/slides/de/php-java/line/
  8. .NET で PowerPoint のテキスト段落を管理|Aspose.Slides ドキュメント

    Aspose.Slides for .NET で段落書式設定をマスターし、C# で PPT、PPTX、ODP プレゼンテーションの配置、間隔、スタイルを最適化します。...50 , 150 , 300 , 150 ); // AutoShape の TextFrame にアクセス ITextFrame...スします。 選択したスライドに autoshape を追加します。 autoshape の TextFrame にアクセスします。...

    docs.aspose.com/slides/ja/net/manage-paragraph/
  9. إدارة فقرات النص في PowerPoint باستخدام PHP|توث...

    إتقان تنسيق الفقرات مع Aspose.Slides للـ PHP عبر Java — تحسين المحاذاة والتباعد والنمط في عروض PPT و PPTX و ODP.... إضافة AutoShape مستطيل إلى الشريحة. الحصول...على ITextFrame المرتبط بـ AutoShape . إنشاء كائنين من الفئة Paragraph...

    docs.aspose.com/slides/ar/php-java/manage-parag...
  10. Gérer les paragraphes de texte PowerPoint en C+...

    Maîtrisez le formatage des paragraphes avec Aspose.Slides pour C++ — optimisez l'alignement, l'espacement et le style dans les présentations PPT, PPTX et ODP en C++....idx_get ( 0 ); // Ajouter une AutoShape de type Rectangle SharedPtr...par son index. Ajoutez une autoshape à la diapositive sélectionnée...

    docs.aspose.com/slides/fr/cpp/manage-paragraph/