Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 30,454 for

worksheet

(0.12 sec)
  1. 档案

    档案...Worksheets[0] 访问第一个工作表。 添加一个使用 ChartType...Workbook("sample-data.xlsx"); Worksheet sheet = workbook.Worksheets[0]; // 添加甘特图...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  2. Java API to Render CGM to CSV | products.aspose...

    Export CGM to CSV via Java API without using Microsoft Excel or Adobe Reader... Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/cgm-t...
  3. Java API to Render PCL to SXC | products.aspose...

    Export PCL to SXC via Java API without using Microsoft Excel or Adobe Reader... Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/pcl-t...
  4. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C++. Step-by-step guide with code samples....38 , 25 }); // Add a new worksheet to populate cells with data...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  5. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly.... Open the desired Worksheet and edit the data. Save the...workbook data. workbook . worksheets . get ( 0 ) . cells . get...

    docs.aspose.com/slides/python-net/manage-ole/
  6. 档案

    档案...worksheetIndex++) { // 获取工作表的参考 Worksheet ws = collection.get(worksheetIndex);...worksheetIndex++) { // 获取工作表的参考 Worksheet ws = collection.get(worksheetIndex);...

    blog.aspose.com/zh/cells/convert-excel-files-to...
  7. XLSX to PDF only the first rows are rendered - ...

    Hi team, I’m converting an Excel file (.xlsx) to PDF. The PDF only shows the first rows of the sheet; the rest of the rows are not rendered. I’m attaching the original Excel and a screenshot of the output where the trun…...printable area is set for the worksheet in your template Excel file...PageSetup pageSetup = workbook.Worksheets["Sheet1"].PageSetup; //Remove...

    forum.aspose.com/t/xlsx-to-pdf-only-the-first-r...
  8. Java API to Render PS to XLT | products.aspose.com

    Export PS to XLT via Java API without using Microsoft Excel or Adobe Reader...such as creating and editing worksheets, formatting cells, and applying...converted XLSX file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/ps-to...
  9. Java API to Render PCL to TXT | products.aspose...

    Export PCL to TXT via Java API without using Microsoft Excel or Adobe Reader...formats, adding or removing worksheets, cells, rows, and columns...converted XLSX file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/pcl-t...
  10. How to create Dynamic Chart with Dropdown List ...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for JavaScript via C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....workbook and access the first worksheet. const workbook = new Workbook...const sheets = workbook . worksheets ; const sheet = sheets ....

    docs.aspose.com/cells/javascript-cpp/create-dyn...