Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 19,001 for

rows

(0.11 sec)
  1. Ajustar automáticamente columnas en hoja de cál...

    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...."Sheet1" ); IRow row = sheet . CreateRow ( 0 ); row . CreateCell...); row . CreateCell ( 1 ). SetCellValue ( "Hello" ); row . CreateCell...

    docs.aspose.com/cells/es/net/auto-fit-columns-i...
  2. Zeilenhöhe und Spaltenbreite in Python anpassen...

    Verwenden Sie die Python Excel API, um Excel Dateien in Python zu erstellen. Passen Sie die Zeilenhöhe und Spaltenbreite in XLSX oder XLS in Ihren Python Anwendungen ohne MS Office an.... Python-Code def set_row_height ( self ): \ # Instantiating...Setting the height of the second row to 13 cells . setRowHeight (...

    docs.aspose.com/cells/de/java/adjusting-row-hei...
  3. Justera radhöjd och kolumnbredd i Python|Docume...

    Använd Python Excel API för att skapa Excelfiler i Python. Justera radhöjd och kolumnbredd i XLSX eller XLS i dina Python applikationer utan MS Office.... Python-kod def set_row_height ( self ): \ # Instantiating...Setting the height of the second row to 13 cells . setRowHeight (...

    docs.aspose.com/cells/sv/java/adjusting-row-hei...
  4. 布局收集器问题 - Free Support Forum - aspose.com

    我需要通过文档布局收集器获取表格相对于页面的坐标,但是获取到的布局收集器是空的,为什么?怎么解决? // 获取表格所属文档,并强制更新文档布局(以确保后续布局信息准确) if (table.Document is not Document document) return (null, null); // 确保布局信息是最新的 document.UpdatePageLayout(); // 创建布局收集器和枚举器 Layou…...MinValue; foreach (Row row in table.Rows) { // Get the layout...= layoutCollector.GetEntity(row.FirstCell.FirstParagraph); enumerator...

    forum.aspose.com/t/topic/311958
  5. Манипуляция таблицами в существующем PDF|Aspose...

    Узнайте, как работать с таблицами в существующих PDF-документах, используя Aspose.PDF for .NET, обеспечивая гибкость в модификации документов....All , 1F ); Row row = newTable . Rows . Add (); row . Cells . Add...( "Col 1" ); row . Cells . Add ( "Col 2" ); row . Cells . Add...

    docs.aspose.com/pdf/ru/net/manipulate-tables-in...
  6. 使用 Python 从 PDF 中提取表格 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式从 PDF 文件中提取表格...table_list : for row in table . row_list : for cell in row . cell_list...

    products.aspose.com/pdf/zh-hant/python-net/tabl...
  7. Öffentliche API Änderungen in Aspose.Cells 8.5....

    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....ROW_HEIGHTS hinzugefügt Aspose.Cells-APIs...das Enumerationsfeld PasteType.ROW_HEIGHTS für das Kopieren der...

    docs.aspose.com/cells/de/java/public-api-change...
  8. Vincular celdas con elementos de mapa XML con J...

    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.... name , 0 , 0 , "/root/row/FIELD1" ); ws . cells . linkToXmlMap...map . name , 1 , 1 , "/root/row/FIELD2" ); // Map FIELD4 and...

    docs.aspose.com/cells/es/javascript-cpp/link-ce...
  9. Collega le celle agli elementi della mappa XML ...

    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.... name , 0 , 0 , "/root/row/FIELD1" ); ws . cells . linkToXmlMap...map . name , 1 , 1 , "/root/row/FIELD2" ); // Map FIELD4 and...

    docs.aspose.com/cells/it/javascript-cpp/link-ce...
  10. Lier les cellules aux éléments de la carte XML ...

    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.... name , 0 , 0 , "/root/row/FIELD1" ); ws . cells . linkToXmlMap...map . name , 1 , 1 , "/root/row/FIELD2" ); // Map FIELD4 and...

    docs.aspose.com/cells/fr/javascript-cpp/link-ce...