Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 27,108 for

excel worksheet

(0.1 sec)
  1. 如何将数字格式化为货币|Documentation

    本文将介绍如何使用Aspose.Cells for JavaScript通过C++ API将数字格式化为货币。...Contents [ Hide ] 可能的使用场景 在Excel中将数字格式化为货币出于多种原因都很重要,特别是在处理财务数据时。以下是货币格式化的好处:...简化财务计算:进行财务计算(如求和或平均)时,货币格式帮助Excel和用户理解数据是货币金额。它还帮助Excel在公式和函数中应用适当的格式,确保结果一致。...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  2. Customize Globalization Settings for Pivot Tabl...

    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.... The code loads the source Excel file that contains the pivot...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/customize-...
  3. Java API to Render PDF to XLTX | products.aspos...

    Export PDF to XLTX via Java API without using Microsoft Excel or Adobe Reader...such as data validation, worksheet protection, and charting....filling, data validation, worksheet protection, and charting....

    products.aspose.com/total/java/conversion/pdf-t...
  4. 如何使用JavaScript通过C++应用/设置文本框的文本对齐方式|Documentation

    如何在Aspose.Cells for Java脚本中通过C++应用/设置文本框的文本对齐方式...Workbook (); } const worksheet = workbook . worksheets . get ( 0 ); const...const shapes = worksheet . shapes ; // add a TextBox const shape...

    docs.aspose.com/cells/zh/javascript-cpp/applyin...
  5. Public API Changes in Aspose.Cells 8.0.2|Docume...

    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....(); //Get the first worksheet Worksheet sheet = book . getWorksheets...This is test" ); //Save the Excel file book . save ( myDir + "output...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. 用指定打印纸张大小的via JavaScript和C++加载工作簿|Documentation

    学习如何在用Aspose.Cells for JavaScript通过C++加载工作簿时设置打印纸张大小...请注意,如果你在MS Excel中新建文件,纸张大小会与您的机器默认打印机设置相同。 以下示例代码演示了...some data inside the first worksheet const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/load-wo...
  7. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Python via .NET API....Formatting numbers to percentages in Excel is a common practice for several...format numbers as percentages in Excel: Clarity and Readability : Percentages...

    docs.aspose.com/cells/python-net/how-to-format-...
  8. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveOptions and ImageOrPrintOptions using Aspose.Cells for Node.js via C++. Ensure proper font rendering when fonts are missing....opens an Excel file. The A1 cell (in the first worksheet) contains...The code renders the first worksheet to PNG and TIFF image formats...

    docs.aspose.com/cells/nodejs-cpp/set-defaultfon...
  9. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...collection from the first worksheet ShapeCollection shapes = workbook...(); // Add a TextBox to the worksheet Shape shape = shapes . AddTextBox...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  10. 在保存为PDF时,仅更改单个Unicode字符的字体,使用JavaScript通过C++|Do...

    学习如何在使用Aspose.Cells for Java脚本通过C++保存为PDF时更改特定Unicode字符的字体。...first worksheet const worksheet = workbook . worksheets . get...Access cells const cell1 = worksheet . cells . get ( "A1" ); const...

    docs.aspose.com/cells/zh/javascript-cpp/change-...