Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 99,948 for

workbook

(0.08 sec)
  1. Copy Page Setup Settings from Source Worksheet ...

    This article explains how to use the JavaScript API or C++ library sample code to copy Page Setup settings from a source worksheet into a destination worksheet programmatically....When you add a new sheet to a workbook, it contains the default Page..."text/javascript" > const { Workbook , SaveFormat , CopyOptions...

    docs.aspose.com/cells/javascript-cpp/copy-page-...
  2. 如何使用Node.js通过C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建动态滚动图表。我们的指南将演示如何在您的图表中实现平滑的数据过渡和滚动平均,实现连续更新的显示效果。...localPath = "" ; // Create a new workbook and access the first worksheet...worksheet. const workbook = new AsposeCells . Workbook (); const sheets...

    docs.aspose.com/cells/zh/nodejs-cpp/create-dyna...
  3. Get Address, Cell Count, Offset, Entire Column,...

    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...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...creates ranges on a new empty workbook and prints information to...

    docs.aspose.com/cells/javascript-cpp/get-addres...
  4. 如何用C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for C++创建动态滚动图表。我们的指南将展示如何在您的图表中实现平滑数据过渡和滚动平均,提供连续更新的显示效果。...a new workbook and access the first worksheet. Workbook workbook...WorksheetCollection sheets = workbook . GetWorksheets (); Worksheet...

    docs.aspose.com/cells/zh/cpp/create-dynamic-rol...
  5. Adjust Row Height in Excel using Java

    This article guides on how to adjust row height in Excel using Java. It has the steps and a runnable sample code to change cell height in Excel using Java....adjust cells’ height Load the workbook and access a sheet to set...all rows in a sheet Save the workbook with updated cells’ height...

    kb.aspose.com/cells/java/adjust-row-height-in-e...
  6. Not Able to Read cells and gettign null values ...

    Version :17.8 While reading the Excel document though there is evaluated data its reading as null. The Excel is getting generated in the app, for few customers it works fine for few customers and not working for other c…...evaluation of formulas in the workbook. workbook.CalculateFormula(); Inspect...@s3005301 , Please try using the Workbook.calculateFormula() method...

    forum.aspose.com/t/not-able-to-read-cells-and-g...
  7. How to Create Dynamic Chart with Dropdown List ...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....a new workbook and access the first worksheet. Workbook workbook...WorksheetCollection sheets = workbook . GetWorksheets (); Worksheet...

    docs.aspose.com/cells/cpp/create-dynamic-chart-...
  8. 指定在刷新数据透视表时数据透视表是否兼容Excel2003|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...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...arrayBuffer (); const workbook = new Workbook ( new Uint8Array (...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  9. EXcel to PDF Conversion- Font Size and Page Sca...

    Hi, We are currently using Aspose.Cells for Java v25.6 to generate PDF files from Excel documents. In our Excel files, we use MS ゴシック for text and Arial for numeric values. However, we’ve observed several discrepancies…...using: Worksheet worksheet = workbook.getWorksheets().get("Design");...e.PDF_16); workbook.calculateFormula(); workbook.save(pdfFilePath...

    forum.aspose.com/t/excel-to-pdf-conversion-font...
  10. 提示框|Aspose.Slides for PHP 文档

    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....10 , 500 , 500 , false ); $workBook = $chart -> getChartData ()...-> getSeries () -> add ( $workBook -> getCell ( 0 , 0 , $seriesIndex...

    docs.aspose.com/slides/zh/php-java/callout/