Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 156,997 for

xlsx

(0.09 sec)
  1. C++ API to Convert MHTML to XLSB | products.asp...

    Convert MHTML to XLSB via C++ API without using Microsoft Excel or Adobe Reader...efficient file format than the XLSX format and is used to store...step, you can export MHTML to XLSX by using Aspose.PDF for C++...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. Excel Themes and Colors|Documentation

    Learn how to use custom color schemes with Aspose.Cells for JavaScript via C++....following example loads a template XLSX file, defines colors for different..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/excel-them...
  3. C++ API to Convert PCL to DIF | products.aspose...

    Convert PCL to DIF 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 DIF. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/pcl-to...
  4. Java API to Render CGM to FODS | products.aspos...

    Export CGM to FODS via Java API without using Microsoft Excel or Adobe Reader...PDF for Java to render CGM to XLSX. Aspose.PDF for Java is a powerful...Aspose.Cells for Java to convert XLSX to FODS. Aspose.Cells for Java...

    products.aspose.com/total/java/conversion/cgm-t...
  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. 使用 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...
  7. 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...
  8. 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/
  9. 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...
  10. 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...