Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 26,787 for

excel worksheet

(0.07 sec)
  1. 在 Jython 中将工作表转换为 SVG|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....xls" ) # Convert each worksheet into svg format in a single...setOnePagePerSheet ( True ) # Convert each worksheet into svg format sheetCount...

    docs.aspose.com/cells/zh/java/converting-worksh...
  2. Setting Page Options in 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....Instantiating a Workbook object by Excel file path workbook = self ....Accessing the first worksheet in the Excel file worksheets = workbook...

    docs.aspose.com/cells/java/setting-page-options...
  3. 使用 PageIndex 和 PageCount 属性在 Node.js 中渲染页面序列|Do...

    学习如何使用 Aspose.Cells for Node.js via C++ 将 Excel 文件的特定页面渲染为图像。...getPageCount() 属性,将 Excel 文件的页面序列渲染为图像。这些属性在工作表页面很多(比...ageCount属性呈现页面序列 以下示例加载 示例 Excel 文件 ,并只渲染第4、5、6和7页,使用 ImageOrPrintOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/render-sequ...
  4. 使用JavaScript通过C++判断Shape是否为Smart Art Shape|Docu...

    学习如何使用Aspose.Cells for Java脚本通过C++判断Excel中的形状是否为Smart Art...] 可能的使用场景 智能艺术形状是Microsoft Excel中的特殊形状,允许你自动创建复杂的图表。你可以使用 Shape...确定形状是否为智能图形 以下示例代码加载包含智能艺术形状的 示例Excel文件 ,如截图所示。然后它打印第一个形状的 Shape.isSmartArt()...

    docs.aspose.com/cells/zh/javascript-cpp/determi...
  5. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting in JavaScript via C++...sample code loads the sample Excel file , creates the range, and...compares the sample Excel file with the output Excel file and shows...

    docs.aspose.com/cells/javascript-cpp/change-cel...
  6. 带有C++的日期轴|Documentation

    了解如何管理Aspose.Cells for C++中的日期轴。我们的指南将帮助您理解如何处理各种日期格式、时间刻度和刻度标签频率。...处理日期轴就像处理Microsoft Excel一样 请参阅以下示例代码,此代码创建一个新的Excel文件并将图表的值放在第一个工作表中。...// Get the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/date-axis/
  7. Re-Order Sheets Within Workbook|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....method, Worksheet.moveTo() , used to move a worksheet to another...WorksheetCollection worksheets = workbook . getWorksheets (); Worksheet worksheet1...

    docs.aspose.com/cells/java/re-order-sheets-with...
  8. 使用C++创建动态图表|Documentation

    学习如何在Aspose.Cells for C++中创建动态图表。我们的指南将演示如何根据需求动态更新图表数据、系列和格式,从而在工作表中直观展示不断变化的数据。...为了触发数据源的更改,可以使用Excel表的筛选选项,或者使用控件如下拉列表或下拉菜单。 本文展示了使用上述两种方法利用Aspose...for C++ API创建动态图表的示例。 使用ExcelExcel表格在Aspose.Cells的视角中被称为Li...

    docs.aspose.com/cells/zh/cpp/create-dynamic-cha...
  9. Output Blank Page when there is Nothing to Prin...

    Handle empty Worksheets and print blank pages with Aspose.Cells using C++....anything when you export the worksheet to an image. You can change...an empty worksheet and renders the empty worksheet to an image...

    docs.aspose.com/cells/cpp/output-blank-page-whe...
  10. 使用C++将图表转换为SVG格式图像|Documentation

    学习如何使用Aspose.Cells结合C++将图表转换为SVG图像。...该代码加载源Microsoft Excel文件,然后将第一个工作表上找到的第一个图表保存为SVG。...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/converting-chart-t...