Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 21,287 for

worksheet

(0.07 sec)
  1. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel Worksheets by setting the header and footer with script commands using the Aspose.Cells for Python via .NET API....headers and footers to the worksheets also. Headers and footers...add headers and footers to worksheets at runtime but we recommend...

    docs.aspose.com/cells/python-net/setting-header...
  2. Using Aspose.Cells for Java with Perl|Documenta...

    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....print "open $ok\n" ; my $ worksheets = $ workbook -> getWorksheets...print "worksheets $ok\n" ; my $ worksheet = $ worksheets -> get...

    docs.aspose.com/cells/java/using-aspose-cells-f...
  3. 使用 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....ArrayList < CellArea > al = worksheet . getCells (). getMergedCells...ecol + "," + erow + "]" ); worksheet . getCells (). unMerge ( frow...

    docs.aspose.com/cells/zh/java/detect-merged-cel...
  4. How to Insert Spreadsheet Background Image in Java

    This short tutorial guides on how to insert spreadsheet background image in Java. It describes the complete process to configure the environment, step-wise program flow and a runnable simplified code that demonstrate the process to insert background pictures for Excel sheet in Java....a reference to the target worksheet for inserting an image as...also be loaded. The target worksheet is accessed from the loaded...

    kb.aspose.com/cells/java/how-to-insert-spreadsh...
  5. How to Delete a Column in Excel using Node.js

    This basic topic entails how to delete a column in Excel using Node.js. It encompasses the details to configure the IDE, step-wise algorithm, and a working example code to delete multiple columns in Excel using Node.js....object and access the required worksheet Remove the range of specific...disk and access the desired worksheet before moving forward to remove...

    kb.aspose.com/cells/nodejs/how-to-delete-a-colu...
  6. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...WorksheetCollection WorksheetCollection worksheets = book . GetWorksheets ();..."NewNamedRange" int index = worksheets . GetNames (). Add ( u "NewNamedRange"...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  7. Aspose.grid.desktop does'nt support readonly mo...

    aspose.grid.desktop does'nt support readonly mode?...set a worksheet protected(readonly). gridDesktop.Worksheets[0].Protected...

    forum.aspose.com/t/aspose-grid-desktop-doesnt-s...
  8. Extract OLE Objects from Workbook with Node.js ...

    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....OLE objects on the first worksheet. Template document with OLE...OleObject Collection in the first worksheet. const oles = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/extract-ole-ob...
  9. Set Range Border with Node.js via C++|Documenta...

    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....data to cells in the first worksheet. Create a Range . Set inner...reference of the newly added worksheet const ws = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/set-range-border/
  10. PowerPoint Charts - How to Create and Modify a ...

    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....Formatting Chart Workbook Chart Worksheet Formulas Animated Charts Export...

    docs.aspose.com/slides/net/powerpoint-charts/