Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 82,065 for

workbook

(0.07 sec)
  1. 入门|Documentation

    如何安装 Aspose Cells for Go via C++ 并创建“Hello World”应用程序。..."YOUR_LICENSE_File_PATH" ) workbook , _ := NewWorkbook () worksheets...worksheets , _ := workbook . GetWorksheets () worksheet , _ := worksheets...

    docs.aspose.com/cells/zh/go-cpp/getting-started/
  2. 支持在使用 C++ 通过 Node.js 将 HTML 加载到 Excel 工作簿时布局 DI...

    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....setSupportDivTag ( true ); // Create workbook object from the html using...const wb = new AsposeCells . Workbook ( ms , loadOptions ); // Auto...

    docs.aspose.com/cells/zh/nodejs-cpp/support-the...
  3. Export CSV to POTX in Android or with free Onli...

    Android API to Convert CSV to POTX without using Microsoft Word or online. Test free CSV to POTX online converter quickly before integrating the code....to POTX Open CSV file using Workbook class Convert CSV to PDF and...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  4. 用C++更新切片器|Documentation

    本文介绍如何通过更新切片器来更新关联的透视表,使用Aspose.Cells for C++ API。...xlsx" ; Workbook wb ( inputFilePath ); // Access...Refresh (); // Save the modified workbook. U16String outputFilePath...

    docs.aspose.com/cells/zh/cpp/updating-slicer/
  5. Public API Changes in Aspose.Cells 8.0.0|Docume...

    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....//Instantiate the Workbook with an object of LoadOptions Workbook book =...= new Workbook ( myDir + "large.xlsx" , options ); Demonstrates...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. 使用C++检测超链接类型|Documentation

    通过Aspose.Cells for C++ API学习如何检测超链接类型。...01_SourceDirectory \\ " ); Workbook workbook ( srcDir + u "LinkTypes...xlsx" ); Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/detect-hyperlink-t...
  7. 用C++插入迷你图|Documentation

    使用Aspose.Cells结合C++为Excel创建迷你图。..." ); // Create a new workbook Workbook book ; Worksheet sheet...le::Style10); // Save the workbook book . Save ( outDir + u "output...

    docs.aspose.com/cells/zh/cpp/creating-sparklines/
  8. 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...
  9. 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...
  10. Convert XLTX to POTX via PHP or with free Onlin...

    PHP API to Convert XLTX to POTX or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to POTX online converter quickly before integrating the code....Open and load XLTX file using Workbook class Set the PDF save options...Template file used to create new workbooks with predefined formatting...

    products.aspose.com/total/php-java/conversion/x...