Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 134,833 for

xlsx

(0.25 sec)
  1. 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 …...xlsx"); WorkbookDesigner designer...save(filePath + "out_employees-002.xlsx"); amjad.sahi April 11, 2025...

    forum.aspose.com/t/accessing-array-element-by-i...
  2. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file using built-in document properties with Aspose.Cells for C++....workbook in xlsx format wb . Save ( u "outputSpecifyDocumen.xlsx" , SaveFormat...SaveFormat :: Xlsx ); std :: cout << "Document properties set...

    docs.aspose.com/cells/cpp/specify-document-vers...
  3. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++....with XLSX format Workbook workbook ( FileFormatType :: Xlsx );...u "WorkingWithContentTy_out.xlsx" ); std :: cout << "Content...

    docs.aspose.com/cells/cpp/working-with-contentt...
  4. Convert MHTML to SXC in Android Apps | products...

    Render MHTML to SXC in Android Apps API without using Microsoft Excel or Adobe Reader...be used to convert MHTML to XLSX, a Microsoft Excel spreadsheet...can then be used to convert XLSX to SXC. Both APIs are easy to...

    products.aspose.com/total/android-java/conversi...
  5. Convert TEX to XLAM in Android Apps | products....

    Render TEX to XLAM in Android Apps API without using Microsoft Excel or Adobe Reader...you can convert TEX files to XLSX. This API provides a range of...have converted the TEX file to XLSX, you can use Aspose.Cells for...

    products.aspose.com/total/android-java/conversi...
  6. 使用C++加载或导入带有公式的CSV文件。|Documentation

    使用Aspose.Cells与C++加载或导入包含公式的CSV文件。...3 ); // Save the workbook in Xlsx format workbook . Save ( outDir...outDir + u "output_out.xlsx" ); std :: cout << "CSV file loaded...

    docs.aspose.com/cells/zh/cpp/load-or-import-csv...
  7. C++ API to Convert SVG to FODS | products.aspos...

    Convert SVG to FODS via C++ API without using Microsoft Excel or Adobe Reader...step, you can export SVG to XLSX by using Aspose.PDF for C++...Programming API, you can convert XLSX to FODS. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/svg-to...
  8. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells....saves the workbook in output XLSX and output XLSB format. The...saves the workbook in output XLSX format. Sample Code Advance...

    docs.aspose.com/cells/python-net/create-slicer/
  9. 使用Node.js通过C++验证加密文件的密码|Documentation

    使用Aspose.Cells for Node.js via C++验证Excel(Xlsx、xlsb、xls、xlsm)和Open Office(ODS)文件的密码。...js通过C++验证加密文件的密码 Contents [ Hide ] 如果Excel(xlsx、xlsb、xls、xlsm)和Open Office(...( dataDir , "EncryptedBook1.xlsx" ); // Create a Stream object...

    docs.aspose.com/cells/zh/nodejs-cpp/verify-pass...
  10. Change Slicer Properties with C++|Documentation

    Change the properties of a Slicer in Excel files using Aspose.Cells with C++....xlsx . Sample Code #include <iostream>...sourceDir + u "sampleCreateSlicerTo.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/cpp/change-slicer-propert...