Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 5,330 for

autoshape

(0.08 sec)
  1. 在 Android 上向演示文稿添加矩形|Aspose.Slides 文档

    通过 Aspose.Slides for Android via Java 添加矩形,提升您的 PowerPoint 演示文稿——轻松实现形状的程序化设计与修改。...get_Item ( 0 ); // 添加椭圆类型的 AutoShape IShape shp = sld . getShapes...get_Item ( 0 ); // 添加椭圆类型的 AutoShape IShape shp = sld . getShapes...

    docs.aspose.com/slides/zh/androidjava/rectangle/
  2. Arsip

    Arsip... Buat AutoShape baru dengan memanggil metode...Presentation(); try { // Buat AutoShape baru, sesuaikan dari templat...

    blog.aspose.com/id/slides/create-3d-shapes-in-p...
  3. Procurar

    Procurar...if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Verifique...

    blog.aspose.com/pt/slides/extract-images-from-p...
  4. Archiwa

    Archiwa...if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Sprawdź...

    blog.aspose.com/pl/slides/extract-images-from-p...
  5. Архивы

    Архивы...if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Проверьте...

    blog.aspose.com/ru/slides/extract-images-from-p...
  6. Arsip

    Arsip...if (sh is AutoShape) { AutoShape ashp = (AutoShape)sh; // Periksa...

    blog.aspose.com/id/slides/extract-images-from-p...
  7. Java を使用したプレゼンテーションのスライド遷移管理|Aspose.Slides ドキュメント

    Aspose.Slides for Java でスライド遷移をカスタマイズする方法を、PowerPoint と OpenDocument プレゼンテーション向けにステップバイステップでご紹介します。...Presentation (); try { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/ja/java/slide-transition/
  8. Administrar propiedades de presentación en Java...

    Domina las propiedades de presentación en Aspose.Slides for Java y optimiza la búsqueda, la marca y el flujo de trabajo en tus archivos PowerPoint y OpenDocument....pptxFileName ); try { AutoShape autoShape = ( AutoShape ) pres . getSlides...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/es/java/presentation-pro...
  9. Gestionar patrones de diapositiva de presentaci...

    Gestionar patrones de diapositivas en Aspose.Slides para .NET: crear, editar y aplicar diseños, temas y marcadores de posición a PPT, PPTX y ODP con ejemplos concisos en C#....IAutoShape autoShape = shape as IAutoShape ; if ( autoShape != null...null ) { if ( autoShape . Placeholder . Type == type ) { return...

    docs.aspose.com/slides/es/net/slide-master/
  10. إدارة ماسترات الشرائح في العرض التقديمي في Java...

    إدارة ماسترات الشرائح في Aspose.Slides لـ Node.js عبر Java: إنشاء، تحرير وتطبيق التخطيطات، السمات والعناصر النائبة على ملفات PPT، PPTX و ODP مع أمثلة مختصرة.... size (); i ++ ) { var autoShape = master . getShapes (). get_Item...( i ); if ( autoShape != null ) { if ( autoShape . getPlaceholder...

    docs.aspose.com/slides/ar/nodejs-java/slide-mas...