Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 93,011 for

xls

(0.08 sec)
  1. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted OOXML files using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/detect-fil...
  2. Populate Data First by Row then by Column|Docum...

    Learn how to Populate Data First by Row then by Column through the Aspose.Cells for JavaScript via C++ API....xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/populate-d...
  3. 使用JavaScript via C++将指定的工作表保存为PDF|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++将指定工作表保存为PDF。...xls,.xlsx" /> < button id = "runExample"...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/save-sp...
  4. 用JavaScript通过C++分屏Excel工作表|Documentation

    在本文中,您将学习如何通过JavaScript结合C++插件以编程方式将工作表分成两个或四个部分,从而显示某些行和/或列。...xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  5. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent....workbookStream -> ToArray (), u "xls" ); // Create an OLE object frame...workbookStream -> ToArray (), u "xls" ); // Create an OLE object frame...

    docs.aspose.com/slides/cpp/working-solution-for...
  6. 访问工作表的单元格|Documentation

    本文介绍了如何使用Aspose.Cells for JavaScript通过C++ API获取工作表的最大显示范围并访问单元格。...xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/accessi...
  7. 使用 JavaScript 通过 C++ 管理范围|Documentation

    学习如何用 C++ 版的 Script 管理 Excel 中的范围。创建范围,设置值、样式,执行各种操作。...xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  8. 在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/protecting-and-unp...
  9. Python中的设置页面选项|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" ) print "Set page orientation...Workbook ( self . dataDir + 'Book1.xls' ) \ # Accessing the first worksheet...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  10. 用C++读写带有查询表数据源的表格|Documentation

    学习如何用Aspose.Cells for C++读写带有QueryTable为数据源的表格。...这项支持适用于XLS文件。以下代码演示了如何读取和写入此类表格,先读取表格,再修改它以添加总计行。...srcDir + u "SampleTableWithQuery.xls" ); // Get the first worksheet...

    docs.aspose.com/cells/zh/cpp/read-and-write-tab...