Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 7,232 for

script

(0.07 sec)
  1. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells for JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the property provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk....body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; }); </ script > </ html > Decrease the Calculation...

    docs.aspose.com/cells/javascript-cpp/setting-fo...
  2. Change Text Direction of the Comment with JavaS...

    Learn how to change the text direction of comments using Aspose.Cells for JavaScript via C++. Customize comment alignment settings effectively....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > Threaded Comments...

    docs.aspose.com/cells/javascript-cpp/change-tex...
  3. Add XML Map inside the Workbook using XmlMapCol...

    Learn how to add XML Map inside the workbook using XmlMapCollection.Add method with Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > Export XML Data...

    docs.aspose.com/cells/javascript-cpp/add-xml-ma...
  4. Password Protect the VBA Project of Excel Workb...

    Learn how to password protect the VBA project of an Excel workbook using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > Find out if VBA...

    docs.aspose.com/cells/javascript-cpp/password-p...
  5. Working with External Data Connection of type W...

    Learn how to work with external data connections of type WebQuery using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...connections found.</p>' ; } }); </ script > </ html > Console Output...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  6. Get Equation Text of Chart Trendline with JavaS...

    Learn how to use Aspose.Cells for JavaScript via C++ to retrieve the equation text of a trendline in a chart created in Microsoft Excel. Our guide will demonstrate how to access and extract the equation of a trendline for further analysis or display....body > < script src = "aspose.cells.js.min.js" ></ script > < script...equationText } </p>` ; }); </ script > </ html > Output generated...

    docs.aspose.com/cells/javascript-cpp/get-equati...
  7. Set text of chart legend entry fill to none usi...

    Learn how to use Aspose.Cells for JavaScript via C++ to set the text of a chart legend entry fill to none. This guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel charts for better visualization and customization....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html >...

    docs.aspose.com/cells/javascript-cpp/set-text-o...
  8. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...the PDF file.</p>' ; }); </ script > </ html > Render Unicode...

    docs.aspose.com/cells/javascript-cpp/export-doc...
  9. Remove Unused Styles inside the Workbook with J...

    Learn how to remove unused styles from a workbook using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > Use Custom XML...

    docs.aspose.com/cells/javascript-cpp/remove-unu...
  10. Convert Dates to Japanese Dates with JavaScript...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; }); </ script > </ html > Load the Workbook...

    docs.aspose.com/cells/javascript-cpp/convert-da...