Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 5,232 for

autoshape

(0.16 sec)
  1. 在 Java 中將 PPT 轉換為 Word | products.aspose.com

    在 Java 中將 PPT 轉換為 Word。使用 Java 庫 API 將 PowerPoint 轉換為 Word...instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    products.aspose.com/slides/zh-hant/java/convers...
  2. Converteer PPTX naar Word in Java | products.as...

    Converteer PPTX naar Word in Java. Gebruik de Java-bibliotheek-API om PowerPoint naar Word te converteren...instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    products.aspose.com/slides/nl/java/conversion/p...
  3. PHP を使用したプレゼンテーションで画像フレームを管理する|Aspose.Slides fo...

    Aspose.Slides for PHP via Java を使用して、PowerPoint および OpenDocument のプレゼンテーションに画像フレームを追加します。ワークフローを効率化し、スライドデザインを向上させましょう。...$shapesCount ) ; $i ++ ) { $autoShape = $presentation -> getSlides...$i ); if ( java_is_null ( $autoShape -> getPlaceholder ())) { continue...

    docs.aspose.com/slides/ja/php-java/picture-frame/
  4. AndroidでPowerPointテキストをアニメーション化|Aspose.Slides ド...

    Aspose.Slides for Android を使用して、PowerPoint と OpenDocument のプレゼンテーションで動的なアニメーションテキストを作成し、わかりやすく最適化された Java コード例をご提供します。...エフェクトを追加する段落を選択 IAutoShape autoShape = ( IAutoShape ) presentation...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ja/androidjava/animated-...
  5. Archiv

    Archiv...shape is autoshape if type(shape) is slides.AutoShape: auto_shape_lock...shape is autoshape if type(shape) is slides.AutoShape: auto_shape_lock...

    blog.aspose.com/de/slides/lock-or-unlock-powerp...
  6. Archivo

    Archivo...agregar efecto IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/es/slides/apply-animation-to-te...
  7. Procurar

    Procurar...shape is autoshape if type(shape) is slides.AutoShape: auto_shape_lock...shape is autoshape if type(shape) is slides.AutoShape: auto_shape_lock...

    blog.aspose.com/pt/slides/lock-or-unlock-powerp...
  8. arkiv

    arkiv...lägga till effekt IAutoShape autoShape = (IAutoShape)presentation...get_Item(0); IParagraph paragraph = autoShape.getTextFrame().getParagraphs()...

    blog.aspose.com/sv/slides/apply-animation-to-te...
  9. Formato de formas de PowerPoint en JavaScript|A...

    Aprenda a formatear formas de PowerPoint en JavaScript usando Aspose.Slides—establezca estilos de relleno, línea y efecto para archivos PPT, PPTX y ODP con precisión y control total.... Añadir un AutoShape a la diapositiva. Establecer...muestra cómo dar formato a un AutoShape rectangular: // Instanciar...

    docs.aspose.com/slides/es/nodejs-java/shape-for...
  10. 在 C# 中編輯 PDF | products.aspose.com

    在 C# 中編輯 PDF。使用 .NET 庫 API 編輯 PDF 文檔...pdf" ); AutoShape shape = (AutoShape)pres.Slides[ 0 ]...

    products.aspose.com/slides/zh-hant/net/editor/pdf/