Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 30,198 for

worksheet

(0.08 sec)
  1. Print Comments while saving to PDF with JavaScr...

    Learn how to print comments when saving Excel documents to PDF using Aspose.Cells for JavaScript via C++....arrayBuffer )); const worksheet = workbook . worksheets . get ( 0 ); worksheet...worksheet . pageSetup . printComments = AsposeCells . PrintCommentsType...

    docs.aspose.com/cells/javascript-cpp/print-comm...
  2. 导出打印区域范围到HTML,使用Node.js通过C++|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....// Access the sheet const worksheet = workbook . getWorksheets...); // Set the print area. worksheet . getPageSetup (). setPrintArea...

    docs.aspose.com/cells/zh/nodejs-cpp/export-prin...
  3. Fill Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings....Workbook class contains a Worksheets collection that allows access...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/net/cells-fill-settings/
  4. Fill Settings|Documentation

    Learn how to customize the fill settings, background, and style of cells using the Aspose.Cells library for Node.js via C++....Workbook class contains a Worksheets collection that allows access...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/nodejs-cpp/cells-fill-set...
  5. Fill Settings|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to customize the background and style of cells. This article will introduce how to use the Aspose.Cells for Python via .NET library to set cell fill settings....Workbook class contains a Worksheets collection that allows access...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/python-net/cells-fill-set...
  6. "horizontal" parameter is not working as per ex...

    Hi, we wanted to populate data horizontally for a specific array. So we used a horizontal parameter, but it is not working as expected. Please check the attachment. Thanks horizontal.zip (15.8 KB)...horizontally in your Excel worksheet using Aspose.Cells. To assist...populate data horizontally in a worksheet: using Aspose.Cells; public...

    forum.aspose.com/t/horizontal-parameter-is-not-...
  7. Merge Files with C++|Documentation

    Learn how to merge Excel files efficiently using Aspose.Cells for C++....the Worksheet.Copy() method can be used to copy worksheets into...idx < count ; ++ idx ) { Worksheet sheet = sheets . Get ( idx...

    docs.aspose.com/cells/cpp/merge-files/
  8. 用 C++ 添加带内置样式的文字艺术(WordArt)文本|Documentation

    学习如何用 Aspose.Cells for C++ 添加带内置样式的文字艺术文本。...wb ; // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/add-word-art-text-...
  9. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells for Python via .NET library to apply Text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook , Worksheet , CellArea , FormatConditionType...Workbook () sheet1 = book . worksheets [ 0 ] self . _sheet = sheet1...

    docs.aspose.com/cells/python-net/how-to-add-tex...
  10. Aspose.Cells 8.6.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....default worksheet Worksheet sheet = workbook . Worksheets [ 0 ];...]; //Add a module to the worksheet int moduleIdx = workbook ....

    docs.aspose.com/cells/zh/net/public-api-changes...