Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 4,478 for

autoshape

(0.04 sec)
  1. JavaでPowerPointの段落を管理する|Aspose.Slides ドキュメント

    JavaでPowerPointプレゼンテーションの段落、テキスト、インデント、およびプロパティを作成および管理します... get_Item ( 0 ); // 長方形のAutoShapeを追加 IAutoShape ashp = slide...50 , 150 , 300 , 150 ); // AutoShapeのTextFrameにアクセス ITextFrame...

    docs.aspose.com/slides/ja/androidjava/manage-pa...
  2. تصدير المعادلات الرياضية|توثيق Aspose.Slides لـ...

    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....new Presentation (); try { $autoShape = $pres -> getSlides () ->... 50 ); $mathParagraph = $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/ar/php-java/exporting-ma...
  3. 在 C# 中編輯 HTML | products.aspose.com

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

    products.aspose.com/slides/zh-hant/net/editor/h...
  4. แก้ไข PDF ใน C# | products.aspose.com

    แก้ไข PDF ใน C# ใช้ .NET library API เพื่อแก้ไขเอกสาร PDF...pdf" ); AutoShape shape = (AutoShape)pres.Slides[ 0 ]...

    products.aspose.com/slides/th/net/editor/pdf/
  5. 箇条書きと番号付きリストの管理|Aspose.Slides for Python ドキュメント

    PythonでPowerPointプレゼンテーションに箇条書きと番号付きリストを作成する... 選択したスライドに AutoShape を追加します。 追加したシェイプの text_frame...slide = pres . slides [ 0 ] autoShape = slide . shapes . add_auto_shape...

    docs.aspose.com/slides/ja/python-net/manage-bul...
  6. Formenmanipulationen|Aspose.Slides Dokumentation

    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....( 0 ); // Fügen Sie eine Autoshape der Rechteckform hinzu sld...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . getShapes...

    docs.aspose.com/slides/de/java/shape-manipulati...
  7. Connector|Aspose.Slides Dokumentation

    Verbinden von PowerPoint Formen in Java... Fügen Sie zwei AutoShape zur Folie hinzu, indem Sie...(); // Fügt eine Ellipse Autoshape hinzu IAutoShape ellipse =...

    docs.aspose.com/slides/de/androidjava/connector/
  8. Conector|Documentación de Aspose.Slides

    Conectar formas de PowerPoint en Java... Agrega dos AutoShape a la diapositiva utilizando...getShapes (); // Agrega una forma autoshape Elipse IAutoShape ellipse...

    docs.aspose.com/slides/es/java/connector/
  9. ピクチャーフレーム|Aspose.Slides ドキュメント

    JavaでPowerPointプレゼンテーションにピクチャーフレームを追加...shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/ja/androidjava/picture-f...
  10. ピクチャーフレーム|Aspose.Slides ドキュメント

    JavaでPowerPointプレゼンテーションにピクチャーフレームを追加...shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/ja/java/picture-frame/