Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 2,760 for

shp

(0.14 sec)
  1. 行と列の管理|Aspose.Slides ドキュメント

    JavaのPowerPointプレゼンテーションでテーブルの行と列を管理する...for ( IShape shp : sld . getShapes ()) { if ( shp instanceof ITable...ITable ) { tbl = ( ITable ) shp ; // テーブルの最初の行をヘッダーとして設定 tbl...

    docs.aspose.com/slides/ja/java/manage-rows-and-...
  2. إدارة الصفوف والأعمدة|وثائق Aspose.Slides

    إدارة صفوف وأعمدة الجدول في عروض PowerPoint باستخدام C++...مرجعًا للجدول for ( const auto & shp : sld -> get_Shapes ()) { if...> ( shp )) { tbl = System :: ExplicitCast < ITable > ( shp );...

    docs.aspose.com/slides/ar/cpp/manage-rows-and-c...
  3. Präsentationseigenschaften|Aspose.Slides Dokume...

    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....Form mit Text hinzu IAutoShape shp = pres . getSlides (). get_Item...Rectangle , 50 , 50 , 150 , 50 ); shp . getTextFrame (). setText (...

    docs.aspose.com/slides/de/androidjava/presentat...
  4. Tabelle verwalten|Aspose.Slides für Python Doku...

    Tabelle in PowerPoint-Präsentationen in Python erstellen und verwalten...Tabelle for shp in sld . shapes : if type ( shp ) is slides .... Table : tbl = shp # Setzt den Text für die erste Spalte der...

    docs.aspose.com/slides/de/python-net/manage-table/
  5. 記録

    記録... foreach (IShape shp in sld.Shapes) if (shp is ITable) tbl =...= (ITable)shp; // 2行目の1列目のテキストを設定します tbl[0, 1].TextFrame.Text...

    blog.aspose.com/ja/slides/create-tables-in-powe...
  6. 記録

    記録...table found for shp in sld.shapes: if type(shp) is slides.Table:...Table: tbl = shp # Set the text of the first column of second row...

    blog.aspose.com/ja/slides/work-with-tables-in-p...
  7. Propiedades de la Presentación|Documentación de...

    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....rectangular con texto IAutoShape shp = pres . getSlides (). get_Item...Rectangle , 50 , 50 , 150 , 50 ); shp . getTextFrame (). setText (...

    docs.aspose.com/slides/es/java/presentation-pro...
  8. Tabelle verwalten|Aspose.Slides Dokumentation

    Erstellen und Verwalten von Tabellen in PowerPoint-Präsentationen in Java...for ( IShape shp : sld . getShapes ()) { if ( shp instanceof ITable...ITable ) { tbl = ( ITable ) shp ; // Setzt den Text für die erste...

    docs.aspose.com/slides/de/java/manage-table/
  9. Управление строками и столбцами|Документация As...

    Управление строками и столбцами таблицы в презентациях PowerPoint на C++...на таблицу for ( const auto & shp : sld -> get_Shapes ()) { if...> ( shp )) { tbl = System :: ExplicitCast < ITable > ( shp );...

    docs.aspose.com/slides/ru/cpp/manage-rows-and-c...
  10. Archivo

    Archivo...# GPX a CSV KML a GPX KML a SHP...

    blog.aspose.com/es/gis/convert-kml-to-csv-online/