Sort Score
Result 10 results
Languages All
Labels All
Results 9,741 - 9,750 of 20,916 for

table

(0.14 sec)
  1. Automatización de generación de PowerPoint en J...

    Automatiza la creación de diapositivas en plataformas en la nube con Aspose.Slides para Node.js—genera, edita y convierte archivos PowerPoint y OpenDocument de forma rápida y fiable.... 40 , 40 , 40 , 40 ]); let table = slide2 . getShapes (). addTable...columnWidths , rowHeights ); table . getColumns (). get_Item (...

    docs.aspose.com/slides/es/nodejs-java/automatin...
  2. XMLからPDFを生成|Aspose.PDF for C++

    Aspose.PDF for C++は、入力XMLファイルが必要なPDFドキュメントにXMLファイルを変換するためのいくつかの方法を提供します。...<body> <h2> 私のCDコレクション </h2> <table border= "1" > <tr bgcolor= "#9acd32"...</td> </tr> </xsl:for-each> </table> </body> </html> </xsl:template>...

    docs.aspose.com/pdf/ja/cpp/generate-pdf-from-xml/
  3. Formatação de tabela em Python|Aspose.Words par...

    Formatação de tabela em detalhes usando Python. Use Python para formatar todas as partes da tabela.... Você pode usar os nós Table , RowFormat e CellFormat para...disponíveis no nó Table correspondente usando as classes Table , PreferredWidth...

    docs.aspose.com/words/pt/python-net/applying-fo...
  4. Formatarea tabelului în Python|Aspose.Words pen...

    Formatarea tabelului în detalii folosind Python. Utilizați Python pentru a formata fiecare parte a tabelului.... Puteți utiliza nodurile Table , RowFormat și CellFormat pentru...pe nodul Table corespunzător folosind clasele Table , PreferredWidth...

    docs.aspose.com/words/ro/python-net/applying-fo...
  5. Formattazione della tabella in Java|Aspose.Word...

    Formattazione della tabella in dettaglio. Usare Java per formattare ogni parte della tabella....possibile utilizzare i nodi Table , RowFormat e CellFormat per...sul nodo Table corrispondente utilizzando le classi Table , PreferredWidth...

    docs.aspose.com/words/it/java/applying-formatting/
  6. Управление таблицами презентаций на Android|Док...

    Создавайте и редактируйте таблицы в слайдах PowerPoint с помощью Aspose.Slides для Android. Откройте простые примеры кода Java, упрощающие работу с таблицами....Slides предоставляет класс Table , интерфейс ITable , класс Cell...любых презентациях. Create a Table from Scratch Создайте экземпляр...

    docs.aspose.com/slides/ru/androidjava/manage-ta...
  7. Генерация PDF из XML|Aspose.PDF for .NET

    Aspose.PDF for .NET предоставляет несколько способов конвертации XML файла в PDF документ, требуя, чтобы входной XML файл....<h2> My CD Collection </h2> <table border= "1" > <tr bgcolor= "#9acd32"...</td> </tr> </xsl:for-each> </table> </body> </html> </xsl:template>...

    docs.aspose.com/pdf/ru/net/generate-pdf-from-xml/
  8. Salva la tabella pivot in file ODS con C++|Docu...

    Impara come salvare le tabelle pivot in file ODS usando Aspose.Cells for C++....PutValue ( 6430 ); // Get pivot tables collection PivotTableCollection...GetPivotTables (); // Add a pivot table to the worksheet int index =...

    docs.aspose.com/cells/it/cpp/save-pivot-table-i...
  9. Membuat PDF yang kompleks|Aspose.PDF for .NET

    Aspose.PDF untuk NET memungkinkan Anda untuk membuat dokumen yang lebih kompleks yang mengandung gambar, fragmen teks, dan tabel dalam satu dokumen....); // Add table var table = new Aspose . Pdf . Table { ColumnWidths..."Helvetica" ) } }; var headerRow = table . Rows . Add (); headerRow ...

    docs.aspose.com/pdf/id/net/complex-pdf-example/
  10. Создание сложного PDF|Aspose.PDF for .NET

    Aspose.PDF для NET позволяет создавать более сложные документы, которые содержат изображения, текстовые фрагменты и таблицы в одном документе....); // Add table var table = new Aspose . Pdf . Table { ColumnWidths..."Helvetica" ) } }; var headerRow = table . Rows . Add (); headerRow ...

    docs.aspose.com/pdf/ru/net/complex-pdf-example/