Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 13,837 for

script

(0.18 sec)
  1. Print Comments while saving to PDF with JavaScr...

    Learn how to print comments when saving Excel documents to PDF using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; }); </ script > </ html > Add Watermark To...

    docs.aspose.com/cells/javascript-cpp/print-comm...
  2. Reusing Style Objects|Documentation

    In Aspose.Cells for JavaScript via C++, you can simplify style management and improve code efficiency by creating and using reusable style objects. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; }); </ script > </ html > Because the Cell...

    docs.aspose.com/cells/javascript-cpp/reusing-st...
  3. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the JavaScript API via C++ to programmatically display formulas rather than values in an Excel worksheet or spreadsheet....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > Show and Hide Worksheets...

    docs.aspose.com/cells/javascript-cpp/show-formu...
  4. Convert Revision of XLSB to XLSM with JavaScrip...

    Learn how to fully convert revisions of XLSB files into XLSM format using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...save the file.</p>' ; }); </ script > </ html > HTML with JavaScript...

    docs.aspose.com/cells/javascript-cpp/convert-re...
  5. Set the Comment of Table or List Object inside ...

    Learn how to set the comment of the table or list object inside the worksheet using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > Read and Write...

    docs.aspose.com/cells/javascript-cpp/set-the-co...
  6. Get External Connection Data Source of Pivot Ta...

    How to get external connection data source of Pivot Table with Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...<p>Type: ${ type } </p>` ; }); </ script > </ html > The source file...

    docs.aspose.com/cells/javascript-cpp/get-extern...
  7. Add ActiveX Controls using Aspose.Cells for Jav...

    Learn how to add ActiveX controls in a worksheet using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); }); </ script > </ html > Manage Smart Art...

    docs.aspose.com/cells/javascript-cpp/add-active...
  8. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...password protected</p>' ; } }); </ script > </ html > Detect if Worksheet...

    docs.aspose.com/cells/javascript-cpp/verify-pas...
  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++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > Change Character...

    docs.aspose.com/cells/javascript-cpp/set-line-s...
  10. Calculate Page Setup Scaling Factor with JavaSc...

    This article provides sample code explaining how to use the JavaScript API via C++ to calculate Page Setup scaling factor using the Fit to n page(s) wide by m tall option of an Excel worksheet programmatically....body > < script src = "aspose.cells.js.min.js" ></ script > < script...log ( strPageScale ); }); </ script > </ html > How to Set Print...

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