Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 94,020 for

xls

(0.58 sec)
  1. 用 JavaScript 结合 C++ 管理 OLE 对象|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。...xls). </ p > < label > Image (for...label > Object to embed (e.g., .xls): < input type = "file" id =...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  2. Add or Insert a Worksheet|Documentation

    This article introduces how to add or insert worksheets in GridDesktop....IMPORTANT: Microsoft Excel (97-2003 XLS) supports worksheets with up...columns can be saved to an Excel XLS file using Aspose.Cells.GridDesktop...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. 使用JavaScript通过C++更新Power Query公式项。|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel文件中更新Power Query公式项的数据源。...xls,.xlsx,.csv" /> < br />< br />..."fileInputSource" accept = ".xls,.xlsx,.csv" /> < br />< br />...

    docs.aspose.com/cells/zh/javascript-cpp/update-...
  4. Encrypting Excel Files in Aspose.Cells|Document...

    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....xls" ); // Specify XOR encryption...workbook . Save ( "encryptedBook1.xls" ); Download Running Code GitHub...

    docs.aspose.com/cells/net/encrypting-excel-file...
  5. 在Python中调整行高和列宽|Documentation

    使用Python Excel API在Python中创建Excel文件。在您的Python应用程序中调整XlsX或Xls中的行高和列宽,无需MS Office。...xls' ) \ # Accessing the first worksheet.... dataDir + "Set Row Height.xls" ) print "Set Row Height Successfully...

    docs.aspose.com/cells/zh/java/adjusting-row-hei...
  6. Inserting and Removing Cell Comments in a Works...

    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....xls" ; // Open the Excel file. excelApp...string myPath = @"d:\test\Book1.xls" ; // Instantiate a new Workbook...

    docs.aspose.com/cells/net/inserting-and-removin...
  7. Merge Files with JavaScript via C++|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....xls and Book2.xls. The files contain formatted...id = "fileInput" accept = ".xls,.xlsx" multiple /> < button id...

    docs.aspose.com/cells/javascript-cpp/merge-files/
  8. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the Node.js API via C++ to programmatically hide or show gridlines, row, and column headers of an Excel worksheet....xls ), hiding the gridlines on the...the modified file as output.xls . const fs = require ( "fs" );...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  9. Adjusting Row Height and Column Width in Ruby|D...

    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....xls' ) # Accessing the first worksheet...( data_dir + "Set Row Height.xls" ) puts "Set Row Height Successfully...

    docs.aspose.com/cells/java/adjusting-row-height...
  10. 在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.... xls ' ) # Accessing the first worksheet...dataDir + "Group Rows And Columns.xls" ) print "Group Rows And Columns...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...