Sort Score
Result 10 results
Languages All
Labels All
Results 7,231 - 7,240 of 161,007 for

workbook

(0.09 sec)
  1. Aspose.Cells for Node.js via Java 22.5 Release ...

    Aspose.Cells for Node.js via Java 22.5 Release Notes – the latest enhancements, new features, and fixes.... Changes for saving Workbook with LightCells To make formula-related...model in memory when saving workbook with LightCells. This caused...

    docs.aspose.com/cells/nodejs-java/aspose-cells-...
  2. Aspose.Cells for PHP via Java 22.5 Release Note...

    Aspose.Cells for PHP via Java 22.5 Release Notes – the latest enhancements, new features, and fixes.... Changes for saving Workbook with LightCells To make formula-related...model in memory when saving workbook with LightCells. This caused...

    docs.aspose.com/cells/php-java/aspose-cells-for...
  3. Aspose.Cells for Python via Java 22.5 Release N...

    Aspose.Cells for Python via Java 22.5 Release Notes – the latest enhancements, new features, and fixes.... Changes for saving Workbook with LightCells To make formula-related...model in memory when saving workbook with LightCells. This caused...

    docs.aspose.com/cells/python-java/aspose-cells-...
  4. 如何在 Java 中从 Excel 生成 PDF

    在这个简短的教程中,我们将学习如何在 Java 中从 Excel 生成 PDF。您可以在 macOS、Linux 和 Windows 中执行这些任务。...库添加到项目中 在程序中使用 Import 添加对 Workbook 类的引用 将源 Excel 文件加载到工作簿对象中以转换为...转换为 PDF 只需将目标 Excel 文件加载到 Workbook 类对象中,然后将其保存为 PDF。为了正确执行此代码,不要忘记从...

    kb.aspose.com/zh/cells/java/how-to-generate-pdf...
  5. PdfSaveOptions | Aspose.Cells for Java API Refe...

    Represents the options for saving pdf file....getClass() getClearData() Make the workbook empty after saving the file...file. getCompliance() Workbook converts to pdf will according to...

    reference.aspose.com/cells/java/com.aspose.cell...
  6. Add | Aspose.Cells for .NET API 参考

    向指定单元格或单元格范围添加超链接...[C#] //实例化一个工作簿对象 Workbook excel = new Workbook (); Worksheet worksheet...'实例化工作簿对象 Dim excel As Workbook = New Workbook () Dim worksheet as...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  7. Aspose::Cells::XlsSaveOptions class | Aspose.Ce...

    Aspose::Cells::XlsSaveOptions class. Represents the save options for the Excel 97-2003 file format: xls and xlt in C++.... GetClearData() Make the workbook empty after saving the file...The data provider for saving workbook in light mode. GetMatchColor()...

    reference.aspose.com/cells/cpp/aspose.cells/xls...
  8. Aspose::Cells::Drawing::Texts::ShapeTextAlignme...

    Aspose::Cells::Drawing::Texts::ShapeTextAlignment class. Represents the setting of shape's text alignment; in C++....//Instantiating a Workbook object Workbook workbook ; Shape shape...shape = workbook . GetWorksheets (). Get ( 0 ). GetShapes (). AddRectangle...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  9. 使用Apache POI和Aspose.Cells创建数据透视表|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....Instantiating a Workbook object Workbook workbook = new Workbook (); //...worksheet Worksheet sheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/java/create-pivot-tabl...
  10. Aspose.Cells 8.1.0中的公共API更改|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....instance of Workbook Workbook book = new Workbook (); //Access...Style object and add it to Workbook's Style Collection int index...

    docs.aspose.com/cells/zh/java/public-api-change...