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

xlsx

(0.37 sec)
  1. 通过Node.js和C++保护和取消保护工作表|Documentation

    使用Aspose.Cells for Node.js via C++保护和取消保护Excel文件的工作表。...xlsx" ); 使用Aspose.Cells for Node...path . join ( dataDir , "Book1.xlsx" ); // Create a new file. const...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...
  2. 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/
  3. 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...
  4. 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...
  5. 使用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...
  6. 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...
  7. Pivot Filter with Golang via C++|Documentation

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

    docs.aspose.com/cells/go-cpp/add-or-clear-pivot...
  8. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells for Node.js via C++....saves the workbook in output XLSX and output XLSB formats . The...saves the workbook in output XLSX format. Sample Code AI Document...

    docs.aspose.com/cells/nodejs-cpp/create-slicer/
  9. Convert MPP to Excel in Python

    This tutorial assists to convert MPP to Excel in Python. You may follow it to transform an MPP file to Excel in Python with a few API calls only....export the project files to XLSX format. Steps to Convert MPP...the rendered output file in XLSX format with the save method...

    kb.aspose.com/tasks/python/convert-mpp-to-excel...
  10. How to Convert XML to Excel File using C#

    This quick tutorial covers how to convert XML to Excel file using C#. It explains the IDE setup and a step-by-step process followed by a runnable code snippet to convert XML to Xlsx using C#....code snippet to convert XML to XLSX using C# . Moreover, it also...instance Render the generated XLSX file from the input XML using...

    kb.aspose.com/cells/net/how-to-convert-xml-to-e...