Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 159,101 for

xlsx

(0.29 sec)
  1. Removing Slicer with Node.js via C++|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....xlsx" ); // Load sample Excel file...Save the workbook in output XLSX format. workbook . save ( "...

    docs.aspose.com/cells/nodejs-cpp/removing-slicer/
  2. Convert PS to DIF in Android Apps | products.as...

    Render PS to DIF in Android Apps API without using Microsoft Excel or Adobe Reader...Java, you can convert PS to XLSX. This API provides a wide range...have converted the PS file to XLSX, you can use Aspose.Cells for...

    products.aspose.com/total/android-java/conversi...
  3. C++ API to Convert TEX to FODS | products.aspos...

    Convert TEX to FODS via C++ API without using Microsoft Excel or Adobe Reader...step, you can export TEX to XLSX by using Aspose.PDF for C++...files to other formats such as XLSX. In the second step, you can...

    products.aspose.com/total/cpp/conversion/tex-to...
  4. C++ API to Convert PCL to SXC | products.aspose...

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

    products.aspose.com/total/cpp/conversion/pcl-to...
  5. Pivot Filter|Documentation

    Learn how to add a filter in pivot table with Aspose.Cells....saves the workbook in output XLSX format. After executing the...Save the workbook in output XLSX format. After executing the...

    docs.aspose.com/cells/net/add-or-clear-pivot-fi...
  6. Convert Dates to Japanese Dates with C++|Docume...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for C++....for XLSX format LoadOptions options ( LoadFormat :: Xlsx ); //...( srcDir + u "JapaneseDates.xlsx" , options ); // Save the workbook...

    docs.aspose.com/cells/cpp/convert-dates-to-japa...
  7. Add XML Map inside the Workbook using XmlMapCol...

    Add XML Map inside the workbook using XmlMapCollection.Add method with C++....inputXmlMap ); // Save the workbook in XLSX format U16String outputFilePath...outputFilePath = srcDir + u "output_out.xlsx" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/add-xml-map-inside-th...
  8. 使用 C++ 通过 JavaScript 操作形状或图表的发光效果|Documentation

    学习如何使用 C++ 通过 JavaScript 操作形状或图表的发光效果。...xlsx,.csv" /> < button id = "runExample"...4 ; // Save the workbook in xlsx format const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  9. Conversion from Word to Excel using C#

    This article teaches the conversion from Word to Excel using C#. It has all the details to set the IDE, a list of steps, and a sample code for the development of Word document to Excel converter using C#.... Steps to Convert DOC to XLSX using C# Set the environment...Define the output format as XLSX Save the output file as an Excel...

    kb.aspose.com/words/net/conversion-from-word-to...
  10. 使用C++渲染自定义日期格式g和ge mm dd|Documentation

    Aspose.Cells是一个支持使用自定义日期格式 g 和 ge 渲染日期的C++库。本文将描述如何使用Aspose.Cells库渲染自定义日期格式,以便用户可以控制日期的显示方式。...xlsx)和Aspose.Cells转换的PDF(5112360...dd的自定义格式模式的源Excel文件(5112361.xlsx)成为输出PDF(5112360.pdf)。 #include...

    docs.aspose.com/cells/zh/cpp/render-custom-date...