Sort Score
Result 10 results
Languages All
Labels All
Results 8,461 - 8,470 of 23,580 for

table

(0.15 sec)
  1. Cell.ParentRow | Aspose.Words per .NET

    Scopri la proprietà Cell ParentRow per accedere facilmente alla riga padre di qualsiasi cella, migliorando l'efficienza della gestione dei dati e della navigazione....MyDir + "Table spanning two pages.docx" ); Table table = doc .... FirstSection . Body . Tables [ 0 ]; // Abilitazione di KeepWithNext...

    reference.aspose.com/words/it/net/aspose.words....
  2. RowFormat.AllowBreakAcrossPages | Aspose.Words ...

    اكتشف خاصية RowFormat AllowBreakAcrossPages، وقم بتمكين تدفق النص بشكل سلس في صفوف الجدول عبر فواصل الصفحات لتحسين إمكانية القراءة والعرض....MyDir + "Table spanning two pages.docx" ); Table table = doc .... FirstSection . Body . Tables [ 0 ]; // اضبط خاصية "AllowBreakAcrossPage"...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Verwalten von Zeilen und Spalten in PowerPoint-...

    Verwalten Sie Tabellenzeilen und -spalten in PowerPoint mit Aspose.Slides für PHP über Java und beschleunigen Sie die Bearbeitung von Präsentationen sowie Datenaktualisierungen....Slides die Klasse Table und viele weitere Typen bereit...ihren Index. Erstellen Sie ein Table ‑Objekt und setzen Sie es auf...

    docs.aspose.com/slides/de/php-java/manage-rows-...
  4. Gestionar filas y columnas en tablas de PowerPo...

    Gestiona filas y columnas de tablas en PowerPoint con Aspose.Slides para PHP a través de Java y acelera la edición de presentaciones y la actualización de datos....Slides ofrece la clase Table y muchos otros tipos. Establecer...de su índice. Cree un objeto Table y establézcalo a null. Itere...

    docs.aspose.com/slides/es/php-java/manage-rows-...
  5. Dodawanie, wyodrębnianie, usuwanie tabel w form...

    Zarządzaj tabelami w pliku PDF programowo za pomocą przykładowego kodu C++ przy użyciu pliku Aspose.PDF dla C++...instance of the Table auto table = MakeObject < Table > (); // Set...Set the table border color as LightGray table -> set_Border ( MakeObject...

    products.aspose.com/pdf/pl/cpp/table/
  6. Tableau|Documentation Aspose.Slides

    Travaillez avec les Tableaux dans Aspose.Slides for .NET : créez, formatez, fusionnez des cellules, appliquez des styles, importez des données et exportez avec des exemples C# pour PPT, PPTX et ODP....heights = { 30 , 30 }; var table = slide . Shapes . AddTable...heights = { 30 , 30 }; var table = slide . Shapes . AddTable...

    docs.aspose.com/slides/fr/net/examples/elements...
  7. 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...
  8. CellFormat.BottomPadding | Aspose.Words för .NET

    Upptäck egenskapen CellFormat BottomPadding för att anpassa avståndet i dina celler. Förbättra dina layouter med exakta punktjusteringar för bättre presentation....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . FirstRow . Cells [ 0 ]. CellFormat...

    reference.aspose.com/words/sv/net/aspose.words....
  9. CellFormat.BottomPadding | Aspose.Words لـ .NET

    اكتشف خاصية CellFormat BottomPadding لتخصيص المسافات في خلاياك. حسّن تخطيطاتك بتعديلات دقيقة للنقاط لعرض أفضل....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . FirstRow . Cells [ 0 ]. CellFormat...

    reference.aspose.com/words/ar/net/aspose.words....
  10. اقرأ واكتب جدولًا بمصدر بيانات جدول الاستعلام ب...

    تعرف على كيفية قراءة وكتابة الجداول باستخدام QueryTable كمصدر بيانات باستخدام Aspose.Cells for C++....ListObject (Table) in the worksheet ListObject table = worksheet...source type if it is query table if ( table . GetDataSourceType ()...

    docs.aspose.com/cells/ar/cpp/read-and-write-tab...