Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 21,315 for

worksheet

(0.07 sec)
  1. 导出 Excel 数据以填写 PDF 表单|Aspose.PDF for .NET

    本节解释了如何使用 AutoFiller 类导出 Excel 工作表数据以填写 PDF 表单。...the first worksheet in the Excel file var worksheet = workbook...workbook . Worksheets [ 0 ]; // Exporting the contents of 7 rows and...

    docs.aspose.com/pdf/zh/net/export-excel-workshe...
  2. Aspose.Cells 8.5.1中的公共API更改|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....Worksheet TableDataSourceType.XML 添加了ListObject..."D:/book1.xlsx" ); Worksheet sheet = book . Worksheets [ 0 ]; ListObject...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. Specify whether the PivotTable is compatible fo...

    Learn how to specify PivotTable compatibility for Excel2003 using Aspose.Cells for C++ while refreshing the PivotTable....first worksheet that contains pivot table data Worksheet dataSheet...second worksheet that contains pivot table Worksheet pivotSheet...

    docs.aspose.com/cells/cpp/specify-whether-the-p...
  4. Setting Shared Formula in Aspose.Cells|Document...

    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....Hide ] Suppose you have a worksheet filled with data. You want...cells collection in the first worksheet Aspose . Cells . Cells cells...

    docs.aspose.com/cells/net/setting-shared-formul...
  5. Add Cells to Microsoft Excel Formula Watch Wind...

    Learn how to use Aspose.Cells for C++ to add cells to the formula watch window in Excel. Load or create an Excel file, manipulate cells, set formulas, and save the modified file....Similarly, you can use the Worksheet.CellWatches.Add() method to...wb ; // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/add-cells-to-microsof...
  6. Managing Charts and Shapes in Aspose.Cells|Docu...

    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....Add WordArt Watermark to Worksheet in Aspose.Cells Copy Shapes...Shapes between Worksheets in Aspose.Cells Locking WordArt Watermark...

    docs.aspose.com/cells/net/managing-charts-and-s...
  7. Create a Chart in a PowerPoint Presentation in ...

    Learn how to automate PowerPoint chart creation using C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop....it with data from an Excel worksheet, adjust formatting and layout...data. Access the chart data worksheet using the Excel workbook instance...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  8. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles during Excel to HTML conversion using Aspose.Cells for C++.... ); // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/exclude-unused-styles...
  9. Aspose.Cells 8.9.2 中的公共 API 变更|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....Workbook (); // Access first worksheet from collection var sheet...sheet = book . Worksheets [ 0 ]; // Add a Shape of type TextBox to...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting...xlsx" ); // Access first worksheet. Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/change-cells-alignmen...