Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 94 for

textframe columns

(0.07 sec)
  1. إدارة الصفوف والأعمدة|وثائق Aspose.Slides

    إدارة صفوف وأعمدة الجدول في عروض PowerPoint باستخدام C# أو .NET... TextFrame . Text = "الصف 1 الخلية 1"...في الصف 1 table [ 1 , 0 ]. TextFrame . Text = "الصف 1 الخلية 2"...

    docs.aspose.com/slides/ar/net/manage-rows-and-c...
  2. Gestionar Filas y Columnas|Documentación de Asp...

    Gestionar filas y columnas de tablas en presentaciones de PowerPoint en C++...idx_get ( 0 , 0 ) -> get_TextFrame () -> set_Text ( u "00" );...idx_get ( 0 , 1 ) -> get_TextFrame () -> set_Text ( u "01" );...

    docs.aspose.com/slides/es/cpp/manage-rows-and-c...
  3. テキストボックスの管理|Aspose.Slides for Python ドキュメント

    Pythonまたは.NETを使用してPowerPointプレゼンテーションにテキストボックスまたはテキストフレームを追加します...のみ、 IAutoShape のプロパティである TextFrame を操作できます。このページの テキストの更新 セクションを参照してください。...150 , 75 , 150 , 50 ) # 矩形にTextFrameを追加 ashp . add_text_frame (...

    docs.aspose.com/slides/ja/python-net/manage-tex...
  4. Zeilen und Spalten verwalten|Aspose.Slides Doku...

    Verwalten von Tabellenzeilen und -spalten in PowerPoint-Präsentationen in C++...idx_get ( 0 , 0 ) -> get_TextFrame () -> set_Text ( u "00" );...idx_get ( 0 , 1 ) -> get_TextFrame () -> set_Text ( u "01" );...

    docs.aspose.com/slides/de/cpp/manage-rows-and-c...
  5. Gérer les lignes et les colonnes|Documentation ...

    Gérer les lignes et les colonnes des tables dans les présentations PowerPoint en C# ou .NET... TextFrame . Text = "Ligne 1 Cellule...ligne 1 table [ 1 , 0 ]. TextFrame . Text = "Ligne 1 Cellule...

    docs.aspose.com/slides/fr/net/manage-rows-and-c...
  6. Управление строками и столбцами|Документация As...

    Управление строками и столбцами таблицы в презентациях PowerPoint на C# или .NET... TextFrame . Text = "Ячейка 1 строки...столбец 2 table [ 1 , 0 ]. TextFrame . Text = "Ячейка 2 строки...

    docs.aspose.com/slides/ru/net/manage-rows-and-c...
  7. Управление строками и столбцами|Документация As...

    Управление строками и столбцами таблицы в презентациях PowerPoint на C++...idx_get ( 0 , 0 ) -> get_TextFrame () -> set_Text ( u "00" );...idx_get ( 0 , 1 ) -> get_TextFrame () -> set_Text ( u "01" );...

    docs.aspose.com/slides/ru/cpp/manage-rows-and-c...
  8. TextBox verwalten|Aspose.Slides Dokumentation

    Fügen Sie Textbox oder Textfeld zu PowerPoint-Präsentationen in C# oder .NET hinzu... Nur dann können Sie mit TextFrame arbeiten, das eine Eigenschaft...dem IAutoShape Objekt eine TextFrame Eigenschaft hinzu, die einen...

    docs.aspose.com/slides/de/net/manage-textbox/
  9. Verwalten von Zeilen und Spalten|Aspose.Slides ...

    Verwalten von Tabellenzeilen und -spalten in PowerPoint-Präsentationen in C# oder .NET... TextFrame . Text = "Zeile 1 Zelle 1"...1 hinzu table [ 1 , 0 ]. TextFrame . Text = "Zeile 1 Zelle 2"...

    docs.aspose.com/slides/de/net/manage-rows-and-c...
  10. Gérer le TextBox|Documentation Aspose.Slides

    Ajouter un textbox ou un cadre de texte aux présentations PowerPoint en C# ou .NET...vous pourrez travailler avec TextFrame , qui est une propriété sous...ajouté. Ajoutez une propriété TextFrame à l’objet IAutoShape qui contiendra...

    docs.aspose.com/slides/fr/net/manage-textbox/