Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 87,332 for

workbook

(0.15 sec)
  1. Chart Series|Aspose.Slides Documentation

    Chart series in PowerPoint presentations in Java...300 ); IChartDataWorkbook workBook = chart . getChartData ()...getChartData (). getSeries (). add ( workBook . getCell ( 0 , 0 , 1 , "Series...

    docs.aspose.com/slides/java/chart-series/
  2. Chart Series|Aspose.Slides Documentation

    Chart series in PowerPoint presentations in Java...300 ); IChartDataWorkbook workBook = chart . getChartData ()...getChartData (). getSeries (). add ( workBook . getCell ( 0 , 0 , 1 , "Series...

    docs.aspose.com/slides/androidjava/chart-series/
  3. 档案

    档案...文件 intrusive_ptr<IWorkbook> workbook = Factory::CreateIWorkboo....xlsx"))); // 另存为 HTML 文件 workbook->Save(outDir->StringAppend(new...

    blog.aspose.com/zh/cells/convert-excel-to-html-...
  4. 通过 C++ 使用 Node.js 监控运行中的程序|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....limit is 1 second // Loads the workbook with the specified load options...const wb = new AsposeCells . Workbook ( filePath , lopts ); // if...

    docs.aspose.com/cells/zh/nodejs-cpp/monitor-run...
  5. 使用C++处理形状或图表的发光效果|Documentation

    学习如何使用Aspose.Cells for C++处理形状或图表的发光效果。...Load your source excel file Workbook wb ( srcDir + u "sample.xlsx"...SetTransparency ( 0.4 ); // Save the workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/zh/cpp/working-with-the-g...
  6. 在 Python.NET 中使用 InterruptMonitor 在转换或加载过慢时停止操作...

    学习如何在 Python 中使用 Aspose.Cells 的 InterruptMonitor 中断 Excel 文件处理,以在长时间操作中高效管理资源。...请使用 Workbook.interrupt_monitor 属性停止转换,使用...time from aspose.cells import Workbook , Worksheet , CellsException...

    docs.aspose.com/cells/zh/python-net/stop-conver...
  7. Create Style object using CellsFactory class|Do...

    Aspose.Cells is a .NET library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....sets the Default Style of the workbook. Please download the output...

    docs.aspose.com/cells/net/create-style-object-u...
  8. Create Style object using CellsFactory class|Do...

    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....sets the Default Style of the workbook. Please download the output...

    docs.aspose.com/cells/java/create-style-object-...
  9. Managing Charts and Shapes in Aspose.Cells|Docu...

    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....High-level programming with a workbook object model Rendering and...

    docs.aspose.com/cells/net/managing-charts-and-s...
  10. Wrong retrieving of the isAlignmentApplied() fl...

    Hi, we’re experiencing an unexpected behavior when working with a custom cell style. Specifically, after setting the Right alignment on the custom style and then unchecking the “Alignment” checkbox from the custom styl…...throws Throwable { Workbook workbook = new Workbook(dir + "output..."output.xlsx"); Style style = workbook.getWorksheets().get(0).getCells()...

    forum.aspose.com/t/wrong-retrieving-of-the-isal...