Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 12,605 for

workbook

(0.08 sec)
  1. 工作表调整大小的工作解决方案|Aspose.Slides 文档

    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....Aspose :: Cells :: IWorkbook > workbook , int32_t startRow , int32_t...Cells :: IWorksheet > work = workbook -> GetIWorksheets () -> GetObjectByIndex...

    docs.aspose.com/slides/zh/cpp/working-solution-...
  2. Manage OLE|Aspose.Slides for Python Documentation

    Manage OLE objects in PowerPoint presentations in Python... Create a Workbook object and access the OLE...the data. Save the updated Workbook in a stream. Change the OLE...

    docs.aspose.com/slides/python-net/manage-ole/
  3. How to Make a Dropdown List in Excel using Node.js

    This article guides on how to make a dropdown list in Excel using Node.js. It has the details to set the IDE, the program logic steps, and a runnable sample code to add data validation in Excel using Node.js....add a dropdown list Create a workbook and add two sheets for adding...method Save the resultant workbook having a dropdown list on...

    kb.aspose.com/cells/nodejs/how-to-make-a-dropdo...
  4. How to Export List Data to Excel in C#

    This simple tutorial will teach you on how to export list data to Excel in C#. You will learn how with the help of C# export list to Excel and save it on disk with XLSX format....list data to Excel Create Workbook class object to hold data...reference to a particular workbook sheet where exported data...

    kb.aspose.com/cells/net/how-to-export-list-data...
  5. How to Add Comments in Excel using Python

    This short tutorial describes how to add comments in Excel using Python. It contains complete details for environment configuration and a runnable code to add note in Excel using Python....the source Excel file in a Workbook class object where comments...target worksheet in the loaded workbook Get the comments collection...

    kb.aspose.com/cells/python/how-to-add-comments-...
  6. How to Convert Excel to CSV in Java

    In this step-by-step tutorial we will learn how to convert Excel to CSV in Java. These steps can be performed in macOS, Linux, and Windows....reference to TxtSaveOptions and Workbook using Import in the program...source Excel file into the Workbook object Instantiate the TxtSaveOptions...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  7. How to Insert Excel Background Image using C#

    This short tutorial contains information on how to insert Excel background image using C#. It provides all the details to configure the necessary environment, a step-wise process, and a runnable sample code to add Excel image background using C#....new spreadsheet using the Workbook class object to add a background...bytes array Save the resultant workbook having a background image...

    kb.aspose.com/cells/net/how-to-insert-excel-bac...
  8. Remove Blank Rows in Excel using C#

    Follow this article to remove blank rows in Excel using C#. Get the IDE details, steps, and sample code to remove empty lines Excel using C#....target Excel file using the Workbook class having blank rows and...source Excel file into the Workbook class object and accessing...

    kb.aspose.com/cells/net/remove-blank-rows-in-ex...
  9. How to Unprotect Excel in Java

    This quick guide covers how to unprotect Excel in Java. It explains the IDE setup, stepwise process, and a sample code to unlock Excel file in Java....unprotect Excel Initiate a Workbook class instance to load the...loads the source file with the Workbook class, removes the password...

    kb.aspose.com/cells/java/how-to-unprotect-excel...
  10. How to Convert XML to Excel File using Java

    This quick guide explains how to convert XML to Excel file using Java. It includes information about setting up the environment, a step-by-step algorithm, and a running code snippet to convert XML to XLSX using Java....the source XML file with the Workbook class object Write the created...Secondly, write the output Excel workbook while specifying the file...

    kb.aspose.com/cells/java/how-to-convert-xml-to-...