Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 106,129 for

workbook

(1.51 sec)
  1. 使用 Aspose.Cells for Node.js via C++ 将文本转换为列|Doc...

    学习如何使用 Aspose.Cells for Node.js via C++ 在 Excel 中将文本转换为列。...Create a workbook. const wb = new AsposeCells . Workbook (); //..., 5 , opts ); // Save the workbook in xlsx format. wb . save...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-tex...
  2. Create Style object using CellsFactory class|Do...

    Aspose.Cells is a Python 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 for Python via .NET 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/python-net/create-style-o...
  3. 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-...
  4. Import and Export Worksheet|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....Cells Save Workbook to Text or CSV Format in Aspose...

    docs.aspose.com/cells/net/import-and-export-wor...
  5. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…...3 KB) Workbook wb = new Workbook(filePath + "TEstTrail...out_net.zip (206.1 KB) Workbook wb = new Workbook(filePath + "File...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  6. Convert PDF to SVG Format in Jython|Aspose.PDF ...

    Learn how to convert a PDF document into SVG format using Jython with Aspose.PDF for scalable vector graphics output....GitHub Convert PDF to Excel Workbook in Jython Convert SVG file...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  7. Smart Markers in 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....Document Assistant Close Save Workbook to Text or CSV Format in Aspose...

    docs.aspose.com/cells/net/smart-markers-in-aspo...
  8. 在 Android 上管理演示文稿中的 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。... 创建 Workbook 对象并访问 OLE 数据。 访问目标 Worksheet...Worksheet 并修改数据。 将更新后的 Workbook 保存到流中。 从流中更改 OLE 对象数据。 下面的示例中,访问了 OLE...

    docs.aspose.com/slides/zh/androidjava/manage-ole/
  9. Data Formatting|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....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/java/data-formatting/
  10. 工作表尺寸调整的可行方案|Aspose.Slides 文档

    在 PowerPoint 演示文稿中使用 C++ 的工作表尺寸调整可行方案...; Aspose :: Cells :: Workbook workbook ( u "sample.xlsx" ); auto...auto worksheet = workbook . GetWorksheets (). Get ( worksheetIndex...

    docs.aspose.com/slides/zh/cpp/working-solution-...