Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 82,029 for

workbook

(0.35 sec)
  1. 处理形状或图表的发光效果的工作流程|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 在 Node.js 中操作形状或图表的发光效果...file const workbook = new AsposeCells . Workbook ( filePath );...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  2. 通过 C++ 使用 Node.js 获取形状的连接点|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中检索形状的连接点。...xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/get-connect...
  3. 通过Node.js使用C++处理Shape或Chart的反射效果|Documentation

    学习如何使用Aspose.Cells for Node.js via C++处理形状或图表的反射效果。设置各种反射属性以达到预期效果。...file const workbook = new AsposeCells . Workbook ( path . join...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  4. Aspose.Cells 8.5.1中的公共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.... 添加的 API 添加了Workbook.Dispose方法 Workbook对象现在实现了System.IDi...法。您可以直接调用Workbook.Dispose方法,或者在Using结构中创建一个Workbook对象来自动调用此方法。...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. 下载并配置Aspose.Cells在Jython中|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....quickstart / ' workbook = Workbook () sheet = workbook . getWorksheets...file_format_type = FileFormatType workbook . save ( dataDir + "HelloWorld...

    docs.aspose.com/cells/zh/java/download-and-conf...
  6. Converting Excel to PDF Files 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....new SaveFormat (); $workbook = new Workbook ( $dataDir . "Book1...the document in PDF format $workbook -> save ( $dataDir . "OutBook1...

    docs.aspose.com/cells/java/converting-excel-to-...
  7. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)...can do it: Load your Excel workbook. Access the named style that...specified range. Save the modified workbook. Here is a sample code snippet...

    forum.aspose.com/t/how-to-change-number-format-...
  8. 在 Ruby 中自动调整行和列|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....Instantiating a Workbook object by excel file path workbook = Rjb ::...import ( 'com.aspose.cells.Workbook' ) . new ( data_dir + 'Book1...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  9. 将每个工作表保存为不同的 PDF 文件,使用 C++|Documentation

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件中的每个工作表保存为单独的 PDF 文件。...xlsx" ; // Instantiate a new workbook and open the Excel file from...from its location Workbook workbook ( filePath ); // Get the count...

    docs.aspose.com/cells/zh/cpp/save-each-workshee...
  10. Advanced Protection Settings since Excel XP wit...

    Learn how to apply advanced protection settings in Excel files using Aspose.Cells with C++....File menu, select Protect Workbook followed by Protect Current...Aspose.Cells provides a class, Workbook , that represents a Microsoft...

    docs.aspose.com/cells/cpp/advanced-protection-s...