Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 5,234 for

autoshape

(0.23 sec)
  1. أرشيف

    أرشيف...IAutoShape autoShape = shape as IAutoShape; if (autoShape != null)...(IParagraph paragraph in autoShape.TextFrame.Paragraphs) { foreach...

    blog.aspose.com/ar/slides/work-with-hyperlinks-...
  2. ค้นหา

    ค้นหา...IAutoShape autoShape = shape as IAutoShape; if (autoShape != null)...(IParagraph paragraph in autoShape.TextFrame.Paragraphs) { foreach...

    blog.aspose.com/th/slides/work-with-hyperlinks-...
  3. Архів

    Архів...IAutoShape autoShape = (IAutoShape)shape; if (autoShape != null)...for (IParagraph paragraph : autoShape.getTextFrame().getParagraphs())...

    blog.aspose.com/uk/slides/work-with-hyperlinks-...
  4. arkiv

    arkiv...IAutoShape autoShape = shape as IAutoShape; if (autoShape != null)...(IParagraph paragraph in autoShape.TextFrame.Paragraphs) { foreach...

    blog.aspose.com/sv/slides/work-with-hyperlinks-...
  5. Verwalten von Aufzählungs- und nummerierten Lis...

    Erfahren Sie, wie Sie Aufzählungs- und nummerierte Listen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Python via .NET verwalten können. Schritt‑für‑Schritt‑Anleitung mit Codebeispielen, die Ihnen den schnellen Einstieg erleichtern....dem ausgewählten Folie ein AutoShape hinzu. Greifen Sie auf das...dem ausgewählten Folie ein AutoShape mit der Methode add_auto_shape...

    docs.aspose.com/slides/de/python-net/manage-bul...
  6. Nuevo Sistema de Exportación HTML - Aspose.Slid...

    Exportar presentaciones a HTML con plantillas, CSS y JS - sin SVG. Aprenda salida de una sola página o multipágina, control de recursos y personalización para PPT, PPTX y ODP....if(shape is AutoShape) { ITextFrame textFrame = ((AutoShape)shape)...Input . AddTemplate < AutoShape >( "autoshape" , Path . Combine (...

    docs.aspose.com/slides/es/net/web-extensions/
  7. Gérer les connecteurs dans les présentations av...

    Permettez aux applications Java de dessiner, connecter et auto‑router les lignes dans les diapositives PowerPoint — obtenez un contrôle complet sur les connecteurs droits, coudés et courbes.... Ajoutez deux AutoShape à la diapositive en utilisant...son indice. Ajoutez deux AutoShape à la diapositive en utilisant...

    docs.aspose.com/slides/fr/java/connector/
  8. Androidでプレゼンテーションズームを管理する|Aspose.Slides ドキュメント

    Aspose.Slides for Android via Java を使用してズームを作成・カスタマイズします — セクション間をジャンプし、サムネイルやトランジションを PPT、PPTX、ODP プレゼンテーションに追加します。...//2枚目のスライドのテキストボックスを作成 IAutoShape autoshape = slide2 . getShapes (). addAutoShape...100 , 200 , 500 , 200 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/ja/androidjava/manage-zoom/
  9. 長方形|Aspose.Slides for PHP ドキュメント

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....-> get_Item ( 0 ); # 楕円型のAutoShapeを追加する $shp = $sld -> getShapes...-> get_Item ( 0 ); # 楕円型のAutoShapeを追加する $shp = $sld -> getShapes...

    docs.aspose.com/slides/ja/php-java/rectangle/
  10. .NET のプレゼンテーションから数式をエクスポート|Aspose.Slides ドキュメント

    Aspose.Slides for .NET を使用して、PowerPoint から MathML への数式エクスポートをシームレスに実現し、書式を保持し、互換性を向上させます。...new Presentation ()) { var autoShape = pres . Slides [ 0 ]. Shapes...mathParagraph = (( MathPortion ) autoShape . TextFrame . Paragraphs [...

    docs.aspose.com/slides/ja/net/exporting-math-eq...