Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 87,253 for

workbook

(0.36 sec)
  1. 使用C++复制范围数据并保持样式|Documentation

    使用Aspose.Cells for C++在Excel文件中复制范围数据,包括单元格样式...02_OutputDirectory \\ " ); Workbook workbook ; Cells cells = workbook . GetWorksheets..., u "D3" ); Style style = workbook . CreateStyle (); style ....

    docs.aspose.com/cells/zh/cpp/copy-range-data-wi...
  2. 仅复制范围数据(无格式) C++实现|Documentation

    学习如何使用Aspose.Cells与C++仅复制范围数据,不包括格式。...02_OutputDirectory \\ " ); Workbook workbook ; Cells cells = workbook . GetWorksheets..., u "D3" ); Style style = workbook . CreateStyle (); style ....

    docs.aspose.com/cells/zh/cpp/copy-range-data-only/
  3. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for Node.js via C++....Initialize a new Workbook // Open an Excel file const workbook = new AsposeCells...AsposeCells . Workbook ( path . join ( dataDir , "input.xlsx"...

    docs.aspose.com/cells/nodejs-cpp/resampling-add...
  4. 在 Node.js 和 C++ 中用图像作为纹理平铺在形状内|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 将一张小图片作为纹理平铺在形状内...file const workbook = new AsposeCells . Workbook ( path . join...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/tile-pictur...
  5. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with C++....xlsx" ; // Create a Workbook object and opening the file...file from its path Workbook workbook ( inputFilePath ); // Instantiate...

    docs.aspose.com/cells/cpp/keep-separators-for-b...
  6. Working with Worksheets in Apache POI and Aspos...

    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....Sheet Within Workbook Re-Order Sheets Within Workbook Header and...Assistant Close Working with Workbooks in Apache POI and Aspose.Cells...

    docs.aspose.com/cells/java/working-with-workshe...
  7. 通过 C++ 使用 Node.js 格式化范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 格式化 Excel 中的一组单元格。...the workbook const workbook = new AsposeCells . Workbook ( filePath...first worksheet const ws = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-form...
  8. Chart Data Label|Aspose.Slides for Node.js via ...

    Set PowerPoint chart data label and distance in JavaScript...the chart data worksheet var workbook = chart . getChartData ()...getChartData (). getSeries (). add ( workbook . getCell ( defaultWorksheetInde...

    docs.aspose.com/slides/nodejs-java/chart-data-l...
  9. Aspose.Cells Pivot PrintArea - Free Support For...

    When shifting from Aspose Cells v 25.3.0 to 25.4.0, the PrintArea behavior changed. Background: given an excel spreadsheet like this: Year Product Gross Net - - - 2001 Apples 100 30 Row Labels Sum of Net Ba…...Workbook.Worksheets.ActiveSheetIndex...SubstringBefore(")"); sheet.Workbook.Save(stream, _pivotSaveOptions);...

    forum.aspose.com/t/aspose-cells-pivot-printarea...
  10. Aspose.Cells GridJs for .NET Pagination for lar...

    We are currently using Aspose GridJs. While the current implementation works well for moderate sized worksheets, we are encountering performance and memory challenges with very large datasets especially those containing …...page size directly from the workbook in a memory-efficient manner...attempting to load the full workbook or even copy a portion of...

    forum.aspose.com/t/aspose-cells-gridjs-for-net-...