Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 244,637 for

cells

(0.23 sec)
  1. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....additional information to cells. Aspose.Cells provides two methods...methods for adding comments to cells. The first is to create comments...

    docs.aspose.com/cells/cpp/comments-and-notes/
  2. Working with Fonts in Apache POI and Aspose.Cel...

    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....Cells Contents [ Hide ] Aspose.Cells - Working with...with Fonts Aspose.Cells provides a class, Workbook that represents...

    docs.aspose.com/cells/java/working-with-fonts-i...
  3. Convert XLSX File to PDF Format with C++|Docume...

    Learn how to convert Excel files to PDF format using Aspose.Cells for C++ with high precision and accuracy....Cells ensures high‑fidelity conversion...file to PDF using the Aspose.Cells API. The conversion is performed...

    docs.aspose.com/cells/cpp/convert-xlsx-file-to-...
  4. How to Add Table in PDF Files using Python | As...

    Do you know how easily add table in PDF via Python? Add table in PDF with high quality using Python PDF library....# Set the border for table cells table . DefaultCellBorder =.... Add () # Add table cells row . Cells . Add ( "Column (" + row_count...

    products.aspose.com/pdf/tutorial/add-table-pdf/
  5. BorderType | Aspose.Words for Java

    Specifies sides of a border in Java....border of a paragraph or a table cell. DIAGONAL_DOWN Specifies the...the diagonal border in a table cell. DIAGONAL_UP Specifies the diagonal...

    reference.aspose.com/words/java/com.aspose.word...
  6. 应用小计并更改大纲摘要行的方向,而不是详细信息下面的行|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++应用小计并更改详细内容下的轮廓摘要行的方向。...cells.subtotal() 方法对数据应用小计。它接受以下参数。...> < head > < title > Aspose.Cells Subtotal Example </ title >...

    docs.aspose.com/cells/zh/javascript-cpp/applyin...
  7. Decrease the Calculation Time of Cell.Calculate...

    This article introduces how to use the Aspose.Cells library to reduce the calculation time of cell calculation methods in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to optimize the cell calculation method and improve its performance. Finally, we save the modified Excel file to disk....Decrease the Calculation Time of Cell.Calculate method Contents [...calculated values of the individual cells. But sometimes, users do not...

    docs.aspose.com/cells/net/decrease-the-calculat...
  8. 使用C++向已签名的Excel文件添加数字签名|Documentation

    学习如何使用Aspose.Cells for C++向已签名的Excel文件添加数字签名。通过多重签名保持文档完整性。...Cells提供 Workbook::AddDigitalSigna...添加数字签名到已签名的Excel文档时的注意事项:如果原始文档由Aspose.Cells生成,则功能正常。但如果文档由其他引擎(如Microsoft...

    docs.aspose.com/cells/zh/cpp/add-digital-signat...
  9. 在 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....Cells - 自动调整行和列 自适应调整行高 自动调整行宽和行高...Rjb :: import ( 'com.aspose.cells.Workbook' ) . new ( data_dir...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  10. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading formatting for the cell....the shading formatting for the cell. get shading () : Aspose . Words...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...