Sort Score
Result 10 results
Languages All
Labels All
Results 7,801 - 7,810 of 22,219 for

table

(0.12 sec)
  1. Row.GetText | Aspose.Words per .NET

    Scopri il metodo Row GetText per recuperare senza sforzo il testo da tutte le celle di una riga, incluso il carattere di fine riga, per una gestione dei dati ottimale....VisitorAction VisitTableStart ( Table table ) { int rows = 0 ; int columns...0 ; if ( table . Rows . Count > 0 ) { rows = table . Rows . Count...

    reference.aspose.com/words/it/net/aspose.words....
  2. Cell.IsFirstCell | Aspose.Words per .NET

    Scopri la proprietà Cell IsFirstCell, identifica facilmente la prima cella di una riga, migliorando l'organizzazione dei dati e l'efficienza della gestione....VisitorAction VisitTableStart ( Table table ) { int rows = 0 ; int columns...0 ; if ( table . Rows . Count > 0 ) { rows = table . Rows . Count...

    reference.aspose.com/words/it/net/aspose.words....
  3. TableCollection Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Tables.TableCollection للوصول بسهولة إلى عقد الجدول، مما يعزز كفاءة معالجة المستندات ومرونتها....وصولاً مكتوبًا إلى مجموعة من Table العقد. لمعرفة المزيد، قم بزيارة...المجموعة. Item { get; } يسترجع Table عند الفهرس المعطى. (2 indexers)...

    reference.aspose.com/words/ar/net/aspose.words....
  4. 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/...
  5. 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/...
  6. 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....
  7. إدارة الصفوف والأعمدة في جداول PowerPoint باستخ...

    إدارة صفوف وأعمدة الجدول في PowerPoint باستخدام Aspose.Slides للـ Java وتسريع تحرير العرض التقديمي وتحديث البيانات....pres = new Presentation ( "table.pptx" ); try { // يصل إلى الشريحة...شكل جدول إلى الشريحة ITable table = sld . getShapes (). addTable...

    docs.aspose.com/slides/ar/java/manage-rows-and-...
  8. Création d'un PDF complexe|Aspose.PDF pour Pyth...

    Aspose.PDF pour Python via .NET vous permet de créer des documents plus complexes contenant des images, des fragments de texte et des Tableaux dans un seul document.... Ajouter (table) à la page paragraphs . Enregistrer...Ajouter un tableau table = ap . Table () table . column_widths =...

    docs.aspose.com/pdf/fr/python-net/complex-pdf-e...
  9. CellCollection Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Tables.CellCollection för enkel, maskinskriven åtkomst till Cell-noder, vilket förbättrar dokumenthantering och effektivitet....( MyDir + "Tables.docx" ); TableCollection tables = doc . FirstSection...FirstSection . Body . Tables ; Assert . AreEqual ( 2 , tables . ToArray ()...

    reference.aspose.com/words/sv/net/aspose.words....
  10. FieldSkipIf.LeftExpression | Aspose.Words för .NET

    Upptäck egenskapen FieldSkipIf LeftExpression och hantera enkelt vänster sida av dina jämförelseuttryck för förbättrad datakontroll och flexibilitet....DataTable table = new DataTable ( "Employees" ); table . Columns..."Name" ); table . Columns . Add ( "Department" ); table . Rows ...

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