Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 23,931 for

table

(0.14 sec)
  1. إدارة خلايا الجداول في العروض التقديمية باستخدا...

    إدارة خلايا الجداول بسهولة في PowerPoint وOpenDocument باستخدام Aspose.Slides لبايثون عبر .NET. إتقان الوصول إلى الخلايا وتعديلها وتنسيقها بسرعة لتفعيل أتمتة الشرائح بسلاسة....Presentation ( "presentation_with_table.pptx" ) as presentation : #...على الشريحة الأولى هو جدول. table = presentation . slides [ 0...

    docs.aspose.com/slides/ar/python-net/manage-cells/
  2. CellFormat.RightPadding | Aspose.Words per .NET

    Scopri la proprietà CellFormat RightPadding per regolare facilmente la spaziatura nelle celle. Migliora il layout del tuo foglio di calcolo con un controllo preciso dei punti!...DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . FirstRow . Cells [ 0 ]. CellFormat...

    reference.aspose.com/words/it/net/aspose.words....
  3. 記録

    記録...tables.AutoFitBehavior.FIXEDCOLUM... # Start the table. table = builder.start_table() # Insert cell...

    blog.aspose.com/ja/words/create-table-in-word-u...
  4. Arsip

    Arsip...tables.AutoFitBehavior.FIXEDCOLUMNWIDTHS)... # Mulai tabel. table = builder.start_table() # Sisipkan sel...

    blog.aspose.com/id/words/create-table-in-word-u...
  5. Dodaj tabelę do pliku PDF za pomocą PHP | Aspos...

    Dodawanie tabeli w pliku PDF programowo z przykładowym kodem PHP przy użyciu pliku Aspose.PDF dla PHP via Java...new instance of the Table $table = new Table (); $colors = new...new Color (); // Set the table border color as LightGray $borderSide...

    products.aspose.com/pdf/pl/php-java/table/add/
  6. أرشيف

    أرشيف...tables.AutoFitBehavior.FIXEDCOLUMNWIDTHS)... # ابدأ الجدول. table = builder.start_table() # أدخل الخلية....

    blog.aspose.com/ar/words/create-table-in-word-u...
  7. DocumentBuilder.StartTable | Aspose.Words per .NET

    Crea facilmente tabelle professionali nei tuoi documenti con il metodo StartTable di DocumentBuilder. Migliora la formattazione con facilità!... public Table StartTable () Valore di ritorno...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/it/net/aspose.words/...
  8. DocumentBuilder.EndTable | Aspose.Words per .NET

    Completa senza sforzo le tabelle dei tuoi documenti con il metodo EndTable di DocumentBuilder, assicurando una formattazione impeccabile e una presentazione professionale.... public Table EndTable () Valore di ritorno...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/it/net/aspose.words/...
  9. DocumentBuilder.EndTable | Aspose.Words لـ .NET

    قم باختتام جداول المستندات الخاصة بك بسهولة باستخدام طريقة EndTable الخاصة بـ DocumentBuilder، مما يضمن تنسيقًا سلسًا وعرضًا احترافيًا.... public Table EndTable () قيمة الإرجاع عقدة...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. TextureIndex Enum | Aspose.Words لـ .NET

    اكتشف Aspose.Words.TextureIndex enum للحصول على قوام تظليل متقدم. حسّن تصميم مستندك بقوام عالي الجودة وقابل للتخصيص....Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...Body . Tables [ 0 ]; //محاذاة الجدول إلى منتصف الصفحة. table . Alignment...

    reference.aspose.com/words/ar/net/aspose.words/...