Sort Score
Result 10 results
Languages All
Labels All
Results 6,871 - 6,880 of 15,934 for

table

(0.14 sec)
  1. ConditionalStyle.LeftPadding | Aspose.Words لـ ...

    ConditionalStyle LeftPadding ملكية. الحصول على أو تعيين مقدار المسافة بالنقاط المراد إضافتها إلى يسار محتويات خلايا الجدول في C#....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); // الأنماط...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. InlineStory.Font | Aspose.Words لـ .NET

    InlineStory Font ملكية. يوفر الوصول إلى تنسيق الخط لحرف الربط لهذا الكائن في C#.... Table table = new Table ( doc ); table . EnsureMinimum...footnote . Tables , Is . Empty ); footnote . AppendChild ( table ); Assert...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. ConditionalStyle.Font | Aspose.Words لـ .NET

    ConditionalStyle Font ملكية. الحصول على تنسيق الأحرف للنمط الشرطي في C#....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); // الأنماط...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. ConditionalStyleCollection.BottomLeftCell | Asp...

    ConditionalStyleCollection BottomLeftCell proprietà. Ottiene lo stile della cella in basso a sinistra in C#....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); // Gli...

    reference.aspose.com/words/it/net/aspose.words/...
  5. ConditionalStyle.BottomPadding | Aspose.Words f...

    ConditionalStyle BottomPadding fast egendom. Hämtar eller ställer in mängden utrymme i poäng som ska läggas till under innehållet i tabellceller i C#....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); // Villkorsstilar...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. ParagraphFormat.KeepWithNext | Aspose.Words لـ ...

    ParagraphFormat KeepWithNext ملكية. صحيح إذا كانت الفقرة ستبقى في نفس الصفحة مثل الفقرة التي تليها في C#....MyDir + "Table spanning two pages.docx" ); Table table = doc .... FirstSection . Body . Tables [ 0 ]; // تمكين KeepWithNext لكل...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. تغييرات واجهة برمجة التطبيقات العامة في Aspose....

    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....Tables.TableDataSourceType لاسترداد...DataSourceType == Aspose . Cells . Tables . TableDataSourceType . QueryTable...

    docs.aspose.com/cells/ar/net/public-api-changes...
  8. RowFormat Class | Aspose.Words لـ .NET

    Aspose.Words.Tables.RowFormat فصل. يمثل كافة التنسيقات لصف الجدول في C#....Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; // استخدم خاصية "RowFormat" للصف...

    reference.aspose.com/words/ar/net/aspose.words....
  9. DocumentVisitor.VisitTableEnd | Aspose.Words pe...

    DocumentVisitor VisitTableEnd metodo. Chiamato al termine dellenumerazione di una tabella in C#....VisitTableEnd ( Table table ) Parametro Tipo Descrizione table Table L’oggetto...VisitorAction VisitTableStart ( Table table ) { int rows = 0 ; int columns...

    reference.aspose.com/words/it/net/aspose.words/...
  10. DocumentVisitor.VisitTableEnd | Aspose.Words fö...

    DocumentVisitor VisitTableEnd metod. Anropas när uppräkningen av en tabell är avslutad i C#....VisitTableEnd ( Table table ) Parameter Typ Beskrivning table Table Objektet...VisitorAction VisitTableStart ( Table table ) { int rows = 0 ; int columns...

    reference.aspose.com/words/sv/net/aspose.words/...