Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 18,766 for

rows

(0.28 sec)
  1. Générer un PDF à partir d'un XML|Aspose.PDF pou...

    Aspose.PDF pour Java offre la possibilité de convertir un fichier XML en document PDF en exigeant que le fichier XML d'entrée suive le schéma Aspose.PDF pour Java....match= "employee" > <fo:table-row> <xsl:if test= "designation =...</fo:table-cell> </fo:table-row> </xsl:template> </xsl:stylesheet>...

    docs.aspose.com/pdf/fr/java/generate-pdf-from-xml/
  2. 从XML生成PDF|Aspose.PDF for Java

    Aspose.PDF for Java提供了将XML文件转换为PDF文档的机会,要求输入的XML文件必须遵循Aspose.PDF for Java Schema。...match= "employee" > <fo:table-row> <xsl:if test= "designation =...</fo:table-cell> </fo:table-row> </xsl:template> </xsl:stylesheet>...

    docs.aspose.com/pdf/zh/java/generate-pdf-from-xml/
  3. NumPyをPythonでExcelに変換する | Python NumPy Excelライブラリ

    NumPy 配列を Aspose.Cells for Python を使用して Excel に変換する方法を学びます。Workbook、Worksheet、ListObject、Range、Named Range のコード例を用いたステップバイステップガイド。..., ndarray, start_row=0, start_col=0): rows, cols = ndarray.shape...shape for r in range(rows): for c in range(cols): value = ndarray[r...

    blog.aspose.com/ja/cells/convert-numpy-to-excel/
  4. Fonctionnalités Avancées|Aspose.PDF for .NET

    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....(); // Add a row into Table var row = table . Rows . Add (); //...t_a^b f(x)dx$" ; var cell = row . Cells . Add (); cell . Margin...

    docs.aspose.com/pdf/fr/net/advanced-features/
  5. 고급 기능|Aspose.PDF for .NET

    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....(); // Add a row into Table var row = table . Rows . Add (); //...t_a^b f(x)dx$" ; var cell = row . Cells . Add (); cell . Margin...

    docs.aspose.com/pdf/ko/net/advanced-features/
  6. Ocultar y Mostrar Filas y Columnas|Documentation

    Este artículo muestra cómo ocultar y mostrar filas y columnas mediante la API via .NET de Aspose.Cells para Python....llamando a los métodos hide_row y hide_column de la colección...llamando a los métodos unhide_row y unhide_column de la colección...

    docs.aspose.com/cells/es/python-net/hiding-and-...
  7. Actualizar referencias en otras hojas de cálcul...

    Este artículo muestra cómo actualizar las referencias en otras hojas de cálculo al eliminar columnas y filas en blanco en una hoja de cálculo mediante la API Aspose.Cells for Python via .NET....before deleting blank columns and rows in Sheet1 . \ ---------- Cell...after deleting blank columns and rows in Sheet1 . \ ---------- Cell...

    docs.aspose.com/cells/es/python-net/update-refe...
  8. Ajustando la Altura de Fila y el Ancho de Colum...

    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....PHP public static function set_row_height ( $dataDir ) { # Instantiating...Setting the height of the second row to 13 $cells -> setRowHeight...

    docs.aspose.com/cells/es/java/adjusting-row-hei...
  9. Изменение высоты строки и ширины столбца в Ruby...

    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.... Код на Ruby def set_row_height () data_dir = File . dirname...Setting the height of the second row to 13 cells . setRowHeight (...

    docs.aspose.com/cells/ru/java/adjusting-row-hei...
  10. ضبط ارتفاع الصف وعرض العمود في Ruby|Documentation

    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.... كود Ruby def set_row_height () data_dir = File . dirname...Setting the height of the second row to 13 cells . setRowHeight (...

    docs.aspose.com/cells/ar/java/adjusting-row-hei...