Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 18,998 for

rows

(0.15 sec)
  1. 从 .NET 演示文稿获取形状的有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何计算并应用有效的形状属性,以实现精准的 PowerPoint 渲染。... Rows [ 0 ]. RowFormat . GetEffective...

    docs.aspose.com/slides/zh/net/shape-effective-p...
  2. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java....This automatically starts a new row. If needed, use the DocumentBuilder...Repeat steps 2 and 3 until the row is complete. Call DocumentBuilder...

    docs.aspose.com/words/java/use-documentbuilder-...
  3. 使用 JavaScript 通过 C++ 管理 Excel 文件的公式|Documentation

    学习如何通过 C++ 版的 Script 管理 Excel 文件的公式。Aspose.Cells 可以轻松获取、设置和计算 Excel 公式。..."=LINEST(A1:A3,B1:C3,TRUE,TRUE)" , rows : 5 , cols : 3 }; // Calculating...formula on the "A11" cell, // Row and Column indices are relative...

    docs.aspose.com/cells/zh/javascript-cpp/using-f...
  4. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....replacement, flexible table row visibility, and richer typography...specific table rows has been introduced by adding the Row.Hidden property...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  5. FieldMergeRec | Aspose.Words for Java

    Implements the MERGEREC field in Java....MERGEREC field will print the row number of the data being merged...// If a mail merge skips no rows and invokes no SKIP/SKIPIF/NEXT/NEXTIF...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...row_format properties to specify...properties for table cells and rows. User the DocumentBuilder.insert_cell()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....properties for table cells and rows. User the DocumentBuilder.insertCell()...that represents current table row formatting properties. underline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在演示文稿中使用 C++ 管理表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。...int32_t i = 0 ; i < table -> get_Rows () -> get_Count (); i ++ ) {...auto currentCell = table -> get_Rows () -> idx_get ( i ) -> idx_get...

    docs.aspose.com/slides/zh/cpp/manage-cells/
  9. Aspose.Cells 16.10.0中的公共API更改|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.... getName (), 0 , 0 , "/root/row/FIELD1" ); sheet . getCells ()... getName (), 1 , 1 , "/root/row/FIELD2" ); //Map FIELD4 and FIELD5...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java....MERGEREC field will print the row number of the data being merged...// If a mail merge skips no rows and invokes no SKIP/SKIPIF/NEXT/NEXTIF...

    reference.aspose.com/words/java/com.aspose.word...