Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 30,831 for

worksheet

(0.8 sec)
  1. Get Paper Width and Height of Page Setup of Wor...

    Discover how to get the Excel Worksheet Page Setup Paper Width and Height using Node.js via C++ programmatically....and Height of Page Setup of Worksheet with Node.js via C++ Contents...in the page setup of the worksheet. Please use the PageSetup...

    docs.aspose.com/cells/nodejs-cpp/get-paper-widt...
  2. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a Worksheet using Node.js via C++. Load an existing Excel file or create a new one, calculate the custom function, and save the modified file....function without writing it in a worksheet with Node.js via C++ Contents...function without writing it in a worksheet This topic explains how you...

    docs.aspose.com/cells/nodejs-cpp/direct-calcula...
  3. Render One PDF Page Per Excel Worksheet - Excel...

    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....Render One PDF Page Per Excel Worksheet - Excel to PDF Conversion...page per worksheet, regardless of the size of the worksheet. This...

    docs.aspose.com/cells/nodejs-cpp/render-one-pdf...
  4. Render One PDF Page Per Excel Worksheet - Excel...

    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....Render One PDF Page Per Excel Worksheet - Excel to PDF Conversion...page per worksheet, regardless of the size of the worksheet. This...

    docs.aspose.com/cells/javascript-cpp/render-one...
  5. Set the Margins of a Comment or Shape inside th...

    Learn how to set margins of comments or shapes within an Excel Worksheet using Aspose.Cells for Node.js via C++....Comment or Shape inside the Worksheet with Node.js via C++ Contents...Comment or Shape inside the Worksheet Please see the following sample...

    docs.aspose.com/cells/nodejs-cpp/set-margins-of...
  6. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination Worksheet while copying rows or a range in Aspose.Cells for JavaScript via C++. This guide demonstrates how to update the chart's data range and link it to the destination Worksheet....the Chart to Destination Worksheet while Copying Rows or Range...contains charts to a new worksheet, the data source of the chart...

    docs.aspose.com/cells/javascript-cpp/change-dat...
  7. Replace tag with text in a textbox inside the W...

    Replace tags in Worksheet textboxes programmatically using Aspose.Cells for C++....text in a textbox inside the Worksheet with Golang via C++ Contents...

    docs.aspose.com/cells/go-cpp/replace-tag-with-t...
  8. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in textboxes within Excel Worksheets using Aspose.Cells for Python via .NET....text in a textbox inside the Worksheet with Python.NET Contents [...headers/footers for sheet in workbook . worksheets : sheet . replace ( finding...

    docs.aspose.com/cells/python-net/replace-tag-wi...
  9. Inserting and Removing Cell Comments in a Works...

    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....Removing Cell Comments in a Worksheet in VSTO and Aspose.Cells Contents...commentIndex = workbook . Worksheets [ 0 ]. Comments . Add ( "A1"...

    docs.aspose.com/cells/net/inserting-and-removin...
  10. Worksheet won't open in new version But will op...

    I just upgraded to the latest "Cells" (4.4.3.1) from the old version (v3.8.1.0). Now the same sheet will not open and throws the following error: This Excel files contains BIFF7(Excel95 or earlier file format) record…...Worksheet won't open in new version But will open in old version...xls"); Worksheet ExcelWorkSheet = workbook.Worksheets[0]; Cells...

    forum.aspose.com/t/worksheet-wont-open-in-new-v...