Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 27,091 for

excel worksheet

(0.87 sec)
  1. Use Error Checking Options|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel Worksheets, e.g., Numbers stored as Text, using Aspose.Cells for Python via .NET API....Contents [ Hide ] Microsoft Excel allows users to define error...there’s a problem with a cell. Excel provides information that helps...

    docs.aspose.com/cells/python-net/use-error-chec...
  2. Save Specified Worksheets to PDF|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....Ask AI Save Specified Worksheets to PDF Contents [ Hide ] By...Aspose.Cells saves all visible worksheets in a workbook to a PDF file...

    docs.aspose.com/cells/net/save-specified-worksh...
  3. How to Control Workbook View with C++|Documenta...

    Learn how to control workbook view using the Aspose.Cells for C++ API....need to adjust the display of Excel pages, you need to know how...scrollbars, whether to hide open Excel files, and so on. Aspose.Cells...

    docs.aspose.com/cells/cpp/how-to-control-workbo...
  4. Protect and Unprotect Workbook Structure|Docume...

    Protect and unprotect the workbook structure of Excel files using Java code. Lock and unlock Excel (xlsx, xls, xlsb) and OpenOffice Calc (ODS) files using Aspose.Cells for Java....users from viewing hidden worksheets, adding, moving, deleting...deleting, or hiding worksheets, and renaming worksheets, you can protect...

    docs.aspose.com/cells/java/protect-and-unprotec...
  5. Insert Sparkline with JavaScript via C++|Docume...

    Create a sparkline for Excel using Aspose.Cells for JavaScript via C++....Sparkline is a tiny chart in a worksheet cell that provides a visual...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  6. Setting Shared Formula with Node.js via C++|Doc...

    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....want to add a function in a worksheet that will perform some calculations...via C++ Suppose you have a worksheet filled with data in a format...

    docs.aspose.com/cells/nodejs-cpp/setting-shared...
  7. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an Excel to word by first converting the Excel Worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...an excel to word by first converting the excel worksheet to PDF...ut.xlsx"); Worksheet sheet = workbook.Worksheets[0]; PdfSaveOptions...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  8. 如何通过C++使用JavaScript设置打印区域|Documentation

    本文向您展示了如何使用C++的Aspose.Cells库中的JavaScript设置打印区域的代码。...Contents [ Hide ] 可能的使用场景 在文档(如 Excel 表格)中设置打印区域,有助于控制打印内容。设定打印区域的原因包括:...设置打印区域特别适合较大文档,只需部分内容用于打印或审查。 ** 如何在 Excel 中设置打印区域** 在 Excel 中设置打印区域的步骤: 选择单元格:...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  9. 通过 C++ 使用 JavaScript 获取图表趋势线的方程文本|Documentation

    学习如何使用 C++ 通过脚本获取在 Microsoft Excel 中创建的图表中趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以供进一步分析或显示。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/zh/javascript-cpp/get-equ...
  10. 使用 Node.js 和 C++ 将每个工作表保存为不同的 PDF 文件|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....将每个工作表保存为不同的PDF文件 如果您需要将模板 Excel 文件中的每个工作表保存为不同的 PDF 文件,您可以轻...__dirname , "data" ); // Get the Excel file path const filePath = path...

    docs.aspose.com/cells/zh/nodejs-cpp/save-each-w...