Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 4,035 for

shp

(0.07 sec)
  1. Gérer les lignes et les colonnes des tableaux P...

    Gérez les lignes et les colonnes d'un tableau PowerPoint avec Aspose.Slides pour .NET et accélérez la modification des présentations et la mise à jour des données....foreach ( IShape shp in sld . Shapes ) { if ( shp is ITable ) {...{ tbl = ( ITable ) shp ; } } // Définit la première ligne d'un...

    docs.aspose.com/slides/fr/net/manage-rows-and-c...
  2. إدارة الصفوف والأعمدة في جداول PowerPoint على A...

    إدارة صفوف وأعمدة الجدول في PowerPoint باستخدام Aspose.Slides لنظام Android عبر Java وتسريع تحرير العروض التقديمية وتحديث البيانات....for ( IShape shp : sld . getShapes ()) { if ( shp instanceof ITable...ITable ) { tbl = ( ITable ) shp ; //Sets ت تعيين الصف الأول للجدول...

    docs.aspose.com/slides/ar/androidjava/manage-ro...
  3. ค้นหา

    ค้นหา... foreach (IShape shp in sld.Shapes) if (shp is ITable) tbl =...= (ITable)shp; // กำหนดข้อความของคอลัมน์แรกของแถวที่สอง tbl[0...

    blog.aspose.com/th/slides/create-tables-in-powe...
  4. Archiv

    Archiv...tabulku for (IShape shp : sld.getShapes()) { if (shp instanceof ITable)...ITable) { tbl = (ITable) shp; // Nastavte text prvního sloupce...

    blog.aspose.com/cs/slides/manipulate-tables-in-...
  5. 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...
  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/ru/slides/work-with-tables-in-p...
  7. 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...
  8. 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...
  9. Управление строками и столбцами в таблицах 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-...
  10. サポートされているファイル形式|Aspose.GIS for .NET

    GIS C#.NET ライブラリが読み書きできるベクター形式には、ESRI Shapefile、GeoJSON、TopoJSON、Keyhole Markup Language、GPS Exchange Format、OpenStreetMap (OSM) XML が含まれ、.Shp、.shx、.dbf、.geojson、.gdb、.gml、.kml、.mif、.osm などのファイル形式をサポートします。...shp, .shx, .dbf, .qix, .cpg GeoJSON...

    docs.aspose.com/gis/ja/net/supported-file-formats/