Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 159,173 for

xlsx

(0.13 sec)
  1. 设置共享公式(用 C++)|Documentation

    学习如何在 Excel 工作表中用 Aspose.Cells 设置共享公式,使用 C++。...xlsx" ; // Path of output excel file...outputFilePath = outDir + u "Output_out.xlsx" ; // Instantiate a Workbook...

    docs.aspose.com/cells/zh/cpp/setting-shared-for...
  2. Excel Export - Gap Missing when using arrays of...

    While working with arrays, we are facing an issue in excel where the gap between different elements is maintained correctly for an array of objects, but not for an array of strings. When using an array of objects, the t…...xlsx"); WorkbookDesigner workbookDesigner...Process(); workbook.Save(dir + "dest.xlsx"); geetha123 July 4, 2025, 10:07am...

    forum.aspose.com/t/excel-export-gap-missing-whe...
  3. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C++ API or Library....xlsx" ; // Create a workbook and...outputFilePath = outDir + u "out_test.out.xlsx" ; // Save the Excel file workbook...

    docs.aspose.com/cells/cpp/use-error-checking-op...
  4. Saving Project Data to Excel Format in Ruby | A...

    This article explains how to export Project data to Excel using Aspose.Tasks Java for Ruby....XLSX" , Rjb :: import( 'com.aspose...aspose.tasks.SaveFileFormat' ) . XLSX) 4 5 puts "Saved project data...

    docs.aspose.com/tasks/java/saving-project-data-...
  5. Managing Pictures with JavaScript via C++|Docum...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < input type = "file"..."fileInput" accept = ".xls,.xlsx,.csv" /> < br />< br /> < label...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  6. How to Insert Picture in Cell|Documentation

    Learn how to insert a picture into a cell with Aspose.Cells for Python via .NET API....save the workbook in the output XLSX format. Sample Code AI Document...

    docs.aspose.com/cells/python-net/how-to-insert-...
  7. How to Create Excel File in Python

    Here is a quick tutorial that describes how to create Excel file in Python. It provides details how using Python generate Excel file along with the information about configuring the environment....finally save this file in XLS or XLSX file format. Steps to Create...

    kb.aspose.com/cells/python/how-to-create-excel-...
  8. How to Convert DataTable to Excel in C#

    In this short tutorial, you will learn how to convert DataTable to Excel in C#. You can control the process of writing DataTable to excel in C# by setting a number of properties of the DataTable....in C# , we will save it as an XLSX file on the disc. Steps to Convert...

    kb.aspose.com/cells/net/how-to-convert-datatabl...
  9. How to Remove Formula but Keep Data in Excel in...

    This brief tutorial provides information on how to remove formula but keep data in Excel in Java. Using these steps you can remove formula from excel but keep data in java on Windows, Linux and macOS etc....or in a different format like XLSX file on the disc. Steps to Remove...

    kb.aspose.com/cells/java/how-to-remove-formula-...
  10. How to Add a Slicer in Excel using Java

    This quick tutorial guides on how to add a slicer in Excel using Java. It provides crisp information on the environment configuration, program flow and a runnable sample code to insert a slicer in Excel using Java....saving the resultant file as an XLSX file, however, you may save...

    kb.aspose.com/cells/java/how-to-add-a-slicer-in...