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

table

(0.66 sec)
  1. 搜索

    搜索...tables.AutoFitBehavior.FIXEDCOLUMNWIDTHS)...DocumentBuilder(doc) # 啟動表。 table = builder.start_table() # 插入單元格。 builder...

    blog.aspose.com/zh-hant/words/create-table-in-w...
  2. Управление ячейками таблиц в презентациях с исп...

    Легко управляйте ячейками таблиц в PowerPoint с помощью Aspose.Slides для C++. Овладейте быстрым доступом, изменением и стилизацией ячеек для беспроблемной автоматизации слайдов....pptx" ); auto table = System :: AsCast < ITable...Shape#0 is a table for ( int32_t i = 0 ; i < table -> get_Rows...

    docs.aspose.com/slides/ru/cpp/manage-cells/
  3. Python を使用して PowerPoint テーブルの行と列を管理|Aspose.Slid...

    Aspose.Slides for Python via .NET を使用して、PowerPoint および OpenDocument のテーブル行と列を管理し、プレゼンテーションの編集とデータ更新を高速化します。...各タスクは、 Table API をベースにしたコンパクトで自立したコードスニペ...with slides . Presentation ( "table.pptx" ) as presentation : #...

    docs.aspose.com/slides/ja/python-net/manage-row...
  4. TableStyle.LeftPadding | Aspose.Words per .NET

    Scopri la proprietà TableStyle LeftPadding per personalizzare il layout delle celle della tua tabella. Regola facilmente la spaziatura a sinistra per un aspetto curato e professionale....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); tableStyle...

    reference.aspose.com/words/it/net/aspose.words/...
  5. TableStyle.CellSpacing | Aspose.Words per .NET

    Scopri la proprietà TableStyle CellSpacing per regolare facilmente la spaziatura delle celle in punti, migliorando l'aspetto e la leggibilità della tua tabella....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); tableStyle...

    reference.aspose.com/words/it/net/aspose.words/...
  6. TableStyle.TopPadding | Aspose.Words för .NET

    Upptäck egenskapen TableStyle TopPadding för att enkelt justera avståndet ovanför tabellcellernas innehåll, vilket förbättrar tabellens läsbarhet och design....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); tableStyle...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. TableStyle.Shading | Aspose.Words för .NET

    Upptäck egenskapen TableStyle Shading för att förbättra dina tabellceller med anpassningsbar skuggningsformatering för ett polerat och professionellt utseende....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); tableStyle...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. TableStyle.Shading | Aspose.Words per .NET

    Scopri la proprietà Ombreggiatura TableStyle per migliorare le celle della tua tabella con una formattazione di ombreggiatura personalizzabile, per un aspetto curato e professionale....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); tableStyle...

    reference.aspose.com/words/it/net/aspose.words/...
  9. TableStyle.AllowBreakAcrossPages | Aspose.Words...

    Upptäck egenskapen TableStyle AllowBreakAcrossPages, styr textflödet i tabeller och förbättra dokumentets läsbarhet över olika sidor....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); tableStyle...

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

    Upptäck egenskapen PreferredWidth Value för att enkelt komma åt och anpassa din önskade bredd. Förbättra din design med exakta mått idag!...Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; Cell firstCell = table . FirstRow ...

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