Sort Score
Result 10 results
Languages All
Labels All
Results 8,611 - 8,620 of 22,354 for

table

(0.1 sec)
  1. CellCollection.Item | Aspose.Words per .NET

    Accedi facilmente a celle specifiche con la proprietà CellCollection Item. Recupera qualsiasi cella tramite indice per una gestione semplificata dei dati e prestazioni migliorate....( MyDir + "Tables.docx" ); TableCollection tables = doc . FirstSection...FirstSection . Body . Tables ; Assert . AreEqual ( 2 , tables . ToArray ()...

    reference.aspose.com/words/it/net/aspose.words....
  2. RowFormat Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Tables.RowFormat لتنسيق شامل لصفوف الجداول. حسّن تصميم مستندك بميزات فعّالة ومرنة....Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; // استخدم خاصية "RowFormat" الخاصة...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Trova tabelle di query e elenco oggetti correla...

    Scopri come trovare tabelle di query e oggetti correlati a connessioni dati esterni usando Aspose.Cells con C++....This function should print tables related to the external connection...namespace Aspose :: Cells :: Tables ; void PrintTables ( Workbook...

    docs.aspose.com/cells/it/cpp/find-query-tables-...
  4. C++ ile Harici Veri Bağlantılarıyla İlgili Sorg...

    Aspose.Cells kullanarak C++ ile Harici Veri Bağlantılarıyla İlgili Sorgu Tablolarını ve Liste Nesnelerini nasıl bulunacağını öğrenin....This function should print tables related to the external connection...namespace Aspose :: Cells :: Tables ; void PrintTables ( Workbook...

    docs.aspose.com/cells/tr/cpp/find-query-tables-...
  5. Hitta frågor tabeller och lista objekt relatera...

    Lär dig hur du hittar frågor tabeller och lista objekt relaterade till externa datakopplingar med Aspose.Cells och C++....This function should print tables related to the external connection...namespace Aspose :: Cells :: Tables ; void PrintTables ( Workbook...

    docs.aspose.com/cells/sv/cpp/find-query-tables-...
  6. ShapeBase.AllowOverlap | Aspose.Words per .NET

    Scopri la proprietà ShapeBase AllowOverlap, controlla le interazioni delle forme abilitando o disabilitando la sovrapposizione con altre forme per una maggiore flessibilità di progettazione....MyDir + "Table wrapped by text.docx" ); Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; if ( table . TextWrapping ==...

    reference.aspose.com/words/it/net/aspose.words....
  7. 档案

    档案... 使用 Table() 类创建一个新表。 使用 AppendChild()...方法将表格添加到文档主体。 创建 Row 类的对象并使用 Table.AppendChild(Row) 方法将其插入表中。 创建...

    blog.aspose.com/zh/words/create-table-in-word-u...
  8. آرشیوها

    آرشیوها... با استفاده از کلاس Table() یک جدول جدید ایجاد کنید. با...ایجاد کنید و با استفاده از متد Table.AppendChild(Row) در جدول قرار...

    blog.aspose.com/fa/words/create-table-in-word-u...
  9. AutoFitBehavior Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.Tables.AutoFitBehavior per ottimizzare il ridimensionamento delle tabelle con il metodo AutoFit, migliorando il layout e la presentazione del documento....DocumentBuilder ( doc ); Table table = builder . StartTable ();...quando si salva in formato .doc. table . StyleIdentifier = StyleIdentifier...

    reference.aspose.com/words/it/net/aspose.words....
  10. دمج الجدول مع مصادر البيانات PDF|Aspose.PDF for...

    يوضح هذا المقال كيفية دمج جداول PDF. دمج الجدول مع قاعدة البيانات وتحديد ما إذا كان الجدول سينقسم في الصفحة الحالية.... من الممكن ملء كائن Table بالبيانات من أي مصدر بيانات...و ImportDataView(..) من فئة Table لاستيراد البيانات من قواعد البيانات...

    docs.aspose.com/pdf/ar/net/integrate-table/