Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 25,766 for

worksheet

(0.09 sec)
  1. Insert Ranges into Excel with Golang via C++|Do...

    Learn how to insert ranges into Excel files using Aspose.Cells with Golang via C++....Cells: Create Workbook and Worksheet Scoped Named Ranges with Golang...

    docs.aspose.com/cells/go-cpp/insert-ranges-to-e...
  2. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...Worksheet. However, if multiple pages...Assuming curSheet is your Worksheet object final PageSetup pgSetup...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  3. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for PHP, boosting presentation impact across PPT and PPTX formats with clear code examples....Getting the default chart data WorkSheet index $defaultWorksheetInde...# Getting the chart data WorkSheet $fact = $chart -> getChartData...

    docs.aspose.com/slides/php-java/chart-data-marker/
  4. 导出 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...
  5. Set Line Spacing of the Paragraph in a Shape or...

    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....Text with Shape inside the Worksheet Analyzing your prompt, please...

    docs.aspose.com/cells/net/set-line-spacing-of-t...
  6. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.Cells in C++....such as cell, row, table, worksheet, image, shape, header/footer...

    docs.aspose.com/cells/go-cpp/export-document-st...
  7. Get Hyperlinks in Range|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....the number of cells in the Worksheet Get Range with External Links...

    docs.aspose.com/cells/python-java/get-hyperlink...
  8. 在用C++刷新数据透视表时,指定该数据透视表是否兼容Excel 2003|Documentation

    学习如何在用Aspose.Cells for C++刷新数据透视表时,指定数据透视表的Excel2003兼容性。...first worksheet that contains pivot table data Worksheet dataSheet...second worksheet that contains pivot table Worksheet pivotSheet...

    docs.aspose.com/cells/zh/cpp/specify-whether-th...
  9. Convert JSON to Excel with JavaScript via C++|D...

    Learn how to convert a JSON file to an Excel workbook with Aspose.Cells for JavaScript via C++....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...Workbook (); const worksheet = book . worksheets . get ( sheetName...

    docs.aspose.com/cells/javascript-cpp/convert-js...
  10. 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...