Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 30,425 for

worksheet

(0.1 sec)
  1. Copy Range Data Only with JavaScript via C++|Do...

    Learn how to copy data from one range of cells to another using Aspose.Cells for JavaScript via C++....data to cells in the first worksheet. Create a Range . Create a...the first worksheet. const cells = workbook . worksheets . get (...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  2. 如何将Excel中的公式导出为其他类型的表达式,使用C++|Documentation

    使用Aspose.Cells for C++将Excel公式导出为LaTeX和MathML。...<body>" ; WorksheetCollection worksheets = workbook . GetWorksheets...ShapeCollection shapes = worksheets . Get ( 0 ). GetShapes ();...

    docs.aspose.com/cells/zh/cpp/export-equation/
  3. Set DefaultFont property of PdfSaveOptions and ...

    Learn to prioritize font settings when saving documents with Aspose.Cells in C++....The A1 cell (in the first worksheet) contains the text “Christmas...The code renders the first worksheet to PNG and TIFF image formats...

    docs.aspose.com/cells/cpp/set-defaultfont-prope...
  4. 用指定打印纸张大小的via JavaScript和C++加载工作簿|Documentation

    学习如何在用Aspose.Cells for JavaScript通过C++加载工作簿时设置打印纸张大小...some data inside the first worksheet const workbook = new Workbook...Workbook (); const worksheet = workbook . worksheets . get ( 0 ); const...

    docs.aspose.com/cells/zh/javascript-cpp/load-wo...
  5. 用JavaScript通过C++冻结Excel工作表的首列|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++以编程方式冻结Excel工作表的左侧列。... 请使用 Worksheet.freezePanes(number, number...构建工作簿以打开文件或创建一个空文件。 2. 使用Worksheet.freezePanes()方法冻结第一列。 3.保存文件。...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  6. Aspose.grid.desktop does'nt support readonly mo...

    aspose.grid.desktop does'nt support readonly mode?...set a worksheet protected(readonly). gridDesktop.Worksheets[0].Protected...

    forum.aspose.com/t/aspose-grid-desktop-doesnt-s...
  7. 更改数据透视表的布局|Documentation

    如何使用Aspose.Cells for Java脚本通过C++改变数据透视表的布局。...first worksheet const worksheet = workbook . worksheets . get...table const pivotTable = worksheet . pivotTables . get ( 0 );...

    docs.aspose.com/cells/zh/javascript-cpp/changin...
  8. Extract Text from the Gear Type SmartArt Shape ...

    Learn how to extract text from Gear Type SmartArt shapes in Excel using Aspose.Cells for C++ with step-by-step guidance and code examples....// Access the first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/extract-text-from-the...
  9. 用C++移除透视连接|Documentation

    学习如何使用C++和Aspose.Cells库移除透视连接。...inputFilePath ); // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/remove-pivot-conne...
  10. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveOptions and ImageOrPrintOptions using Aspose.Cells for Node.js via C++. Ensure proper font rendering when fonts are missing....The A1 cell (in the first worksheet) contains the text “Christmas...The code renders the first worksheet to PNG and TIFF image formats...

    docs.aspose.com/cells/nodejs-cpp/set-defaultfon...