Learn how to get the text width of a cell value through Aspose.Cells for JavaScript via C++ API....body > < script src = "aspose.cells.js.min.js" ></ script > < script...textWidth } </p>` ; }); </ script > </ html >...
Learn how to create named non‑sequential ranges with Aspose.Cells for JavaScript via C++. Use non‑adjacent cell ranges effectively....body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; }); </ script > </ html > Create Access and...
Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...isSmartArt } </p>` ; }); </ script > </ html > Console Output...
Learn how to convert an Excel file with a table to ODS format using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...the ODS file.</p>' ; }); </ script > </ html > The output ODS...
How to get Pivot Table refresh date and refresh‑by‑who information with Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...refreshDate } </p> ` ; }); </ script > </ html > Disable Pivot Table...
学习如何通过 C++ API 管理文档属性。...C++ 版的 Script 直接在输出文件中写入 API 和版本信息。例如,在导出 PDF 时,Script 会将 Application...Cells v17.9’。 请注意,不能指示 C++ 版的 Script 从输出文档中更改或删除此信息。 如何访问文档属性 Aspose...
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...
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...