Sort Score
Result 10 results
Languages All
Labels All
Results 8,041 - 8,050 of 22,064 for

table

(0.1 sec)
  1. 搜索

    搜索... 創建 Table 類的實例並設置其屬性,即列寬、邊框等。 使用 Table.ImportDataTable()...Pages[index].Paragraphs.Add(Table) 方法將表格添加到頁面。 使用 Document.Save(string)...

    blog.aspose.com/zh-hant/pdf/add-data-from-datab...
  2. Gérer les cellules de tableau dans les présenta...

    Gérez facilement les cellules de Tableau dans PowerPoint avec Aspose.Slides pour .NET. Maîtrisez l'accès, la modification et le style des cellules rapidement pour une automatisation fluide des diapositives....pptx" )) { ITable table = pres . Slides [ 0 ]. Shapes...tableau for ( int i = 0 ; i < table . Rows . Count ; i ++) { for...

    docs.aspose.com/slides/fr/net/manage-cells/
  3. Row.PreviousRow | Aspose.Words per .NET

    Accedi alla proprietà PreviousRow per recuperare facilmente il nodo Row precedente, migliorando la navigazione dei dati e semplificando il flusso di lavoro di codifica....Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; // Enumera tutte le celle della tabella...

    reference.aspose.com/words/it/net/aspose.words....
  4. C++ ile Sorgu Tablo Veri Kaynağıyla Tablo Okuma...

    Aspose.Cells for C++ kullanarak SorguTable ı veri kaynağı olarak kullanarak tabloları nasıl okuyup yazacağınızı öğrenin....ListObject (Table) in the worksheet ListObject table = worksheet...source type if it is query table if ( table . GetDataSourceType ()...

    docs.aspose.com/cells/tr/cpp/read-and-write-tab...
  5. RowFormat.HeadingFormat | Aspose.Words لـ .NET

    اكتشف خاصية RowFormat HeadingFormat، وتأكد من تكرار عناوين الجدول في كل صفحة لتحقيق الوضوح وتحسين إمكانية القراءة في المستندات متعددة الصفحات....DocumentBuilder ( doc ); Table table = builder . StartTable ();...(); builder . Write ( $"Row {table.Rows.Count}, column 1." ); builder...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Supprimer les tableaux d'un PDF existant|Aspose...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....capacités d’insérer/créer une table à l’intérieur d’un document...pouvez également ajouter l’objet table dans un document PDF existant...

    docs.aspose.com/pdf/fr/python-net/remove-tables...
  7. Comment lire un tableau PDF en C#

    Ce tutoriel rapide vous explique comment lire un Tableau PDF en C#. Dans ce didacticiel, vous apprendrez comment utiliser C# lire un Tableau PDF et afficher toutes les valeurs dans différentes cellules du Tableau est facilement possible....didacticiel explique comment lire la table PDF en C#** et lire tout son...particulier. Afin de * lire la table à partir du code PDF C# * comprend...

    kb.aspose.com/fr/pdf/net/how-to-read-pdf-table-...
  8. Trabalhando com índice em C#|Aspose.Words para ...

    Campo Índice em detalhes. Como criar e modificar campos `TOC` usando C#. Insira `TOC`C#....[working-with-table-of-contents-styles](/words/...orking-with-table-of-contents/working-with-table-of-contents-2...

    docs.aspose.com/words/pt/net/working-with-table...
  9. ค้นหา

    ค้นหา...ค่าคอลัมน์และแถวโดยใช้คลาส Table ตั้งค่าตาราง (เช่นเส้นขอบ) ...เติมตารางด้วยการสร้างแถวโดยใช้เมธอด Table.getRows().add() เพิ่มตารางไปยังหน้าโดยใช้เมธอด...

    blog.aspose.com/th/pdf/create-table-in-pdf-file...
  10. RowCollection Class | Aspose.Words لـ .NET

    استكشف Aspose.Words.Tables.RowCollection للوصول الفعال إلى عُقد الصفوف. حسّن معالجة المستندات باستخدام ميزات المجموعة القوية والمكتوبة لدينا....( MyDir + "Tables.docx" ); TableCollection tables = doc . FirstSection...FirstSection . Body . Tables ; Assert . AreEqual ( 2 , tables . ToArray ()...

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