Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 21,287 for

worksheet

(0.12 sec)
  1. 使用 Node.js via C++ 在非原始形状的数据|Documentation

    了解如何在 Aspose.Cells for Node.js via C++ 中访问和操作非原始形状。...Workbook ( filePath ); const worksheet = workbook . getWorksheets...defined shape const shape = worksheet . getShapes (). get ( 0 );...

    docs.aspose.com/cells/zh/nodejs-cpp/data-in-non...
  2. 用 C++ 将页面设置从源工作表复制到目标工作表|Documentation

    本文说明如何使用 C++ API 或示例代码,将页面设置从源工作表复制到目标工作表。... Add ( u "TestSheet2" ); Worksheet TestSheet1 = wb . GetWorksheets... Get ( u "TestSheet1" ); Worksheet TestSheet2 = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/copy-page-setup-se...
  3. Python Excel Spreadsheet API | products.aspose.com

    Python library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, HTML, TXT and other popular formats....excel formats and can render worksheets to XPS, PDF, MHTML, HTML...Collections Chart to Image Worksheet to Image Spreadsheet to PDF...

    products.aspose.com/cells/python-java/
  4. 通过Node.js和C++管理分页符|Documentation

    本文提供示例代码,并说明如何以编程方式在Excel工作表中添加、清除或删除特定的分页符,使用Aspose.Cells for Node.js via C++。... 工作表由 Worksheet 类表示。 Worksheet 类提供了用于管理工作表的广泛的属性和方法。...类提供了用于管理工作表的广泛的属性和方法。 要添加分页符,使用 Worksheet 类的 Worksheet.getHorizontalPageBre()...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-pa...
  5. Converting Chart to Image in Ruby|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.... new # Get the first worksheet. sheet = workbook . getWorksheets...get ( 0 ) # Set the name of worksheet sheet . setName ( "Data" )...

    docs.aspose.com/cells/java/converting-chart-to-...
  6. How to Format Number as Date with C++|Documenta...

    This article will introduce how to format number to date using Aspose.Cells for C++ API....Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...the date format Cell a1 = worksheet . GetCells (). Get ( u "A1"...

    docs.aspose.com/cells/cpp/format-number-to-date/
  7. Use Error Checking Options|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel Worksheets e.g. Numbers stored as Text using Aspose.Cells for Python via .NET API....error checking option for a worksheet in the template XLS file using...NET APIs. How to Scale a Worksheet with Python.NET...

    docs.aspose.com/cells/python-net/use-error-chec...
  8. 用C++管理范围|Documentation

    学习如何使用Aspose.Cells和C++管理Excel文件中的范围。通过编程创建、修改和设置范围样式。...类包含一个 Worksheets 集合,允许访问Excel文件中的每个工作表。工作表由 Worksheet 类表示。 Worksheet...Get Cells from the first worksheet Cells cells = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/managing-ranges/
  9. Processing pivot tables corrupts Excel under so...

    I have a template Worksheet that has a pivot table on it. It works exactly as expected when processed through Aspose Cells. I copy that Worksheet to a new file & rename it. Run through the same data load process and a…...6:21pm 1 I have a template worksheet that has a pivot table on...Aspose Cells. I copy that worksheet to a new file & rename it...

    forum.aspose.com/t/processing-pivot-tables-corr...
  10. Set DefaultFont property of PdfSaveOptions and ...

    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....The A1 cell (in the first worksheet) has a text set to “Christmas...The code renders the first worksheet to PNG and TIFF image formats...

    docs.aspose.com/cells/java/set-defaultfont-prop...