Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 22,341 for

table

(0.4 sec)
  1. Membuat PDF yang kompleks|Aspose.PDF untuk Pyth...

    Aspose.PDF untuk Python via .NET memungkinkan Anda membuat dokumen yang lebih kompleks yang mengandung gambar, fragmen teks, dan tabel dalam satu dokumen....Tambahkan tabel table = ap . Table () table . column_widths =...= "200" table . border = ap . BorderInfo ( ap . BorderSide ....

    docs.aspose.com/pdf/id/python-net/complex-pdf-e...
  2. Удалить таблицы из существующего PDF|Aspose.PDF...

    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 = absorber . table_list [ 0 ] # Удалить...таблицу absorber . remove ( table ) # Сохранить PDF pdf_document...

    docs.aspose.com/pdf/ru/python-net/remove-tables...
  3. إدارة الصفوف والأعمدة في جداول 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-...
  4. 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/...
  5. 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/...
  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. 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...
  8. 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....
  9. 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....
  10. Renderizar tabla con Entity Framework|Aspose.PD...

    Este artículo te mostrará cómo renderizar una tabla utilizando el modelo de Entity Framework como fuente de datos usando el Aspose.PDF for .NET.... La clase Table se utiliza para procesar tablas...4x10. Al inicializar el objeto Table, se utilizaron las configuraciones...

    docs.aspose.com/pdf/es/net/render-table-using-e...