Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 30,325 for

worksheet

(0.16 sec)
  1. Export Comments while Saving Excel file to HTML...

    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....Export Document Workbook and Worksheet Properties in Excel to HTML...

    docs.aspose.com/cells/javascript-cpp/export-com...
  2. 用JavaScript通过C++将VBA证书导出到文件或流|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将VBA数字证书导出到文件或流,访问VBA数字证书的原始数据。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  3. Compact Number Formatting Missing for Negative ...

    When using compact number formatting (K, M, B) on chart axes, positive axis intervals are formatted correctly (e.g., 1.2K, 3.4M, 2.1B), but negative axis intervals display unformatted values (e.g., -1200, -3400000) inste…...// Get the first worksheet Worksheet worksheet = workbook.getWorksheets()...getWorksheets().get(0); Cells cells = worksheet.getCells(); // Add headers...

    forum.aspose.com/t/compact-number-formatting-mi...
  4. Java API to Render PDF to EXCEL | products.aspo...

    Export PDF to EXCEL via Java API without using Microsoft Excel or Adobe Reader...formatting, data validation, worksheet protection, charting, and...converted XLSX file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/pdf-t...
  5. Java API to Render PCL to XLT | products.aspose...

    Export PCL to XLT via Java API without using Microsoft Excel or Adobe Reader...features like data validation, worksheet protection, and chart creation...converted XLSX file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/pcl-t...
  6. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting an Excel spreadsheet to PDF using Aspose.Cells for JavaScript via C++.... Fit All Worksheet Columns on Single PDF Page...

    docs.aspose.com/cells/javascript-cpp/limit-the-...
  7. How to Format Number to Special|Documentation

    This article will introduce how to format number to special using Aspose.Cells for Python via .NET API....Create a Workbook and Access a Worksheet You can either create a new...Cell You need to access the worksheet where you want to format numbers...

    docs.aspose.com/cells/python-net/how-to-format-...
  8. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。..." ); Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...OleObject Collection in the first worksheet OleObjectCollection oles =...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/
  9. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for JavaScript via C++.... worksheets . get ( 0 ); ws . shapes...Text with Shape inside the Worksheet using JavaScript via C++...

    docs.aspose.com/cells/javascript-cpp/set-line-s...
  10. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for Python via .NET....method (encapsulated in the Worksheet object). The new Comment object...

    docs.aspose.com/cells/python-net/comments-and-n...