Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 2,760 for

shp

(0.13 sec)
  1. ค้นหา

    ค้นหา...ตารางที่พบ for shp in sld.shapes: if type(shp) is slides.Table:...Table: tbl = shp # กำหนดข้อความของคอลัมน์แรกของแถวที่สอง tbl.rows[0][1]...

    blog.aspose.com/th/slides/work-with-tables-in-p...
  2. Arşiv

    Arşiv...alın for (IShape shp : sld.getShapes()) { if (shp instanceof ITable)...ITable) { tbl = (ITable) shp; // İkinci satırın ilk sütununun metnini...

    blog.aspose.com/tr/slides/manipulate-tables-in-...
  3. 아카이브

    아카이브...설정 foreach (IShape shp in sld.Shapes) if (shp is ITable) tbl =...= (ITable)shp; // 두 번째 행의 첫 번째 열의 텍스트 설정 tbl[0, 1].TextFrame.Text...

    blog.aspose.com/ko/slides/create-tables-in-powe...
  4. Archiwa

    Archiwa...tabeli for (IShape shp : sld.getShapes()) { if (shp instanceof ITable)...ITable) { tbl = (ITable) shp; // Ustaw tekst pierwszej kolumny...

    blog.aspose.com/pl/slides/manipulate-tables-in-...
  5. Arsip

    Arsip...yang ditemukan for shp in sld.shapes: if type(shp) is slides.Table:...Table: tbl = shp # Atur teks kolom pertama baris kedua tbl.rows[0][1]...

    blog.aspose.com/id/slides/work-with-tables-in-p...
  6. Arsip

    Arsip...ditemukan for (IShape shp : sld.getShapes()) { if (shp instanceof ITable)...ITable) { tbl = (ITable) shp; // Atur teks kolom pertama baris...

    blog.aspose.com/id/slides/manipulate-tables-in-...
  7. Procurar

    Procurar...encontrada for shp in sld.shapes: if type(shp) is slides.Table:...Table: tbl = shp # Defina o texto da primeira coluna da segunda...

    blog.aspose.com/pt/slides/work-with-tables-in-p...
  8. Procurar

    Procurar...encontrada for (IShape shp : sld.getShapes()) { if (shp instanceof ITable)...ITable) { tbl = (ITable) shp; // Defina o texto da primeira coluna...

    blog.aspose.com/pt/slides/manipulate-tables-in-...
  9. Архів

    Архів...знайдену таблицю for shp in sld.shapes: if type(shp) is slides.Table:...Table: tbl = shp # Встановіть текст першого стовпця другого рядка...

    blog.aspose.com/uk/slides/work-with-tables-in-p...
  10. Archivio

    Archivio...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/it/slides/work-with-tables-in-p...