Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 21,287 for

worksheet

(0.04 sec)
  1. 使用 C++ 合并文件|Documentation

    学习如何使用 Aspose.Cells for C++ 高效合并Excel文件。...Combine() 方法合并多个工作簿,使用 Worksheet.Copy() 方法将工作表复制到新工作簿。这些方法...idx < count ; ++ idx ) { Worksheet sheet = sheets . Get ( idx...

    docs.aspose.com/cells/zh/cpp/merge-files/
  2. Support the layout of DIV tags while loading HT...

    Learn how to preserve DIV tag layouts when importing HTML into Excel workbooks using Aspose.Cells for Python via .NET. Maintain HTML structure conversions with precise control....columns of first worksheet ws = wb . worksheets [ 0 ] ws . auto_fit_rows...

    docs.aspose.com/cells/python-net/support-the-la...
  3. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in pivot table with Aspose.Cells for Python via .NET....calculated field is added to the worksheet. Set the original data and...

    docs.aspose.com/cells/python-net/add-calculated...
  4. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for .Net....method (encapsulated in the Worksheet object). The new Comment object...

    docs.aspose.com/cells/python-net/comments-and-n...
  5. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in Python to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....formatting rules for the Worksheet object. These rules can be...

    docs.aspose.com/cells/python-net/apply-shading-...
  6. How to Edit Excel File in C++

    In this example, we will explore how to edit Excel file in C++. You can manipulate the Excel file data programmatically in C++ using simple API interface that can be used both in Microsoft Windows and Linux etc....the cells A1 and C1 inside worksheet and set data and formula string...

    kb.aspose.com/cells/cpp/how-to-edit-excel-file-...
  7. 为每个Excel工作表渲染一页PDF 使用C++将Excel转换为PDF|Documentation

    使用Aspose.Cells将每个工作表转换为一页的PDF格式。...// Implement one page per worksheet option PdfSaveOptions pdfSaveOptions...

    docs.aspose.com/cells/zh/cpp/render-one-pdf-pag...
  8. 在 C++ 中如何用 PivotOptions 管理数据透视图|Documentation

    使用 C++ 管理带有 PivotOptions 的数据透视图的方法。...first chart from the first worksheet Chart chart = book . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/how-to-manage-pivo...
  9. 如何使用C++设置系列不可见|Documentation

    在Excel图表中,你可能需要将系列设置为不可见。本文介绍如何使用Aspose.Cells与C++实现。...charts collection of the first worksheet ChartCollection charts = workbook...

    docs.aspose.com/cells/zh/cpp/how-to-set-series-...
  10. Convert JSON Format to PPT via C++ | products.a...

    Parse JSON to PPT in C++ without using Microsoft PowerPoint...height for all rows in the worksheet, you can do it by using the...width for all columns in the worksheet, use the ICells collection’s...

    products.aspose.com/total/cpp/conversion/json-t...