Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 5,383 for

autoshape

(0.12 sec)
  1. Управление масштабированием презентации в Java|...

    Создавайте и настраивайте Zoom с помощью Aspose.Slides для Java — переходите между разделами, добавляйте миниатюры и переходы в презентациях PPT, PPTX и ODP....второго слайда IAutoShape autoshape = slide2 . getShapes (). addAutoShape...100 , 200 , 500 , 200 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/ru/java/manage-zoom/
  2. آرشیوها

    آرشیوها...get_Item(0); // AutoShape از نوع بیضی را اضافه کنید...get_Item(0).getShapes(); // Autoshape Ellipse را اضافه کنید IAutoShape...

    blog.aspose.com/fa/slides/add-connect-remove-or...
  3. 在 C++ 中管理演示文稿属性|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中精通演示文稿属性,简化 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。...System :: SharedPtr < AutoShape > autoShape = System :: ExplicitCast...ExplicitCast < AutoShape > ( pres -> get_Slide ( 0 ) -> get_Shape (...

    docs.aspose.com/slides/zh/cpp/presentation-prop...
  4. 在 Java 中管理演示文稿占位符|Aspose.Slides 文档

    在 Aspose.Slides for Java 中轻松管理占位符:替换文本、定制提示并在 PowerPoint 和 OpenDocument 中设置图像透明度。... 将占位符形状强制转换为 AutoShape ,并使用与该 AutoShape 关联的 TextFrame 更改文本。...null && shape instanceof AutoShape ) { String text = "" ; if...

    docs.aspose.com/slides/zh/java/manage-placeholder/
  5. Extraire des images des formes de présentation ...

    Extraire des images des formes dans les présentations PowerPoint et OpenDocument avec Aspose.Slides pour .NET - solution rapide et adaptée au code....if ( sh is AutoShape ) { AutoShape ashp = ( AutoShape ) sh ; if...

    docs.aspose.com/slides/fr/net/extracting-images...
  6. 記録

    記録...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/ja/slides/lock-or-unlock-powerp...
  7. Архів

    Архів...instanceof AutoShape) { builder.writeln(((AutoShape)shape).getTextFrame()...

    blog.aspose.com/uk/slides/convert-ppt-to-word-j...
  8. Exporter des équations mathématiques depuis des...

    Débloquez l'exportation fluide des équations mathématiques de PowerPoint vers MathML avec Aspose.Slides for Java - préservez la mise en forme et améliorez la compatibilité....Presentation (); try { IAutoShape autoShape = pres . getSlides (). get_Item...mathParagraph = (( MathPortion ) autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/fr/java/exporting-math-e...
  9. 从 Android 演示文稿导出数学公式|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 将 PowerPoint 中的数学公式无缝导出为 MathML——保持格式并提升兼容性。...Presentation (); try { IAutoShape autoShape = pres . getSlides (). get_Item...mathParagraph = (( MathPortion ) autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/androidjava/exporting...
  10. Exporter des équations mathématiques à partir d...

    Déverrouillez une exportation fluide des équations mathématiques de PowerPoint vers MathML avec Aspose.Slides pour Android via Java — conservez la mise en forme et améliorez la compatibilité....Presentation (); try { IAutoShape autoShape = pres . getSlides (). get_Item...mathParagraph = (( MathPortion ) autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/fr/androidjava/exporting...