Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 7,472 for

script

(0.1 sec)
  1. 向文档添加页脚|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....represents Footer formatting script. Script commands: Command | Description|...a space character. &G Image script For example: “&Arial,Bold&8Footer...

    docs.aspose.com/cells/zh/sharepoint/add-footer-...
  2. Check if VBA Code is Signed with JavaScript via...

    Learn how to check if the VBA code project is signed using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...${ isSigned } </p>` ; }); </ script > </ html > Console Output...

    docs.aspose.com/cells/javascript-cpp/check-if-v...
  3. Replace text in a workbook using Regular Expres...

    Replace text in a workbook using regular expression in JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > Working with ContentTypePropertie...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  4. Comparison and Migration with JavaScript via C+...

    Explore the differences and consider migration strategies for using Aspose.Cells with JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...'Download Excel File' ; }); </ script > </ html > 2. Accessing Worksheets...

    docs.aspose.com/cells/javascript-cpp/comparison...
  5. Specify Author while Write Protecting Workbook ...

    Specify an author name while write protecting a workbook using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; }); </ script > </ html > Verify Password...

    docs.aspose.com/cells/javascript-cpp/specify-au...
  6. Working with ContentTypeProperties with JavaScr...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; }); </ script > </ html > Release Unmanaged...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  7. Render Solid Gridline while converting Excel to...

    Learn how to render solid gridlines while converting Excel 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 > Embed Attachment...

    docs.aspose.com/cells/javascript-cpp/render-sol...
  8. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the JavaScript API via C++ to programmatically hide or show gridlines, row, and column headers of an Excel worksheet....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > Show and Hide Row...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  9. Convert Excel to CSV, TSV and Txt with JavaScri...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; }); </ script > </ html > Saving Text Files...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  10. Chart to PDF with JavaScript via C++|Documentation

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the PDF.</p>' ; }); </ script > </ html > Create Chart PDF...

    docs.aspose.com/cells/javascript-cpp/chart-to-pdf/