Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 104,120 for

workbook

(0.53 sec)
  1. 用Node.js通过C++区分X轴和类别轴的差异|Documentation

    了解如何区分Aspose.Cells for Node.js via C++中的X轴和类别轴。我们的指南将帮助您理解它们在使用和属性上的差异,以及如何根据需要配置它们。...xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/x-axis-vs-c...
  2. Light Cells Customization implementation - Free...

    I am trying to do read and write operation using aspose cells version 24.7 and java version 17. I have implemented Light Cells API (implemented LightCellsDataHandler for read and LightCellsDataProvider for write operatio…...new LinkedHashMap<>(); Workbook workbook = null; try { logger.step(LoggerEnum...%d", currentCount)); workbook = new Workbook(inputStream); WorksheetCollection...

    forum.aspose.com/t/light-cells-customization-im...
  3. 用JavaScript通过C++操作非原始形状的数据|Documentation

    学习如何访问和操作Aspose.Cells for JavaScript中的非原始形状。..."text/javascript" > const { Workbook , Utils } = AsposeCells ;...arrayBuffer (); const workbook = new Workbook ( new Uint8Array (...

    docs.aspose.com/cells/zh/javascript-cpp/data-in...
  4. Manage Callouts in Presentation Charts Using PH...

    Create and style callouts in Aspose.Slides for PHP via Java with concise code examples, compatible with PPT and PPTX to automate presentation workflows....10 , 500 , 500 , false ); $workBook = $chart -> getChartData ()...-> getSeries () -> add ( $workBook -> getCell ( 0 , 0 , $seriesIndex...

    docs.aspose.com/slides/php-java/callout/
  5. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells.... Finally, it saves the workbook in output XLSX and output...column. Finally, it saves the workbook in output XLSX format. Sample...

    docs.aspose.com/cells/net/create-slicer/
  6. Globalization and Localization|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....Close Import XML to Excel workbook Using WorkbookMetadata Analyzing...

    docs.aspose.com/cells/net/globalization-and-loc...
  7. Export Comments while Saving Excel file to HTML...

    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.... Workbook ( path . join ( sourceDir...js via C++ Export Document Workbook and Worksheet Properties in...

    docs.aspose.com/cells/nodejs-cpp/export-comment...
  8. How can I prepare large Excel files before zipp...

    I have been working with large Excel files that contain multiple sheets, formulas, charts, and images. These files are often very heavy and when I try to compress them I worry about losing formatting or breaking formulas…...@immiran Summary Large Excel workbooks can be reduced in size before...This extra XML inflates the workbook size. Embedded images – Pictures...

    forum.aspose.com/t/how-can-i-prepare-large-exce...
  9. Ignore styles to get better performance in Grid...

    This article describes how to use IgnoreStyleWithNoData to get better performance in GridWeb....rows and columns from the workbook. Get Better Performance While...While Loading Workbook Please check the sample Excel file When...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. 如何使用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...