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

shp

(0.07 sec)
  1. Управление строками и столбцами|Aspose.Slides д...

    Управление строками и столбцами таблицы в презентациях PowerPoint на JavaScript... size (); i ++ ) { let shp = sld . getShapes (). get_Item...instanceOf ( shp , "com.aspose.slides.ITable" )) { tbl = shp ; // Устанавливает...

    docs.aspose.com/slides/ru/nodejs-java/manage-ro...
  2. PHPでプレゼンテーションのプレースホルダーを管理|Aspose.Slides for PHP...

    Aspose.Slides for PHP via Java でプレースホルダーを簡単に管理します:テキストの置換、プロンプトのカスタマイズ、PowerPoint および OpenDocument の画像透過性の設定が可能です。...getShapes () as $shp ) { if ( ! java_is_null ( $shp -> getPlaceholder...())) { # 各プレースホルダーのテキストを変更します $shp -> getTextFrame () -> setText...

    docs.aspose.com/slides/ja/php-java/manage-place...
  3. Archiv

    Archiv...Tabelle foreach (IShape shp in sld.Shapes) if (shp is ITable) tbl =...= (ITable)shp; // Legen Sie den Text der ersten Spalte der zweiten...

    blog.aspose.com/de/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...