Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 18,878 for

rows

(0.17 sec)
  1. Zellen mit XML Karten Elementen verknüpfen mit ...

    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/de/javascript-cpp/link-ce...
  2. Excel 데이터를 내보내 PDF 양식 채우기|Aspose.PDF for .NET

    이 섹션에서는 AutoFiller 클래스를 사용하여 Excel 워크시트 데이터를 PDF 양식에 채우는 방법을 설명합니다....Exporting the contents of 7 rows and 2 columns starting from...DataRow row ; for ( int i = 1 ; i <= 4 ; i ++) { row = table...

    docs.aspose.com/pdf/ko/net/export-excel-workshe...
  3. Adatta automaticamente le righe per celle unite...

    Impara come adattare automaticamente le righe per le celle unite in Excel usando Aspose.Cells for C++....expands the height of the first row. options . SetAutoFitMergedCell... :: FirstLine ); // Autofit rows in the sheet (including the...

    docs.aspose.com/cells/it/cpp/autofit-rows-for-m...
  4. AutoFit Rader för sammanslagna celler med Node....

    Lär dig att auto anpassa rader för sammanslagna celler med Aspose.Cells for Node.js via C++. Implementera auto anpassning för sammanslagna celler i kalkylblad....expands the height of the first row. options . setAutoFitMergedCell...AutoFitMergedCellsTy . FirstLine ); // Autofit rows in the sheet (including the...

    docs.aspose.com/cells/sv/nodejs-cpp/autofit-row...
  5. 使用 LightCells API 与 C++|Documentation

    学习如何在 C++ 中使用 LightCells API 高效读取和写入大型 Excel 文件,且内存占用极少。...如果返回有效行索引(行索引必须按递增顺序),则会调用 StartRow(Row) 以设置该行的属性。如需处理特定行,还可以调用 ProcessRow...LightCellsDataProvid { private : int _row = - 1 ; int _column = - 1 ; int...

    docs.aspose.com/cells/zh/cpp/using-lightcells-api/
  6. JavaScript ve C++ ile Satır ve Sütunları Gizlem...

    Bir çalışma sayfasında satırları ve sütunları gizleme ve gösterme nasıl yapılır, Aspose.Cells for JavaScript kullanarak....head > < body > < h1 > Hide Row and Column Example </ h1 > <...get ( 0 ); // Hiding the 3rd row of the worksheet worksheet ....

    docs.aspose.com/cells/tr/javascript-cpp/hiding-...
  7. إخفاء وإظهار الصفوف والأعمدة باستخدام جافاسكراب...

    تعلم كيفية إخفاء وإظهار الصفوف والأعمدة في ورقة عمل باستخدام Aspose.Cells for JavaScript عبر C++....head > < body > < h1 > Hide Row and Column Example </ h1 > <...get ( 0 ); // Hiding the 3rd row of the worksheet worksheet ....

    docs.aspose.com/cells/ar/javascript-cpp/hiding-...
  8. 布局收集器问题 - 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
  9. Манипуляция таблицами в существующем 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...
  10. 档案

    档案...为每个单元格设置边框格式 for (int row = 0; row < tbl.getRows().size(); row++) { for (int...get_Item(row).size(); cell++) { tbl.getRows().get_Item(row).get_Item(cell)...

    blog.aspose.com/zh/slides/create-powerpoint-pre...