Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 23,379 for

table

(0.09 sec)
  1. Archivo

    Archivo...nueva tabla usando la clase Table(). Agregue una tabla al cuerpo...en la tabla usando el método Table.AppendChild(Row). Cree un objeto...

    blog.aspose.com/es/words/create-table-in-word-u...
  2. Archivio

    Archivio...tabella utilizzando la classe Table(). Aggiungi una tabella al corpo...tabella utilizzando il metodo Table.AppendChild(Row). Crea un oggetto...

    blog.aspose.com/it/words/create-table-in-word-u...
  3. Procurar

    Procurar...nova tabela usando a classe Table(). Adicione uma tabela ao corpo...insira-o na tabela usando o método Table.AppendChild(Row). Crie um objeto...

    blog.aspose.com/pt/words/create-table-in-word-u...
  4. 创建或添加表格到PDF|Aspose.PDF for Java

    学习如何在PDF文档中创建或添加表格,应用单元格样式,拆分表格到页面上,并自定义行和列等。...PDF 命名空间包含名为 Table 、 Cell 和 Row 的类,这些类提供了在从头生成PDF文档时创建表格的功能。... 可以通过创建 Table 类的对象来创建表格。 Aspose . Pdf . Table table = new Aspose...

    docs.aspose.com/pdf/zh/java/add-table-in-existi...
  5. CellCollection Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Tables.CellCollection för enkel, maskinskriven åtkomst till Cell-noder, vilket förbättrar dokumenthantering och effektivitet....( MyDir + "Tables.docx" ); TableCollection tables = doc . FirstSection...FirstSection . Body . Tables ; Assert . AreEqual ( 2 , tables . ToArray ()...

    reference.aspose.com/words/sv/net/aspose.words....
  6. Création d'un PDF complexe|Aspose.PDF pour Pyth...

    Aspose.PDF pour Python via .NET vous permet de créer des documents plus complexes contenant des images, des fragments de texte et des Tableaux dans un seul document.... Ajouter (table) à la page paragraphs . Enregistrer...Ajouter un tableau table = ap . Table () table . column_widths =...

    docs.aspose.com/pdf/fr/python-net/complex-pdf-e...
  7. إدارة الصفوف والأعمدة في جداول PowerPoint باستخ...

    إدارة صفوف وأعمدة الجدول في PowerPoint باستخدام Aspose.Slides للـ Java وتسريع تحرير العرض التقديمي وتحديث البيانات....pres = new Presentation ( "table.pptx" ); try { // يصل إلى الشريحة...شكل جدول إلى الشريحة ITable table = sld . getShapes (). addTable...

    docs.aspose.com/slides/ar/java/manage-rows-and-...
  8. Extrair Dados de Tabela em PDF com C#|Aspose.PD...

    Aprenda como extrair dados tabulares de PDF usando Aspose.PDF for .NET em C#... GetDataDir_AsposePdf_Tables (); // Open PDF document using...Visit ( page ); foreach ( var table in absorber . TableList ) {...

    docs.aspose.com/pdf/pt/net/extract-data-from-ta...
  9. Memanipulasi Tabel dalam PDF yang Ada|Aspose.PD...

    Pelajari cara bekerja dengan tabel dalam PDF yang ada menggunakan Aspose.PDF for .NET, memberikan fleksibilitas dalam modifikasi dokumen.... GetDataDir_AsposePdf_Tables (); // Open PDF document using...TableAbsorber object to find tables var absorber = new Aspose ...

    docs.aspose.com/pdf/id/net/manipulate-tables-in...
  10. Tabelle|Aspose.Slides Dokumentation

    Arbeiten Sie mit Tabellen in Aspose.Slides für Android: Erstellen, formatieren, Zellen zusammenführen, Stile anwenden, Daten importieren und exportieren mit Java-Beispielen für PPT, PPTX und ODP....double [] { 30 , 30 }; ITable table = slide . getShapes (). addTable...double [] { 30 , 30 }; ITable table = slide . getShapes (). addTable...

    docs.aspose.com/slides/de/androidjava/examples/...