Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 5,328 for

autoshape

(0.49 sec)
  1. JavaScript で PowerPoint テキストをフォーマット|Aspose.Slid...

    JavaScript と Aspose.Slides for Node.js を使用して、PowerPoint および OpenDocument プレゼンテーションのテキストをフォーマットおよびスタイル設定します。フォント、色、配置などをカスタマイズできます。...Presentation (); try { var autoShape = pres . getSlides (). get_Item..., 50 , 50 , 200 , 100 ); autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ja/nodejs-java/text-form...
  2. 在 Android 上向演示文稿添加椭圆|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android 中创建、格式化和操作椭圆形状,适用于 PPT 和 PPTX 演示文稿——包含 Java 代码示例。...对象公开的 addAutoShape 方法添加椭圆类型的 AutoShape。 将修改后的演示文稿写入为 PPTX 文件。 在下...get_Item ( 0 ); // 添加椭圆类型的 AutoShape sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/zh/androidjava/ellipse/
  3. Rechtecke zu Präsentationen in PHP hinzufügen|A...

    Steigern Sie Ihre PowerPoint-Präsentationen, indem Sie mit Aspose.Slides für PHP über Java Rechtecke hinzufügen – gestalten und ändern Sie Formen ganz einfach programmgesteuert....Methode addAutoShape ein AutoShape vom Typ Rectangle hinzu. Schreiben...getSlides () -> get_Item ( 0 ); # AutoShape vom Typ Rechteck hinzufügen...

    docs.aspose.com/slides/de/php-java/rectangle/
  4. آرشیوها

    آرشیوها...برای افزودن افکت انتخاب کنید autoShape = presentation.slides[0].shapes[0]...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # افکت...

    blog.aspose.com/fa/slides/apply-text-animation-...
  5. تبدیل PPTX به Word در سی شارپ | products.aspose...

    تبدیل PPTX به Word در سی شارپ. برای تبدیل پاورپوینت به ورد از .NET library API استفاده کنید...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/fa/net/conversion/pp...
  6. AndroidでAutoFitを使用してプレゼンテーションを強化する|Aspose.Slide...

    Aspose.Slides for Android(Java)でAutoFit設定を管理し、PowerPoint および OpenDocument のプレゼンテーションでテキスト表示を最適化し、コンテンツの可読性を向上させます。...get_Item ( 0 ); IAutoShape autoShape = slide . getShapes (). addAutoShape...setFillType ( FillType . Solid ); autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ja/androidjava/manage-au...
  7. ארכיון

    ארכיון...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...instanceof AutoShape) { builder.writeln(((AutoShape)shape).getTextFrame()...

    blog.aspose.com/he/slides/convert-ppt-to-word-o...
  8. Archivio

    Archivio...aggiungere effetto IAutoShape autoShape = (IAutoShape)presentation...Shapes[0]; IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; //...

    blog.aspose.com/it/slides/apply-animation-to-te...
  9. Архивы

    Архивы...select paragraph to add effect autoShape = presentation.slides[0].shapes[0]...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # add...

    blog.aspose.com/ru/slides/apply-text-animation-...
  10. Архів

    Архів...виберіть абзац, щоб додати ефект autoShape = presentation.slides[0].shapes[0]...shapes[0] paragraph = autoShape.text_frame.paragraphs[0] # додати...

    blog.aspose.com/uk/slides/apply-text-animation-...