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

xlsx

(0.62 sec)
  1. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file programmatically using built-in document properties with Node.js via C++....xlsx" ); // Create workbook object...3" ); // Save the workbook in xlsx format wb . save ( filePath...

    docs.aspose.com/cells/nodejs-cpp/specify-docume...
  2. 使用JavaScript通过C++添加带有内置样式的字图文字|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++添加带有内置样式的字图文字,在Excel中创建具有视觉吸引力的文本...xlsx,.csv" /> < button id = "runExample"...800 ); // Save the workbook in xlsx format const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/add-wor...
  3. Insert Background Image to Excel with JavaScrip...

    How to insert background image to Excel using Aspose.Cells for JavaScript via C++....Background & Save" to generate XLSX and HTML files. </ p > < input...imgBytes ; // Save the Excel file (XLSX) const xlsxData = workbook ...

    docs.aspose.com/cells/javascript-cpp/insert-bac...
  4. 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...
  5. 使用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...
  6. 使用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-...
  7. 用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/
  8. Ինչպես փոխարկել Excel-ը HTML-ի, օգտագործելով Py...

    Այս հակիրճ թեման մանրամասներ է տալիս այն մասին, թե ինչպես փոխարկել Excel-ը Python-ի HTML-ի: Xlsx-ը HTML-ի փոխարկելու համար Python-ի վրա հիմնված հավելվածը կարող է մշակվել կամ Windows-ի, macOS-ի կամ Linux-ի վրա հիմնված միջավայրերում, որոնք տեղադրված են Python-ով և JDK-ով:...-ը HTML-ի Python-ի միջոցով : XLSX-ը HTML -ի HTML -ի փոխարկելու...Workbook դասը, կբեռնվի աղբյուր XLSX ֆայլը և կպահի այն որպես HTML:...

    kb.aspose.com/hy/cells/python/how-to-convert-ex...
  9. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for Python via .NET. Our guide will show you how to update the chart's data range and link it to the destination worksheet, ensuring that the copied rows or range are accurately reflected in the chart....xlsx ) and generates the output Excel...Excel file ( 5113697.xlsx ). AI Document Assistant Close Create...

    docs.aspose.com/cells/python-net/change-data-so...
  10. 使用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...