Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 87,175 for

workbook

(0.11 sec)
  1. Aspose.Cells 8.9.0中的公共API更改|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....instance of Workbook Workbook book = new Workbook ( dir + "sample...instance of Workbook Workbook book = new Workbook ( dir + "sample...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. 用C++在排序数据时指定排序警告|Documentation

    学习如何使用Aspose.Cells for C++ API在排序数据时指定排序警告。...\\ " ); // Create workbook Workbook workbook ( srcDir + u "sampleSortAsNumber...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/specifying-sort-wa...
  3. 创建命名区域并复制命名区域内容的示例,使用Node.js via C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中创建、访问和复制命名区域。...Cells提供了一个代表Microsoft Excel文件的类, WorkbookWorkbook 类包含一个 getWorksheets()...stream const workbook = new AsposeCells . Workbook ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/create-acce...
  4. Excel to PDF Conversion in PHP|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....through Path // Creating a Workbook object and opening an Excel...path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/net/excel-to-pdf-conversi...
  5. Loading, Saving and Converting|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....Defined Names while loading Workbook Read and Write Tab Delimited...File Format Convert Excel Workbook to PDF Converting Worksheet...

    docs.aspose.com/cells/go-cpp/loading-saving-and...
  6. Moving Worksheets|Documentation

    This article introduces how to work with worksheet in GridDesktop....within the workbook. Move Worksheets within a Workbook Aspose.Cells...another location within the workbook. Display and Hide Scroll Bars...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. How to Show Formulas in Excel using C#

    This tutorial explains how to show formulas in Excel using C#. It contains the environment configuration details, detailed steps to perform the task and a runnable sample code to display formulas in Excel using C#....show formulas Create a new workbook and get access to the first...show the formulas Save the workbook with the specified settings...

    kb.aspose.com/cells/net/how-to-show-formulas-in...
  8. 在PHP中冻结窗格|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....by excel file path $workbook = new Workbook ( $dataDir . "book...Excel file $worksheets = $workbook -> getWorksheets (); $worksheet...

    docs.aspose.com/cells/zh/java/freeze-panes-in-php/
  9. Copy Worksheets|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.... Create Workbook object and get Worksheet...."CopyWorksheets.xlsx" ; Workbook newWorkbook = new Workbook (); Worksheet...

    docs.aspose.com/cells/net/copy-worksheets/
  10. 使用C++加密和解密ODS文件|Documentation

    使用纯C++库Aspose.Cells for C++对ODS文件进行密码保护和加密。...; // Open an ODS file Workbook workbook ( sourceDir + u "sampleODSFile...Password protect the file workbook . GetSettings (). SetPassword...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...