Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 26,810 for

excel worksheet

(0.15 sec)
  1. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...to an excel file. I have a chart in the ppt and excel file I... given a chart and data in Excel. Add the chart as an OLE object...

    forum.aspose.com/t/aspose-queries/311420
  2. Specify how to cross strings in output PDF and ...

    Learn how to control text overflow in PDF and image outputs using Aspose.Cells for C++.... When you save your Excel file as PDF or image, you can...Default : Display text like MS Excel, which depends on the next cell...

    docs.aspose.com/cells/cpp/specify-how-to-cross-...
  3. Copy VBA Macro UserForm DesignerStorage from Te...

    Learn how to copy a VBA project, including Designer Storage, from one Excel file to another using Aspose.Cells for JavaScript via C++....project from one Excel file into another Excel file. A VBA project...VBA project from the template Excel file into an empty workbook...

    docs.aspose.com/cells/javascript-cpp/copy-vba-m...
  4. 使用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...
  5. Update XLT File using Python | products.aspose.com

    Modify XLT document in Python applications without using Microsoft Excel....formats including Microsoft Excel files. Aspose.Cells for Python...parameter Access of relevant Worksheet using getWorksheets().get(index)...

    products.aspose.com/total/python-java/update/xlt/
  6. 刷新和计算含有计算项数据透视表,使用 C++|Documentation

    使用 Aspose.Cells 和 C++ 刷新并计算包含计算项的数据透视表。...以下示例代码加载了包含三个计算项(如“add”、“div”、“div2”)的 源 Excel 文件 ,首先将单元格 D2 的值修改为 20,然后使用...快捷键或点击数据透视表的刷新按钮,使用 Microsoft Excel 进行验证。 #include <iostream> #include...

    docs.aspose.com/cells/zh/cpp/refresh-and-calcul...
  7. Get All Hidden Rows Indices after Refreshing Au...

    Learn how to get all hidden rows indices after refreshing AutoFilter by using the Aspose.Cells for C++ API....apply the auto filter on worksheet cells, then some of the rows...already hidden manually by Excel end user and they are not hidden...

    docs.aspose.com/cells/go-cpp/get-all-hidden-row...
  8. 在Php中复制和移动工作表|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....copy_worksheet 方法。以下是代码示例。 PHP 代码 # Create a Worksheets object...the modified Excel file in default (that is Excel 2003) format...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  9. Implement a Custom Calculation Engine to Extend...

    This article describes how to extend the default calculation engine by implementing a custom calculation engine using the Aspose.Cells library. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to implement a custom calculation engine and get the results. Finally, we save the modified Excel file to disk....almost all of the Microsoft Excel formulas. Nevertheless, it also...function without writing it in a worksheet AI Document Assistant Close...

    docs.aspose.com/cells/net/implement-custom-calc...
  10. 用 C++ 取消冻结 Excel 工作表的行或列|Documentation

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

    docs.aspose.com/cells/zh/cpp/unfreeze-rows-or-c...