Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 28,076 for

worksheet

(0.07 sec)
  1. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java, streamlining visual workflows....(); Working Solution for Worksheet Resizing Extract Images from...

    docs.aspose.com/slides/androidjava/get-the-enti...
  2. Automatically refresh OLE object via Microsoft ...

    Learn how to automatically refresh OLE objects in Excel using Aspose.Cells for Node.js via C++....xlsx" )); // Access first worksheet const sheet = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/automatically-...
  3. 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/nodejs-cpp/export-comment...
  4. Implement 1904 Date System with Node.js via C++...

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....Document Assistant Close Format Worksheet Cells in a Workbook with Node...

    docs.aspose.com/cells/nodejs-cpp/implement-1904...
  5. Setting Formula for Named Range|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....in the same (or different) worksheet. The following example creates...multiple cells across different worksheets. The following example creates...

    docs.aspose.com/cells/net/setting-formula-for-n...
  6. Refresh Values of Linked Shapes with Golang via...

    Learn how to refresh values of linked shapes in Excel files using Aspose.Cells for C++....format, you will have to call Worksheet.Shapes.UpdateSelectedValue()...Aspose.Cells and then call Worksheet.Shapes.UpdateSelectedValue()...

    docs.aspose.com/cells/go-cpp/refresh-values-of-...
  7. Excel file becomes corrupted after removing wat...

    Hi Aspose Support Team, I’m encountering a file corruption issue when processing Excel workbooks with Aspose.Cells. We have purchased your license Issue Description: After editing a large Excel file that contains man…...with multiple formula-heavy worksheets. Modify data programmatically...Workbook("input.xlsx"); Worksheet worksheet = workbook.Worksheets[0]; // Assuming...

    forum.aspose.com/t/excel-file-becomes-corrupted...
  8. Remove XLSX Annotation Online or Manage Annotat...

    delete comments from XLSX file through online app for free. Java API code to manage comments of XLSX files....object Select the specific Worksheet Get all comments from the...object Get the sepecific Worksheet Get the threaded comment using...

    products.aspose.com/total/java/annotate/xlsx/
  9. Copy VBA Macro UserForm DesignerStorage from Te...

    Learn how to copy a VBA project, including Designer Storage, from one Excel file to another using Aspose.Cells for JavaScript via C++....)); // Copy all template worksheets to target workbook const...const sheets = templateFile . worksheets ; const sheetCount = sheets...

    docs.aspose.com/cells/javascript-cpp/copy-vba-m...
  10. How to Manage Dates and Times with C++|Document...

    Learn how to manage dates and times through the Aspose.Cells for C++ API.... SetDate1904 ( false ); Worksheet ws = workbook . GetWorksheets...Startup (); Workbook workbook ; Worksheet ws = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/how-to-manage-dates-a...