Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 203,310 for

cells

(0.11 sec)
  1. Specify Author while Write Protecting Workbook ...

    Learn how to specify an author name while write protecting a workbook using Aspose.Cells for C++....Cells API. Please use the Workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/specify-author-while-...
  2. Using GlobalizationSettings Class for Custom Su...

    Learn how to use the GlobalizationSettings class in Aspose.Cells for C++ to customize subtotal labels and modify the "Other" label in Pie charts....Cells APIs have exposed the GlobalizationSetting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class CustomSettings...

    docs.aspose.com/cells/cpp/using-globalizationse...
  3. Inserting and Deleting Rows and Columns in Ruby...

    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 - Managing Rows/Columns Inserting...the insertRows method of the Cells collection. The insertRows method...

    docs.aspose.com/cells/java/inserting-and-deleti...
  4. Aspose::Words::Tables::Table::get_AllowCellSpac...

    Aspose::Words::Tables::Table::get_AllowCellspacing method. Gets or sets the "Allow spacing between Cells" option in C++....the “Allow spacing between cells” option. bool Aspose :: Words...spacing between individual cells in a table. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for Java API....Facilitates Data Entry: When cells are formatted as dates, users...Ribbon (Home Tab) Select the cells containing the numbers you want...

    docs.aspose.com/cells/java/format-number-to-date/
  6. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for C++....Cells APIs have enhanced the Protection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/verify-password-used-...
  7. Export VBA Certificate to File or Stream with C...

    Learn how to export VBA Digital Certificate to a file or memory stream using Aspose.Cells for C++....Cells allows you to export VBA Digital...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/export-vba-certificat...
  8. Show Report Filter Pages Option with C++|Docume...

    Learn how to enable the "Show Report Filter Pages" option in pivot tables using Aspose.Cells for C++....Cells also supports this feature to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/show-report-filter-pa...
  9. AutoFitBehavior | Aspose.Words for Java

    Determines how Aspose.Words resizes the table when you invoke the MAspose.Words.Tables.Table.AutoFitAspose.Words.Tables.AutoFitBehavior method in Java....write("Row 1, cell 1."); builder.insertCell();...insertCell(); builder.write("Row 1, cell 2."); builder.endRow(); // While...

    reference.aspose.com/words/java/com.aspose.word...
  10. 用C++自定义带有Ribbon XML的Excel文件|Documentation

    学习如何使用C++和Aspose.Cells自定义Excel文件中的Ribbon XML。...Cells 允许你: 保留Ribbon XML而无需解析它, 读取和写入Ribbon...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/customizing-the-ri...