Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 21,314 for

worksheet

(0.08 sec)
  1. 为每个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...
  2. 在 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...
  3. 如何使用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-...
  4. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects using Aspose.Cells with C++....xls" ); Worksheet ws = wb . GetWorksheets ()...

    docs.aspose.com/cells/cpp/get-or-set-the-class-...
  5. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells for Node.js via C++....new GS ()); // Access first worksheet const ws = wb . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/implement-cell...
  6. 如何用Node.js通过C++控制工作表标签栏|Documentation

    学习如何使用Aspose.Cells for Node.js via C++控制工作表标签栏。...reference of the newly added worksheet const ws = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-cont...
  7. 将CSV转换为JSON,使用C++|Documentation

    使用简单易用的Aspose.Cells for C++ API将CSV文件转换为JSON。...Get the last cell in the worksheet Cell lastCell = workbook ...

    docs.aspose.com/cells/zh/cpp/convert-csv-to-json/
  8. Support the layout of DIV tags while loading HT...

    Learn how to support the layout of DIV tags while loading HTML into an Excel workbook using Aspose.Cells for C++....tempHtmlPath , loadOptions ); Worksheet ws = wb . GetWorksheets ()...

    docs.aspose.com/cells/cpp/support-the-layout-of...
  9. Manage Comments and Notes|Documentation

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

    docs.aspose.com/cells/java/comments-and-notes/
  10. How to Replace Partical Text in Cell|Documentation

    Learn how to replace partical text in cell with Aspose.Cells....Validation Import Data into Worksheet...

    docs.aspose.com/cells/net/how-to-replace-partic...