Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 94,579 for

xls

(0.61 sec)
  1. 在用C++通过JavaScript加载工作簿或工作表时筛选对象|Documentation

    学习在用C++通过Aspose.Cells for JavaScript加载工作簿或工作表时如何筛选数据...xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  2. Replace text in SmartArt with JavaScript via C+...

    Learn how to replace text in SmartArt using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  3. Queries and Connections with JavaScript via C++...

    Learn how to manage database connections and execute queries using JavaScript via C++ with Aspose.Cells....xls,.xlsx,.csv" /> < br />< br />...

    docs.aspose.com/cells/javascript-cpp/managing-d...
  4. Aspose.Cells Java for xlsx4j|Documentation

    The section introduces why we do not select Xlsx4j to parse Excel....manipulate Excel® spreadsheets (XLS, XLSX, XLSM, XLSB, XLTX, SpreadsheetML...process all Excel file formats (XLS, XLSX, XLSM, XLSB, XLTX, SpreadsheetML...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  5. Copying and Moving Worksheets with Node.js via ...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the Node.js API with C++....xls" ); // Open an existing Excel...dataDir , "CopyWithinWorkbook_out.xls" )); Copy Worksheets between...

    docs.aspose.com/cells/nodejs-cpp/copying-and-mo...
  6. 在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...save ( dataDir + "Copy Rows.xls" ) print "Copy Rows Successfully...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  7. Grouping and Ungrouping Rows and Columns with C...

    Learn how to group and ungroup rows and columns in Excel files using Aspose.Cells with C++....xls" ; // Create workbook from file...outputFilePath = srcDir + u "output.xls" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/grouping-and-ungroupi...
  8. Different Ways to Save Files with C++|Documenta...

    Aspose.Cells for C++ can save files to different formats. Save files to PDF, HTML, DOCX, PPTX, JSON, and MHTML....xls" ; // Load your source workbook... Save ( outDir + u ".output.xls" ); // OR XlsSaveOptions xlsSaveOptions...

    docs.aspose.com/cells/cpp/different-ways-to-sav...
  9. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells with C++....Save as xls file U16String xlsOutputPath ( u "sxc_out.xls" ); workbook...

    docs.aspose.com/cells/cpp/convert-excel-to-ods/
  10. 使用JavaScript通过C++设置工作表中表格或列表对象的注释|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++设置工作表内表格或列表对象的注释。...comment 属性设置工作表中表或列表对象的注释,注释将显示在xl/tables/tableName.xml文件中。 设置工作表内表格或列表对象的批注...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/set-the...