Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 14,848 for

worksheet

(0.11 sec)
  1. 在VSTO和Aspose.Cells中使用公式函数来处理数据|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....ActiveWorkbook ; //Access worksheet Microsoft . Office . Interop... Excel . Worksheet m_sheet = workbook . Worksheets [ 1 ]; //Access...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  2. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....necessary shapes into the worksheet. You may need to insert the...different positions of the worksheet. Or you need to batch insert...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  3. Grouping and Ungrouping Rows and Columns with C...

    Learn how to group and ungroup rows and columns in Excel files using Aspose.Cells with C++....headings for sections in a worksheet, or you can use the symbols...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/cpp/grouping-and-ungroupi...
  4. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, oleobject, shapes into Excel files....necessary shapes into the worksheet.You may need to insert the...different positions of the worksheet.Or you need to batch insert...

    docs.aspose.com/cells/python-net/insert-shapes/
  5. Copy and Move Worksheets Within and Between Wor...

    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....Copy and Move Worksheets Within and Between Workbooks Contents... you do need a number of worksheets with common formatting and...

    docs.aspose.com/cells/net/copy-and-move-workshe...
  6. Documentation

    学习如何使用Aspose.Cells for Node.js via C++将图表转换为PDF文档。本指南演示如何从Microsoft Excel导出图表并以PDF格式保存,以便进一步分发和归档。...Workbook (); // Adding a new worksheet to the Workbook const sheetIndex...reference of the newly added worksheet by passing its index to WorksheetCollection...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-to-pdf/
  7. Delete text from a cell|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....); // Given a document, a worksheet name, a column name, and a...and row on the specified worksheet. public static void DeleteTextFromCell...

    docs.aspose.com/cells/net/delete-text-from-a-cell/
  8. Create, Manipulate or Remove Scenarios from Wor...

    Learn how to create, manipulate, or remove scenarios from Excel Worksheets programmatically using Node.js with C++ API....or Remove Scenarios from Worksheets with Node.js via C++ Contents...creating a scenario, design the worksheet so that it contains at least...

    docs.aspose.com/cells/nodejs-cpp/create-manipul...
  9. Display or Hide Gridlines in Ruby|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....Hiding Gridlines To hide worksheet using Aspose.Cells Java for...Accessing the first worksheet in the Excel file worksheets = workbook...

    docs.aspose.com/cells/java/display-or-hide-grid...
  10. 在单元格中插入文本|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....text to cell "A1" of the new worksheet. public static void InsertText...shareStringPart ); // Insert a new worksheet. WorksheetPart worksheetPart...

    docs.aspose.com/cells/zh/net/insert-text-into-a...