Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 21,274 for

worksheet

(0.13 sec)
  1. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。...wb ; // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...
  2. 用 C++ 改变批注的文本方向|Documentation

    学习如何使用 Aspose.Cells for C++ 更改 Excel 中批注的文本方向。...wb ; // Get the first worksheet Worksheet sheet = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/change-text-direct...
  3. 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...
  4. Extract OLE Objects from Workbook with C++|Docu...

    Learn how to extract OLE objects from a workbook using Aspose.Cells with C++....OLE objects on the first worksheet. Template document with OLE...OleObject Collection in the first worksheet OleObjectCollection oles =...

    docs.aspose.com/cells/cpp/extract-ole-objects-f...
  5. 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...
  6. 在xlsx4j中将每个工作表保存为不同的PDF|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....); //Get the count of the worksheets in the workbook int sheetCount...sheets invisible except first worksheet for ( int i = 1 ; i < workbook...

    docs.aspose.com/cells/zh/java/save-each-workshe...
  7. 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...
  8. 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...
  9. Excel Themes and Colors|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....applied to the D3 cell of the worksheet Advance topics Extract Theme...Conditional Formatting Format Worksheet Cells in a Workbook...

    docs.aspose.com/cells/java/excel-2007-themes-an...
  10. 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...