Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 26,945 for

excel worksheet

(0.26 sec)
  1. Technical Articles|Aspose.Slides for Python Doc...

    Technical articles for Aspose.Slides for Python via .NET: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Hide ] Working Solution for Worksheet Resizing Prevent Presentation...Python API Limitations Integrate Excel Data into PowerPoint Presentations...

    docs.aspose.com/slides/python-net/technical-art...
  2. Different Ways to Save Files|Documentation

    Aspose.Cells for Python via .NET can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....which represents a Microsoft Excel file and provides the properties...methods necessary to work with Excel files. The Workbook class provides...

    docs.aspose.com/cells/python-net/different-ways...
  3. 通过C++用JavaScript打开文件的不同方法|Documentation

    本文介绍如何使用Aspose.Cells for JavaScript通过C++ API打开Excel文件... 如何通过路径打开Excel文件 开发者可以通过在 Workbook 类构造函数中指定本地计算机上的文件路径,打开...类构造函数中指定本地计算机上的文件路径,打开 Microsoft Excel 文件。只需将路径作为字符串传入构造函数。Aspose.Cells...

    docs.aspose.com/cells/zh/javascript-cpp/differe...
  4. 使用JavaScript通过C++创建和管理Microsoft Excel文件中的表格|Doc...

    使用Aspose.Cells for JavaScript via C++插入、调整大小、编辑、删除和格式化Excel文件中的表格。...使用JavaScript通过C++创建和管理Microsoft Excel文件中的表格 Contents [ Hide ] 创建表...列表受到意外行和列删除的保护。 在 Microsoft Excel 中创建列表对象 选择用于创建列表对象的数据范围 这将显示创建列表对话框。...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  5. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for JavaScript via C++....you create a new file in MS Excel, you will find the paper size...some data inside the first worksheet const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/load-workb...
  6. 使用C++的JavaScript生成工作表缩略图|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript从工作表生成缩略图图像。在文档和演示中创建用于预览的小图像。...< body > < h1 > Generate Worksheet Thumbnail Example </ h1 >...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/generat...
  7. Working with External Data Connection of type W...

    Learn how to work with WebQuery data connection in Microsoft Excel using Aspose.Cells with C++....data connection in Microsoft Excel using the Data > From Web menu...WebQuery . It uses the sample Excel file which you can download...

    docs.aspose.com/cells/cpp/working-with-external...
  8. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for C++....8_Strict , then the output Excel file will be saved in Strict... and saves it as an output Excel file ( output.xlsx ). If you...

    docs.aspose.com/cells/cpp/save-workbook-to-stri...
  9. 用 C++ 取消冻结 Excel 工作表的行或列|Documentation

    在本文中,您将学习如何使用 Aspose.Cells for C++ API 以编程方式取消冻结 Excel 工作表的行、列或窗格。...取消冻结 Excel 工作表的行或列 Contents [ Hide ] 介绍 在本文中,我们将学习如何在 Excel 工作...结,有时我们希望取消冻结或调整冻结的行、列或窗格。 在Excel中 点击 视图 标签 > 冻结窗格 > 取消冻结窗格 。...

    docs.aspose.com/cells/zh/cpp/unfreeze-rows-or-c...
  10. Python中的分割窗格|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....setActiveCell ( "A20" ); # Split the worksheet window workbook . getWorksheets...( 0 ). split (); # Save the excel file workbook . save ( self...

    docs.aspose.com/cells/zh/java/split-panes-in-py...