Sort Score
Result 10 results
Languages All
Labels All
Results 8,091 - 8,100 of 20,893 for

table

(0.07 sec)
  1. TableStyle.ColumnStripe | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  2. RowFormat.Height | Aspose.Words لـ .NET

    اكتشف خاصية ارتفاع RowFormat لضبط ارتفاع صف الجدول بسهولة بالنقاط، مما يعزز تخطيط مستندك وقابليته للقراءة....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . Rows [ 0 ]. RowFormat . Height...

    reference.aspose.com/words/ar/net/aspose.words....
  3. RowFormat.HeightRule | Aspose.Words لـ .NET

    اكتشف خاصية RowFormat HeightRule لتخصيص ارتفاعات صفوف الجدول بسهولة للحصول على تخطيط وتصميم مثالي في تطبيقاتك....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . Rows [ 0 ]. RowFormat . Height...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Удалить таблицы из существующего PDF|Aspose.PDF...

    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....таблицу на странице table = absorber . table_list [ 0 ] # Удалить...таблицу absorber . remove ( table ) # Сохранить PDF pdf_document...

    docs.aspose.com/pdf/ru/python-net/remove-tables...
  5. Paragraph.IsEndOfCell | Aspose.Words per .NET

    Scopri la proprietà IsEndOfCell per i paragrafi. Scopri come identificare se un paragrafo è l'ultimo di una cella, migliorando la struttura 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/...
  6. ParagraphFormat.KeepWithNext | Aspose.Words för...

    Upptäck hur egenskapen ParagraphFormat KeepWithNext säkerställer att dina stycken hålls ihop, vilket förbättrar dokumentflödet och läsbarheten för ett elegant utseende....MyDir + "Table spanning two pages.docx" ); Table table = doc .... FirstSection . Body . Tables [ 0 ]; // Aktiverar KeepWithNext...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. PreferredWidthType Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.Tables.PreferredWidthType enum. حدّد بسهولة قياسات عرض الجدول والخليّة لتنسيق المستندات بدقة....Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; Cell firstCell = table . FirstRow ...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Modifications de l API publique dans Aspose.Cel...

    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é de supprimer une table de pivot Aspose.Cells for .NET...montre comment supprimer la table de pivot en utilisant les deux...

    docs.aspose.com/cells/fr/net/public-api-changes...
  9. arkiv

    arkiv... table = ac . DataTable( "Data" ) table . columns ...add( "Name" ) table . columns . add( "Email" ) table . columns ...

    blog.aspose.com/sv/cells/mail-merge-using-excel...
  10. Fitur Lanjutan|Aspose.PDF for .NET

    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....Create a Table var table = new Aspose . Pdf . Table (); // Add...Add a row into Table var row = table . Rows . Add (); // Add Cell...

    docs.aspose.com/pdf/id/net/advanced-features/