Sort Score
Result 10 results
Languages All
Labels All
Results 8,341 - 8,350 of 22,216 for

table

(1.64 sec)
  1. Paragraph.IsEndOfCell | Aspose.Words för .NET

    Upptäck egenskapen IsEndOfCell för stycken. Lär dig hur du identifierar om ett stycke är det sista i en cell, vilket förbättrar din dokumentstruktur....MyDir + "Table spanning two pages.docx" ); Table table = doc .... FirstSection . Body . Tables [ 0 ]; // Aktiverar KeepWithNext...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Archiwa

    Archiwa... Utwórz instancję klasy Table i ustaw jej właściwości, tj...tabeli PDF za pomocą metody Table.ImportDataTable() . Dodaj tabelę...

    blog.aspose.com/pl/pdf/add-data-from-database-t...
  3. DocumentBuilder.RowFormat | Aspose.Words per .NET

    Esplora la proprietà RowFormat di DocumentBuilder per accedere facilmente e personalizzare la formattazione delle righe della tabella, migliorando la progettazione e la presentazione dei documenti....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . Rows [ 0 ]. RowFormat . Height...

    reference.aspose.com/words/it/net/aspose.words/...
  4. Verwalten von Zeilen und Spalten in PowerPoint-...

    Verwalten Sie Tabellenzeilen und -spalten in PowerPoint mit Aspose.Slides für C++ und beschleunigen Sie die Bearbeitung von Präsentationen sowie Datenaktualisierungen....Slides die Klasse Table und das Interface ITable sowie...MakeObject < Presentation > ( u "table.pptx" ); // Greift auf die erste...

    docs.aspose.com/slides/de/cpp/manage-rows-and-c...
  5. PreferredWidth.Value | Aspose.Words per .NET

    Scopri la proprietà Valore LarghezzaPreferita per accedere e personalizzare facilmente la larghezza desiderata. Migliora il tuo design con misure precise oggi stesso!...Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; Cell firstCell = table . FirstRow ...

    reference.aspose.com/words/it/net/aspose.words....
  6. CellMerge Enum | Aspose.Words لـ .NET

    اكتشف مجموعة Aspose.Words.Tables.CellMerge لدمج خلايا الجدول بكفاءة. حسّن تخطيطات مستنداتك بتكامل سلس ومرونته....MyDir + "Table with merged cells.docx" ); Table table = doc ....FirstSection . Body . Tables [ 0 ]; foreach ( Row row in table . Rows ) foreach...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Archiwa

    Archiwa...nową tabelę za pomocą klasy Table(). Dodaj tabelę do treści dokumentu...do tabeli za pomocą metody Table.AppendChild(Row). Utwórz obiekt...

    blog.aspose.com/pl/words/create-table-in-word-u...
  8. أرشيف

    أرشيف...بإنشاء جدول جديد باستخدام فئة Table(). قم بإضافة جدول إلى نص المستند...وأدخله في الجدول باستخدام طريقة Table.AppendChild(Row). قم بإنشاء...

    blog.aspose.com/ar/words/create-table-in-word-u...
  9. Arsip

    Arsip... Buat instance dari kelas Table dan atur propertinya, yaitu...tabel PDF menggunakan metode Table.ImportDataTable() . Tambahkan...

    blog.aspose.com/id/pdf/add-data-from-database-t...
  10. Crear o Agregar Tabla en PDF|Aspose.PDF para C++

    Aspose.PDF para C++ es una biblioteca utilizada para crear, leer y editar tablas en PDF. Usando esta biblioteca, puedes paginar una tabla en la página PDF usando C++.... La clase Table se utiliza para agregar una...<system/console.h> #include <data/data_table.h> #include <data/data_column_collection...

    docs.aspose.com/pdf/es/cpp/add-table-in-existin...