Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 27,394 for

excel worksheet

(0.24 sec)
  1. Avoid exponential notation of large numbers whi...

    Learn how to avoid exponential notation of large numbers while importing from HTML using Aspose.Cells for C++....you import your HTML to an Excel file, these numbers are converted...workbook ( data , loadOptions ); Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/avoid-exponential-not...
  2. 使用JavaScript via C++将多个工作簿合并为一个工作簿|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将多个工作簿合并为一个工作簿。...Example </ h1 > < p > Select two Excel files to combine: </ p > < input...{ Workbook , SaveFormat , Worksheet , Cell } = AsposeCells ; AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/combine...
  3. 用JavaScript通过C++指定共享公式的最大行数|Documentation

    学习如何使用C++的JavaScript指定共享公式的最大行数。...中添加了 100 行的共享公式,保存为 输出Excel文件 。 若解压输出Excel文件内容并检查 sheet1.xml ,...Access first worksheet const ws = workbook . worksheets . get ( 0...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  4. 如何管理日期和时间|Documentation

    学习如何通过Aspose.Cells for JavaScript用C++管理日期和时间。...如何管理日期和时间 Contents [ Hide ] 如何在Excel中存储日期和时间 日期和时间存储在单元格中作为数字。包含...如何在Aspose.Cells中切换两个日期系统 MS-Excel 将日期存储为称为序列值的数字。 序列值是从日期系统中的第一天经过的天数,它是一个整数。...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  5. 用C++保存单元格或区域前导单引号前缀|Documentation

    学习如何通过Aspose.Cells for C++ API保持单元格值或范围的单引号前缀。...可能的使用场景 当你在单元格中放入带前导撇号或单引号的值时,Excel会隐藏它,但在选中该单元格时,公式栏会显示出前导撇号或单引号,如下截图所示。...号,如下截图所示。 Aspose.Cells 同样会像Excel一样隐藏前导撇号,但会将 Style.GetQuotePrefix()...

    docs.aspose.com/cells/zh/cpp/preserve-single-qu...
  6. Secure PDF Documents with JavaScript via C++|Do...

    Learn how to secure PDF documents by using owner and user passwords, and set permissions for PDF files using Aspose.Cells for JavaScript via C++....style="color: red;">Please select an Excel file.</p>' ; return ; } const...Render One PDF Page Per Excel Worksheet - Excel to PDF Conversion with...

    docs.aspose.com/cells/javascript-cpp/secure-pdf...
  7. 插入数据透视表|Documentation

    创建和格式化Excel电子表格文件的数据透视表。...added worksheet const sheetIndex = workbook . worksheets . add...const sheet = workbook . worksheets . get ( sheetIndex ); const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  8. 导入HTML时避免大数字的指数表示法|Documentation

    学习如何在用编号Aspose.Cells for C++导入HTML时避免大数字的指数表示法。...0123456这样长于15位的数字,当你将HTML导入Excel时,这些数字会变成指数表示法如1.23457E+15。如...workbook ( data , loadOptions ); Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/avoid-exponential-...
  9. Managing Document Properties|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.... Here is the Microsoft Excel interface for opening these...sample code loads the sample Excel file and reads the built-in...

    docs.aspose.com/cells/cpp/managing-document-pro...
  10. Support for REGEXTEST() function - Free Support...

    Hi, Newer versions of Excel have introduced the REGEXTEST() function: https://support.microsoft.com/en-us/office/regextest-function-7d38200b-5e5c-4196-b4e6-9bff73afbd31 This is a very useful and versatile function, al…...9:31am 1 Hi, Newer versions of Excel have introduced the REGEXTEST()...currently support the Excel worksheet function REGEXTEST() ....

    forum.aspose.com/t/support-for-regextest-functi...