Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 30,466 for

worksheet

(0.22 sec)
  1. Different Ways to Save Files with C++|Documenta...

    Aspose.Cells for C++ can save files to different formats. Save files to PDF, HTML, DOCX, PPTX, JSON, and MHTML....a workbook with multiple worksheets into a text format. For text...the contents of the active worksheet only. The following code example...

    docs.aspose.com/cells/cpp/different-ways-to-sav...
  2. How to Set Authorization Token for Internal API...

    Hi Aspose Team, We are using Aspose.Cells GridJs Spreadsheet in our web application and it’s working well for displaying Excel files. However, we are facing an issue with internal API calls, specifically when loading i…...want to do this for other worksheets, we need to add new APIs...disable lazy loading for worksheets in Aspose.Cells.GridJs. We...

    forum.aspose.com/t/how-to-set-authorization-tok...
  3. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....a workbook with multiple worksheets into a text format. For text...the contents of the active worksheet only. The following code example...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  4. Draw a shape with cross line - Free Support For...

    event shape3.zip (11.5 KB)...the first worksheet var sheet = workbook.Worksheets[0]; // Add...ShapeCollection shapes = workbook1.Worksheets[0].Shapes; Color lineColor1...

    forum.aspose.com/t/draw-a-shape-with-cross-line...
  5. Convert JSON to XLSX Online

    Learn how to convert JSON to XLSX online using Aspose.Cells. Follow our step-by-step guide for quick and easy data conversion....your JSON data into Excel worksheet. The tool is free. It only...Excel File Online Split Excel Worksheets into Files Online Excel Editor...

    blog.aspose.com/cells/convert-json-to-xlsx-online/
  6. Issue with XLSB to XLSM conversion when Using s...

    Hi @amjad.sahi, I am using the Aspose.Cells v25.4.0 NuGet package to convert the attached IssueTemplate.xlsb file to xlsm format. This xlsb file contains a table with a column name that includes the @ char, and this co…...xlsm Upon inspecting the worksheet in the output file ConvertedUsingAspose...ConvertedUsingAspose.xlsm\xl\worksheets\sheet1.xml , I noticed that...

    forum.aspose.com/t/issue-with-xlsb-to-xlsm-conv...
  7. Pivot Data Mismatch Between Excel Workbook and ...

    We are facing a serious data mismatch issue when converting an Excel workbook (containing a PivotTable) to HTML using Aspose.Cells for Node.js. The Excel workbook is generated programmatically using Aspose. The PivotTab…...before saving: // Get the worksheet that contains the PivotTable...converter will output the worksheet data only unless the Pivot...

    forum.aspose.com/t/pivot-data-mismatch-between-...
  8. 在加载Excel文件时解析透视缓存记录|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....Access first worksheet const ws = wb . worksheets . get ( 0 );...

    docs.aspose.com/cells/zh/javascript-cpp/parsing...
  9. Stop conversion or loading using InterruptMonit...

    Learn how to stop the conversion of Workbook to various formats using InterruptMonitor when it is taking too long with Aspose.Cells for JavaScript via C++....Access first worksheet const ws = wb . worksheets . get ( 0 );...

    docs.aspose.com/cells/javascript-cpp/stop-conve...
  10. Encrypting Excel Files with JavaScript via C++|...

    Learn how to encrypt and password-protect Excel files using Aspose.Cells for JavaScript via C++....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...html > Protect and Unprotect Worksheet with JavaScript via C++ Assign...

    docs.aspose.com/cells/javascript-cpp/encrypting...