Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 27,083 for

excel worksheet

(0.28 sec)
  1. 用 C++ 实现其他语言的子合计或总计标签|Documentation

    学习如何使用 Aspose.Cells for C++ 在非英语环境中实现子合计和总计标签。...以下示例代码加载 示例Excel文件 ,用中文实现子合计和总计命名。请参考由此代码生成的 输出Excel文件 。我们首先创建一个...SetGlobalizationSett ( & gsi ); Worksheet ws = wb . GetWorksheets ()...

    docs.aspose.com/cells/zh/cpp/implement-subtotal...
  2. | Aspose

    Sample code for GIF to XLS Java conversion. Use API example code for batch GIF files to XLS conversion within any Web or Desktop Java based application....with XLS extension represent Excel Binary File Format. Such files...can be created by Microsoft Excel as well as other similar spreadsheet...

    products.aspose.com/ocr/cpp/conversion/gif-to-xls/
  3. | Aspose

    Sample code for GIF to XLS Java conversion. Use API example code for batch GIF files to XLS conversion within any Web or Desktop Java based application....with XLS extension represent Excel Binary File Format. Such files...can be created by Microsoft Excel as well as other similar spreadsheet...

    products.aspose.com/ocr/java/conversion/gif-to-...
  4. 设置共享公式(用 C++)|Documentation

    学习如何在 Excel 工作表中用 Aspose.Cells 设置共享公式,使用 C++。...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath..."source.xlsx" ; // Path of output excel file U16String outputFilePath...

    docs.aspose.com/cells/zh/cpp/setting-shared-for...
  5. Aspose.Cells 8.8.3 中的公共 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....Workbook (); // Access first worksheet from the collection var sheet...sheet = book . Worksheets [ 0 ]; // Add Toggle Button ActiveX...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Precedents and Dependents|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....Hide ] Complex financial worksheets, especially ones developed...Dependent Cells: Microsoft Excel Formulas may change based on...

    docs.aspose.com/cells/net/precedents-and-depend...
  7. Add Comments in Spreadsheet in xlsx4j|Documenta...

    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....method (encapsulated in the Worksheet object). The new Comment object...new worksheet to the Workbook object Worksheet worksheet = workbook...

    docs.aspose.com/cells/java/add-comments-in-spre...
  8. Precedents and Dependents|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....Hide ] Complex financial worksheets, especially ones developed...Dependent Cells: Microsoft Excel Formulas may change based on...

    docs.aspose.com/cells/java/precedents-and-depen...
  9. Convert JSON Format to EPUB via C++ | products....

    C++ API t0 Parse JSON to EPUB without using Microsoft Word...APIs for manipulating PDF, Excel, Word, PowerPoint, Outlook,...spreadsheets without using Microsoft Excel. Aspose.Words for C++ is a powerful...

    products.aspose.com/total/cpp/conversion/json-t...
  10. SaveToStream on a workbook with at least 257 co...

    If you call SaveToStream on a workbook that contains at least 257 columns, the returned stream contains corrupt data. If you create a new workbook from the stream, this workbook will not contain the correct values. In ad…...= new(); Worksheet sheet = saveWorkbook.Worksheets.First(); sheet...object value = readWorkbook.Worksheets.First().Cells[0, 256].Value;...

    forum.aspose.com/t/savetostream-on-a-workbook-w...