Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 157,221 for

xlsx

(0.88 sec)
  1. 使用Aspose.Cells for Node.js via C++通过Microsoft E...

    学习如何使用Aspose.Cells for Node.js via C++在Excel中自动刷新OLE对象。...xlsx" )); // Access first worksheet...true ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/automatical...
  2. 使用Node.js通过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...output XLSX format. wb . save ( "outputFormattingSlic.xlsx" , AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/formatting-...
  3. 用C++移除切片器|Documentation

    学习如何用程序在Excel文件中移除切片器,使用Aspose.Cells for C++。...xlsx" ); Workbook wb ( inputFilePath...Save the workbook in output XLSX format. U16String outputFilePath...

    docs.aspose.com/cells/zh/cpp/removing-slicer/
  4. Convert Spreadsheets Using LowCode API|Document...

    Demonstrates how to use Aspose.Cells LowCode APIs to convert spreadsheets....to convert an XLSX file ( lowcode-converter.xlsx ) to XLSB format...to convert an XLSX file ( lowcode-converter.xlsx ) to XLSB format...

    docs.aspose.com/cells/net/convert-spreadsheets-...
  5. 使用C++处理ContentTypeProperties|Documentation

    使用Aspose.Cells在Excel文件中添加自定义ContentTypeProperties。...with XLSX format Workbook workbook ( FileFormatType :: Xlsx );...u "WorkingWithContentTy_out.xlsx" ); std :: cout << "Content...

    docs.aspose.com/cells/zh/cpp/working-with-conte...
  6. 用C++设置图例项填充为无色|Documentation

    学习如何用Aspose.Cells for C++将图例项填充设置为无色。我们的指南将演示如何修改Microsoft Excel图表中图例项的填充色,以实现更好的可视化和自定义。...xlsx" ; // Path of output excel file...outDir + u "ChartLegendEntry_out.xlsx" ; // Open the template file...

    docs.aspose.com/cells/zh/cpp/set-text-of-chart-...
  7. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for Node.js via C++....xlsx" ); // Create a workbook const...10 ); // Save the workbook in xlsx format wb . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/set-line-spaci...
  8. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then save the Xlsx as Docx. But with…...xlsx"); DocxSaveOptions saveOptions...following docx without embedding an xlsx file . dest.docx (13.5 KB) amjad...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...
  9. Aspose.Cells for C++

    This API allows you to do all kinds of operations on Excel files files in C++ code including creating, editing and converting etc....using C++ How to Add Filter in XLSX File using C++ How to Convert...to JPEG in C++ How to Convert XLSX to XPS using C++ How to Convert...

    kb.aspose.com/cells/cpp/
  10. Custom Download Function for GridJs|Documentation

    This article describes how to implement a custom download function for GridJs....xlsx" , "report.pdf" 2. outputType...Keep the original file format XLSX – Export as Excel format PDF...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...