Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 82,064 for

workbook

(0.29 sec)
  1. 使用C++访问和修改单元格富文本部分|Documentation

    学习如何通过Aspose.Cells for C++ API访问和更新单元格富文本的部分内容。...xlsx" ; Workbook workbook ( inputPath ); Worksheet...Worksheet worksheet = workbook . GetWorksheets (). Get ( 0 ); Cell...

    docs.aspose.com/cells/zh/cpp/access-and-update-...
  2. Update XLSX File using Python | products.aspose...

    Modify XLSX document in Python applications without using Microsoft Excel....File in Python Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/python-java/update/xlsx/
  3. Specify the Far East and Latin Name of the Font...

    Learn how to specify Far East and Latin font names in text options of shapes using Aspose.Cells for Node.js via C++....of the text and saves the workbook as output Excel file . The...empty workbook. const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/nodejs-cpp/specify-the-fa...
  4. 用 C++ 获取数据透视表的外部连接数据源|Documentation

    学习如何使用 Aspose.Cells for C++ 获取数据透视表的外部连接数据源。...); // Load sample file Workbook workbook ( srcDir + u "SamplePivotTableExte...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/get-external-conne...
  5. 使用Node.js通过C++设置形状或文本框段落的行间距|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置形状或文本框中段落的行间距。...Create a workbook const wb = new AsposeCells . Workbook (); //...setSpaceBefore ( 10 ); // Save the workbook in xlsx format wb . save (...

    docs.aspose.com/cells/zh/nodejs-cpp/set-line-sp...
  6. Getting Started|Documentation

    How to install Aspose Cells for Go via C++ and create a Hello World application...."YOUR_LICENSE_File_PATH" ) workbook , _ := NewWorkbook () worksheets...worksheets , _ := workbook . GetWorksheets () worksheet , _ := worksheets...

    docs.aspose.com/cells/go-cpp/getting-started/
  7. Add Cells to Microsoft Excel Formula Watch Wind...

    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.... It then saves the workbook as output Excel file . If...the Formula Calculation of Workbook...

    docs.aspose.com/cells/java/add-cells-to-microso...
  8. Convert PPTX to XLTX via PHP or with free Onlin...

    PHP API to Convert PPTX to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTX to XLTX online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPTX to XLSB (Excel Binary Workbook) Convert PPTX to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  9. Convert PPT to XLTX via PHP or with free Online...

    PHP API to Convert PPT to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPT to XLTX online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPT to XLSB (Excel Binary Workbook) Convert PPT to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  10. Protect and Unprotect Worksheet|Documentation

    Protect and unprotect worksheet of Excel files with Aspose.Cells for Python via .NET....code to implement protecting workbook structure of Excel files....Protect or Unprotect the Shared Workbook Encrypting Excel Files...

    docs.aspose.com/cells/python-net/protect-and-un...