Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 81,370 for

xls

(0.05 sec)
  1. 在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....xls' ) # Retrieve a list of all custom...) . new ( data_dir + 'Book1.xls' ) # Retrieve a list of all custom...

    docs.aspose.com/cells/zh/java/managing-document...
  2. Փոխակերպեք HTML-ը Excel-ի, օգտագործելով Python-ը

    Հետևեք այս հոդվածին՝ Python-ի միջոցով HTML-ը Excel-ի փոխարկելու համար: Այն ունի IDE կարգավորումներ, քայլերի ցանկ և օրինակելի կոդ՝ ֆայլի ձևաչափը HTML-ից Excel-ի փոխակերպելու համար՝ օգտագործելով python:...պահանջների: Python-ի միջոցով HTML-ը XLS-ի փոխարկելու քայլեր Կարգավորեք...քայլերն ամփոփում են HTML-ից XLS փոխարկիչի մշակման գործընթացը...

    kb.aspose.com/hy/pdf/python/convert-html-to-exc...
  3. Worksheet Views with Node.js via C++|Documentation

    This article will describe how to use Node.js and the Node.js API to interact with the page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....xls file is opened by creating an...modified file is saved as output.xls. const path = require ( "path"...

    docs.aspose.com/cells/nodejs-cpp/worksheet-views/
  4. 在VSTO和Aspose.Cells中插入和移除工作表中的单元格注释|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" ; //Open the excel file. excelApp...path. string myPath = "Book1.xls" ; //Instantiate a new Workbook...

    docs.aspose.com/cells/zh/net/inserting-and-remo...
  5. Managing OLE Objects with Node.js via C++|Docum...

    Learn how to manage OLE objects in Aspose.Cells for Node.js via C++. Add, extract, and manipulate OLE objects within worksheets....xls" ); // Get the file into the...join ( dataDir , "output.out.xls" )); Extracting OLE Objects in...

    docs.aspose.com/cells/nodejs-cpp/managing-ole-o...
  6. 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-...
  7. Adding Hyperlinks to Link Data in Aspose.Cells|...

    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" ); Adding a Link to a Cell in...workbook . Save ( "C:\\book1.xls" ); Adding a Link to an External...

    docs.aspose.com/cells/net/adding-hyperlinks-to-...
  8. 使用C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for C++动态保存文件并直接发送给客户端浏览器。...xls/.xlsx 或其他扩展名相关联的应用程序中打开的选项。 该枚举包含以下预定义的保存类型:...该枚举包含以下预定义的保存类型: 类型 描述 附件 将电子表格发送到浏览器,并作为与.xls/.xlsx或其他扩展名相关联的附件在应用程序中打开 内置...

    docs.aspose.com/cells/zh/cpp/saving-file-to-res...
  9. Copying and Moving Worksheets in Python|Documen...

    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" ) \# Create a Worksheets object.... dataDir + "Copy Worksheet.xls" ) print "Copy worksheet, please...

    docs.aspose.com/cells/java/copying-and-moving-w...
  10. 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...