Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 4,725 for

shp

(1.87 sec)
  1. Archivo

    Archivo...encontrada foreach (IShape shp in sld.Shapes) if (shp is ITable) tbl =...= (ITable)shp; // Establecer el texto de la primera columna de...

    blog.aspose.com/es/slides/create-tables-in-powe...
  2. ארכיון

    ארכיון...לטבלה שנמצאה for shp in sld.shapes: if type(shp) is slides.Table:...Table: tbl = shp # הגדר את הטקסט של העמודה הראשונה בשורה השנייה...

    blog.aspose.com/he/slides/work-with-tables-in-p...
  3. Zeilen und Spalten verwalten|Aspose.Slides für ...

    Verwalten von Tabellenzeilen und -spalten in PowerPoint-Präsentationen in JavaScript... size (); i ++ ) { let shp = sld . getShapes (). get_Item...instanceOf ( shp , "com.aspose.slides.ITable" )) { tbl = shp ; // Setzt...

    docs.aspose.com/slides/de/nodejs-java/manage-ro...
  4. 使用 Java 管理 PowerPoint 表格的行和列|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 中管理表格的行和列,加快演示文稿编辑和数据更新。...for ( IShape shp : sld . getShapes ()) { if ( shp instanceof ITable...ITable ) { tbl = ( ITable ) shp ; //Sets the first row of a table...

    docs.aspose.com/slides/zh/java/manage-rows-and-...
  5. Lưu trữ

    Lưu trữ...thấy for (IShape shp : sld.getShapes()) { if (shp instanceof ITable)...ITable) { tbl = (ITable) shp; // Đặt văn bản của cột đầu tiên của...

    blog.aspose.com/vi/slides/manipulate-tables-in-...
  6. 搜索

    搜索...遍歷形狀並設置對找到的表格的引用 foreach (IShape shp in sld.Shapes) if (shp is ITable) tbl =...= (ITable)shp; // 設置第二行第一列的文本 tbl[0, 1].TextFrame.Text = "New";...

    blog.aspose.com/zh-hant/slides/create-tables-in...
  7. 아카이브

    아카이브...shp", Drivers.Shapefile)); map.Render(dataDir...Add(VectorLayer.Open(dataDir + "basemap.shp", Drivers.Shapefile), baseMapSymbolizer);...

    blog.aspose.com/ko/gis/basic-map-rendering-and-...
  8. Archiwa

    Archiwa...znalezionej tabeli for shp in sld.shapes: if type(shp) is slides.Table:...Table: tbl = shp # Ustaw tekst pierwszej kolumny drugiego wiersza...

    blog.aspose.com/pl/slides/work-with-tables-in-p...
  9. Procurar

    Procurar...encontrada foreach (IShape shp in sld.Shapes) if (shp is ITable) tbl =...= (ITable)shp; // Defina o texto da primeira coluna da segunda...

    blog.aspose.com/pt/slides/create-tables-in-powe...
  10. Archiv

    Archiv...nalezenou tabulku for shp in sld.shapes: if type(shp) is slides.Table:...Table: tbl = shp # Nastavte text prvního sloupce druhého řádku tbl...

    blog.aspose.com/cs/slides/work-with-tables-in-p...