Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 4,026 for

shp

(0.14 sec)
  1. Archiv

    Archiv...Tabelle for (IShape shp : sld.getShapes()) { if (shp instanceof ITable)...ITable) { tbl = (ITable) shp; // Legen Sie den Text der ersten...

    blog.aspose.com/de/slides/manipulate-tables-in-...
  2. Archivio

    Archivio...trovata for (IShape shp : sld.getShapes()) { if (shp instanceof ITable)...ITable) { tbl = (ITable) shp; // Imposta il testo della prima colonna...

    blog.aspose.com/it/slides/manipulate-tables-in-...
  3. Gérer les lignes et colonnes dans les tableaux ...

    Gérez les lignes et colonnes de tableau dans PowerPoint avec Aspose.Slides pour Android via Java et accélerez la modification des présentations ainsi que la mise à jour des données....for ( IShape shp : sld . getShapes ()) { if ( shp instanceof ITable...ITable ) { tbl = ( ITable ) shp ; //Définit la première ligne...

    docs.aspose.com/slides/fr/androidjava/manage-ro...
  4. إدارة الصفوف والأعمدة|Aspose.Slides لـ Node.js ...

    إدارة صفوف وأعمدة الجدول في عروض PowerPoint باستخدام JavaScript... size (); i ++ ) { let shp = sld . getShapes (). get_Item...instanceOf ( shp , "com.aspose.slides.ITable" )) { tbl = shp ; // تعيين...

    docs.aspose.com/slides/ar/nodejs-java/manage-ro...
  5. Gestionar filas y columnas|Aspose.Slides para N...

    Gestionar filas y columnas de tabla en presentaciones de PowerPoint en JavaScript... size (); i ++ ) { let shp = sld . getShapes (). get_Item...instanceOf ( shp , "com.aspose.slides.ITable" )) { tbl = shp ; // Establece...

    docs.aspose.com/slides/es/nodejs-java/manage-ro...
  6. Archivio

    Archivio...trovata foreach (IShape shp in sld.Shapes) if (shp is ITable) tbl =...= (ITable)shp; // Imposta il testo della prima colonna della seconda...

    blog.aspose.com/it/slides/create-tables-in-powe...
  7. Архивы

    Архивы...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/ru/slides/work-with-tables-in-p...
  8. Arşiv

    Arşiv...referans ayarlayın for shp in sld.shapes: if type(shp) is slides.Table:...Table: tbl = shp # İkinci satırın ilk sütununun metnini ayarlayın...

    blog.aspose.com/tr/slides/work-with-tables-in-p...
  9. arkiv

    arkiv...hittats foreach (IShape shp in sld.Shapes) if (shp is ITable) tbl =...= (ITable)shp; // Ställ in texten i den första kolumnen på andra...

    blog.aspose.com/sv/slides/create-tables-in-powe...
  10. Управление строками и столбцами в таблицах Powe...

    Управляйте строками и столбцами таблиц в PowerPoint с помощью Aspose.Slides для Java и ускоряйте редактирование презентаций и обновление данных....for ( IShape shp : sld . getShapes ()) { if ( shp instanceof ITable...ITable ) { tbl = ( ITable ) shp ; //Sets the first row of a table...

    docs.aspose.com/slides/ru/java/manage-rows-and-...