Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 23,114 for

table

(0.36 sec)
  1. Манипуляция таблицами в существующем PDF|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.... table_list [ 0 ] . row_list [ 0 ]...таблицу на странице table = absorber . table_list [ 0 ] # Создать...

    docs.aspose.com/pdf/ru/python-net/manipulate-ta...
  2. 搜索

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

    blog.aspose.com/zh-hant/words/create-table-in-w...
  3. إنشاء أو إضافة جدول في PDF|Aspose.PDF for Java

    تعلم كيفية إنشاء أو إضافة جدول إلى مستند PDF، تطبيق نمط الخلية، تقسيم الجدول على الصفحات وتخصيص الصفوف والأعمدة إلخ....PDF على فئات باسم Table ، Cell ، و Row والتي توفر وظائف...Aspose . Pdf . Table table = new Aspose . Pdf . Table (); إضافة جدول...

    docs.aspose.com/pdf/ar/java/add-table-in-existi...
  4. Tableau|Aspose.Slides pour Python Documentation

    Créer et mettre en forme des Tableaux en Python avec Aspose.Slides : insérer des données, fusionner des cellules, styliser les bordures, aligner le contenu, et importer/exporter pour PPT, PPTX et ODP.... def add_table (): with slides . Presentation...diapositive. table = slide . shapes . add_table ( 50 , 50 , widths...

    docs.aspose.com/slides/fr/python-net/examples/e...
  5. PreferredWidth.Value | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words....
  6. Создание или добавление таблицы в PDF с использ...

    Aspose.PDF for .NET — это библиотека, используемая для создания, чтения и редактирования таблиц в PDF. Ознакомьтесь с другими расширенными функциями в этой теме....PDF содержит классы Table , Cell и Row , которые обеспечивают...объекта класса Table. Aspose . Pdf . Table table = new Aspose ...

    docs.aspose.com/pdf/ru/net/add-table-in-existin...
  7. 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/...
  8. 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/...
  9. 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/...
  10. 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/...