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

rows

(0.14 sec)
  1. Kommentare in Tabellenkalkulation in xlsx4j hin...

    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....getSheetData (); // Now add Row row = Context . getsmlObjectFactory...setV ( "1234" ); row . getC (). add ( cell ); row . getC (). add...

    docs.aspose.com/cells/de/java/add-comments-in-s...
  2. Связать ячейки с элементами 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/ru/javascript-cpp/link-ce...
  3. Hücreleri Biçimlendirin|Documentation

    Aspose.Cells for Python via .NET kullanarak hücreleri biçimlendirme ve stil verme yöntemlerini öğrenin, including sayısal biçimlendirme, tarih biçimlendirme, yazı tipi stilleri ve diğer hücre stilleri seçenekleri. Rehberimiz, çekici ve profesyonel görünümlü tablolar oluşturmanıza yardımcı olacaktır.... cells koleksiyonu ise rows koleksiyonunu sağlar. Bir Satırı...Biçimlendirirsiniz rows koleksiyonundaki her öğe, bir Row nesnesini temsil...

    docs.aspose.com/cells/tr/python-net/cells-forma...
  4. Ottieni tutti gli indici delle righe nascoste d...

    Impara come ottenere tutti gli indici delle righe nascoste dopo aver aggiornato il filtro automatico usando lo script Aspose.Cells for Java tramite API C++....Cells Example - Get Hidden Rows After Refreshing AutoFilter...> < body > < h1 > Get Hidden Rows After Refreshing AutoFilter...

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