Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 28,096 for

worksheet

(0.15 sec)
  1. 如何用 JavaScript 通过 C++ 检测文件格式并判断文件是否加密|Documenta...

    学习如何用 Aspose.Cells for JavaScript 通过 C++ 检测文件格式和检查文件是否加密。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. Convert JSON Format to OTP via C++ | products.a...

    Parse JSON to OTP in C++ without using Microsoft PowerPoint...height for all rows in the worksheet, you can do it by using the...width for all columns in the worksheet, use the ICells collection’s...

    products.aspose.com/total/cpp/conversion/json-t...
  3. Queries and Connections with JavaScript via C++...

    Learn how to manage database connections and execute queries using JavaScript via C++ with Aspose.Cells....{ Workbook , SaveFormat , Worksheet , Cell } = AsposeCells ; AsposeCells...

    docs.aspose.com/cells/javascript-cpp/managing-d...
  4. Managing Document Properties 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....)); $worksheets = $ptr -> Get ( $workbook , "Worksheets" , array...$customDocProp = $ptr -> Get ( $worksheets , "CustomDocumentProper"...

    docs.aspose.com/cells/net/managing-document-pro...
  5. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following smart markers to …...two cell ranges in the same worksheet: designer.setLineByLine(false);...output file has 2 worksheets. The first worksheet has 2 tables for...

    forum.aspose.com/t/accessing-array-element-by-i...
  6. 在 Aspose.Cells 中锁定 WordArt 水印|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....default sheet Worksheet sheet = workbook . Worksheets [ 0 ]; //Add...

    docs.aspose.com/cells/zh/net/locking-wordart-wa...
  7. Aspose.Cells 8.6.3的公共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....first Worksheet in Workbook var cells = book . Worksheets [ 0 ]...first Worksheet in Workbook var cells = book . Worksheets [ 0 ]...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. Inserting a WAV file as an OLE Object with C++|...

    Learn how to insert a WAV file as an OLE object in Excel Worksheets using Aspose.Cells with C++....types of OLE objects to Excel worksheets. We will see in the following...= 0 ; Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/inserting-a-wav-file-...
  9. Export XML Data linked to XML Map inside the Wo...

    Learn how to export XML data linked to XML Maps inside your workbook using Aspose.Cells for JavaScript via C++....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...let i = 0 ; i < workbook . worksheets . xmlMaps . count ; i ++...

    docs.aspose.com/cells/javascript-cpp/export-xml...
  10. Split ODS File Online or using Android Mobile A...

    Free online app to split different ODS sheets. Android splitter library Java code for ODS spreadsheets....Load ODS File Iterate all worksheets inside the workbook On each...each iteration, there is ith worksheet Create new Workbook class...

    products.aspose.com/total/android-java/split/ods/