Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 203,553 for

excel

(1.95 sec)
  1. Dynamic add a svg picture not work when convert...

    Hi, I am using aspose-20.12. I want to add a svg picture before save to html. but in the html, can not found the picture. Workbook workbook = new Workbook("Excel-normal3.xlsx"); Worksheet worksheet = workbook.getWorksh…...Workbook workbook = new Workbook("excel-normal3.xlsx"); Worksheet worksheet..."test.svg"); workbook.save("excel-normal3.html"); upload-aspose...

    forum.aspose.com/t/dynamic-add-a-svg-picture-no...
  2. Aspose.Cells.CellsException:“Metafile::PixelFor...

    An error occurred when converting the Excel file to PDF: Aspose.Cells.CellsException:“Metafile::PixelForamt” CIPL-INDIA-LIMO-4-Air.7z (144.1 KB) using Aspose.Cells; var workbook = new Workbook("./CIPL-INDIA-LIMO-4-Ai…...occurred when converting the Excel file to PDF: Aspose.Cells.C...you’re encountering during Excel to PDF conversion may be related...

    forum.aspose.com/t/aspose-cells-cellsexception-...
  3. Ways to Calculate Formulas|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....that are part of Microsoft Excel. They can be used through the...creating a formula in Microsoft Excel. Use a comma (,) to delimit...

    docs.aspose.com/cells/go-cpp/ways-to-calculate-...
  4. 如何使用C++创建龙卷风图|Documentation

    了解如何使用API Aspose.Cells for C++创建龙卷风图。...种常用于Excel中的敏感性分析的数据可视化类型。它帮助您理解变量变化对特定结果或结果的影响。 如何在Excel中创建龙卷风图表...如何在Excel中创建龙卷风图表 您可以通过以下步骤在Excel中创建龙卷风图表: 选择数据并转到插入 –> 图表 –> 插入柱状图或条形图 –>...

    docs.aspose.com/cells/zh/cpp/create-tornado-chart/
  5. 用 C++ 取消冻结 Excel 工作表的行或列|Documentation

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

    docs.aspose.com/cells/zh/cpp/unfreeze-rows-or-c...
  6. 应用小计并更改大纲摘要行的方向,而不是详细信息下面的行|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++应用小计并更改详细内容下的轮廓摘要行的方向。...SummaryRowBelow 属性,在下图所示的 Microsoft Excel 中通过“数据 > 大纲 > 设置”来控制大纲摘要行在细节下方的方向。...下图显示了示例代码中使用的源Excel文件,其中包含列A和B中的一些数据。 下图显示了示例代码生成的输出Excel文件。如您所见,对...

    docs.aspose.com/cells/zh/javascript-cpp/applyin...
  7. 在刷新AutoFilter后获取所有隐藏行索引|Documentation

    了解如何在使用C++ API的Aspose.Cells for JavaScript中,通过刷新AutoFilter后获取所有隐藏行的索引。...但也可能有一些行已被Excel最终用户手动隐藏,这些行并不是由自动筛选隐藏的。因此,很...难知道哪些行是由自动筛选隐藏的,哪些行是由Excel最终用户手动隐藏的。Aspose.Cells for JavaScript通过C++解决了这个问题,使用...

    docs.aspose.com/cells/zh/javascript-cpp/get-all...
  8. Apply Styles to Ranges in Workbooks|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....columns of workbooks: VSTO Excel . Workbook myWorkbook = this...Workbooks . Open ( fileName ); Excel . Worksheet mySheet = myWorkbook...

    docs.aspose.com/cells/net/apply-styles-to-range...
  9. 在工作簿中应用样式|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....下面是对应用样式到工作簿的行和列的代码比较: VSTO Excel . Workbook myWorkbook = this...Workbooks . Open ( fileName ); Excel . Worksheet mySheet = myWorkbook...

    docs.aspose.com/cells/zh/net/apply-styles-to-ra...
  10. Copy VBA Macro UserForm DesignerStorage from Te...

    Learn how to copy VBA Macro UserForm DesignerStorage from a template to a target workbook using Aspose.Cells for 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/cpp/copy-vba-macro-userfo...