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

table

(0.07 sec)
  1. Cell.Paragraphs | Aspose.Words för .NET

    Upptäck egenskapen Cellstycken för att få åtkomst till en samling direkta understycken, vilket förbättrar dokumentets struktur och läsbarhet....MyDir + "Table spanning two pages.docx" ); Table table = doc .... FirstSection . Body . Tables [ 0 ]; // Aktiverar KeepWithNext...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Gestion des cellules de tableau dans les présen...

    Gérez facilement les cellules de Tableau dans PowerPoint et OpenDocument avec Aspose.Slides pour Python via .NET. Maîtrisez l'accès, la modification et le style des cellules rapidement pour une automatisation fluide des diapositives....Presentation ( "presentation_with_table.pptx" ) as presentation : #...diapositive est un tableau. table = presentation . slides [ 0...

    docs.aspose.com/slides/fr/python-net/manage-cells/
  3. TableStyle.RowStripe | Aspose.Words لـ .NET

    اكتشف خاصية TableStyle RowStripe لتخصيص نطاقات الصفوف الفردية/الزوجية بسهولة لتحسين قابلية قراءة الجدول وجاذبيته البصرية.... Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); tableStyle...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. اضافه کردن جدول به PDF با استفاده از Python | A...

    اضافه کردن جدول در فایل PDF به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET... light_gray ) table = apdf . Table () table . border = border_info...border_info table . default_cell_border = border_info for row_count...

    products.aspose.com/pdf/fa/python-net/table/add/
  5. HeightRule Enum | Aspose.Words لـ .NET

    اكتشف قاعدة بيانات Aspose.Words.HeightRule للتحكم الدقيق في ارتفاع الكائنات في المستندات. حسّن سير عملك مع هذه الميزة الأساسية!...DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . Rows [ 0 ]. RowFormat . Height...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. CompositeNode.HasChildNodes | Aspose.Words لـ .NET

    اكتشف ما إذا كانت العقدة المركبة تحتوي على عقد فرعية باستخدام خاصية HasChildNodes. بسّط برمجة جهازك باستخدام هذه الميزة الأساسية لإدارة العقد بكفاءة....doc = new Document ( MyDir + "Tables.docx" ); // فيما يلي طريقتان...الجسم: Table firstTable = doc . FirstSection . Body . Tables [ 0...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Cell.Paragraphs | Aspose.Words per .NET

    Scopri la proprietà Paragrafi cella per accedere a una raccolta di paragrafi figlio diretti, migliorando la struttura e la leggibilità del tuo documento....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. Criar ou Adicionar Tabela em PDF|Aspose.PDF par...

    Aprenda como criar ou adicionar tabela a um documento PDF, aplicando estilo de célula, dividindo tabela em páginas e personalizando as linhas e colunas, etc....PDF contém classes chamadas Table , Cell , e Row que fornecem...objeto da Classe Table. Aspose . Pdf . Table table = new Aspose ...

    docs.aspose.com/pdf/pt/java/add-table-in-existi...
  9. Memaksa Perenderan Tabel pada Halaman Baru|Aspo...

    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....setLandscape ( true ); Table table = new Table (); table . setColumnWidths...<= 120 ; i ++ ) { Row row = table . getRows (). add (); row ....

    docs.aspose.com/pdf/id/java/force-table-renderi...
  10. فرض عرض الجدول في صفحة جديدة|Aspose.PDF for Java

    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....setLandscape ( true ); Table table = new Table (); table . setColumnWidths...<= 120 ; i ++ ) { Row row = table . getRows (). add (); row ....

    docs.aspose.com/pdf/ar/java/force-table-renderi...