Search
Sort
Score
Result
10 results
Languages
All
Labels
All
Results
2,311
-
2,320
of
4,035
for
shp
(0.07 sec)
«
Prev
227
228
229
230
231
232
233
234
235
236
237
Next
»
Управление строками и столбцами|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...
more..
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...
more..
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...
more..
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-...
more..
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...
more..
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-...
more..
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...
more..
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-...
more..
Архів
Архів...знайдену таблицю for
shp
in sld.shapes: if type(
shp
) is slides.Table:...Table: tbl =
shp
# Встановіть текст першого стовпця другого рядка...
blog.aspose.com/uk/slides/work-with-tables-in-p...
more..
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...
more..
«
Prev
227
228
229
230
231
232
233
234
235
236
237
Next
»