Sort Score
Result 10 results
Languages All
Labels All
Results 8,501 - 8,510 of 20,895 for

table

(0.33 sec)
  1. إدارة الصفوف والأعمدة في جداول PowerPoint باستخ...

    إدارة صفوف وأعمدة الجداول في PowerPoint باستخدام Aspose.Slides لـ C++ وتسريع تحرير العروض التقديمية وتحديث البيانات....Slides الفئة Table والواجهة ITable والعديد من الأنواع...MakeObject < Presentation > ( u "table.pptx" ); // الوصول إلى الشريحة...

    docs.aspose.com/slides/ar/cpp/manage-rows-and-c...
  2. Поиск таблиц запросов и объектов списка, связан...

    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....BOSL066360W7_SQLEXPRESS Test Table Table_BOSL066360W7_SQLEXPRESS_Test...BOSL066360W7_SQLEXPRESS Test_1 Table Table_BOSL066360W7_SQLEXPRESS_Test_1...

    docs.aspose.com/cells/ru/python-net/find-query-...
  3. Menghapus Tabel dari PDF yang Ada|Aspose.PDF un...

    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....pertama pada halaman table = absorber . table_list [ 0 ] # Hapus...Hapus tabel absorber . remove ( table ) # Simpan PDF pdf_document...

    docs.aspose.com/pdf/id/python-net/remove-tables...
  4. CellCollection.Item | Aspose.Words för .NET

    Få enkel åtkomst till specifika celler med egenskapen CellCollection Item. Hämta valfri cell via index för effektiv datahantering och förbättrad prestanda....( MyDir + "Tables.docx" ); TableCollection tables = doc . FirstSection...FirstSection . Body . Tables ; Assert . AreEqual ( 2 , tables . ToArray ()...

    reference.aspose.com/words/sv/net/aspose.words....
  5. ค้นหา

    ค้นหา...///</summary> public static Table ImportTableFromDataT(DocumentBuilder...importColumnHeadings) { Table table = builder.StartTable(); //...

    blog.aspose.com/th/words/insert-datatable-in-wo...
  6. Arsip

    Arsip...///</summary> public static Table ImportTableFromDataT(DocumentBuilder...importColumnHeadings) { Table table = builder.StartTable(); //...

    blog.aspose.com/id/words/insert-datatable-in-wo...
  7. ParagraphFormat.KeepWithNext | Aspose.Words per...

    Scopri come la proprietà KeepWithNext di ParagraphFormat garantisce che i paragrafi restino uniti, migliorando il flusso e la leggibilità del documento, per un aspetto curato....MyDir + "Table spanning two pages.docx" ); Table table = doc .... FirstSection . Body . Tables [ 0 ]; // Abilitazione di KeepWithNext...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Procurar

    Procurar...Crie uma instância da classe Table e defina suas propriedades,...tabela PDF usando o método Table.ImportDataTable() . Adicione...

    blog.aspose.com/pt/pdf/add-data-from-database-t...
  9. MailMerge.MailMergeCallback | Aspose.Words لـ .NET

    حسّن دمج البريد باستخدام خاصية MailMergeCallback. أدر الأحداث بسهولة لأتمتة مستنداتك بسلاسة وكفاءة أعلى....DataTable table = new DataTable ( "Test" ); table . Columns ..."FirstName" ); table . Rows . Add ( "John" ); table . Rows . Add...

    reference.aspose.com/words/ar/net/aspose.words....
  10. RowFormat.HeadingFormat | Aspose.Words per .NET

    Scopri la proprietà RowFormat HeadingFormat e assicurati che le intestazioni delle tabelle vengano ripetute in ogni pagina per maggiore chiarezza e leggibilità nei documenti multipagina....DocumentBuilder ( doc ); Table table = builder . StartTable ();...(); builder . Write ( $"Row {table.Rows.Count}, column 1." ); builder...

    reference.aspose.com/words/it/net/aspose.words....