Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 157,022 for

xlsx

(0.59 sec)
  1. 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...
  2. 通过 Microsoft Excel 与 C++ 自动刷新 OLE 对象|Documentation

    学习如何使用 Aspose.Cells 结合 C++ 在 Microsoft Excel 中自动刷新 OLE 对象。...xlsx" ); // Access first worksheet...true ); // Save the workbook in xlsx format wb . Save ( srcDir +...

    docs.aspose.com/cells/zh/cpp/automatically-refr...
  3. 使用 JavaScript 通过 C++ 从工作簿中提取 OLE 对象|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,.xlsm,.xlsb" /> < button id..."fileInput" accept = ".xls,.xlsx" /> < button id = "extractBtn"...

    docs.aspose.com/cells/zh/javascript-cpp/extract...
  4. Add Cells to Microsoft Excel Formula Watch Wind...

    How to use Aspose.Cells library to add cells to the formula watch window in Excel using JavaScript via C++. By loading an existing Excel file or creating a new one, we can manipulate the cells in it and set formulas. Finally, we save the modified Excel file to disk....xlsx,.csv" /> < button id = "runExample"...); // Save workbook to output XLSX format and provide download...

    docs.aspose.com/cells/javascript-cpp/add-cells-...
  5. 在使用C++的JavaScript中自动在表格或列表对象中输入新行时传播公式|Document...

    学习如何在使用C++的JavaScript中使用模板在输入新行时自动传播表格或列表对象中的公式...xlsx,.csv" /> < button id = "runExample"...1" ; // Save the workbook in xlsx format const outputData = book...

    docs.aspose.com/cells/zh/javascript-cpp/propaga...
  6. 用JavaScript通过C++分屏Excel工作表|Documentation

    在本文中,您将学习如何通过JavaScript结合C++插件以编程方式将工作表分成两个或四个部分,从而显示某些行和/或列。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  7. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....97‑2003 file Xlsx Represents an Excel 2007 XLSX file Xlsm Represents..."fileInput" accept = ".xls,.xlsx,.xlsb,.ods" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/different-...
  8. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.Xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 Xlsx fil…...xlsx) into PDF files using the Aspose...sample project containing 3 xlsx files with anonymized data....

    forum.aspose.com/t/gigantic-file-size-when-savi...
  9. Change Slicer Properties with Node.js via C++|D...

    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 . Sample Code const path = require...sourceDir , "sampleCreateSlicerTo.xlsx" )); // Access the first worksheet...

    docs.aspose.com/cells/nodejs-cpp/change-slicer-...
  10. Set Text of Chart Legend Entry Fill to None wit...

    Learn how to use Aspose.Cells for C++ to set the text of a chart legend entry fill to none. Our guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel charts for better visualization and customization....xlsx" ; // Path of output Excel file...outDir + u "ChartLegendEntry_out.xlsx" ; // Open the template file...

    docs.aspose.com/cells/cpp/set-text-of-chart-leg...