Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 157,931 for

xlsx

(0.12 sec)
  1. 工作表尺寸调整的可行方案|Aspose.Slides 文档

    在 PowerPoint 演示文稿中使用 C++ 的工作表尺寸调整可行方案...xlsx" ); auto worksheet = workbook...Aspose :: Cells :: SaveFormat :: Xlsx ); auto oleData = MakeArray...

    docs.aspose.com/slides/zh/cpp/working-solution-...
  2. 设置共享公式(用 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...
  3. 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...
  4. 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...
  5. 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-...
  6. 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...
  7. Supported Document Formats|Aspose.Words for Java

    Edit source documents in many popular formats, as well as freely convert files from one format to another using Java....WordprocessingML Macro-Enabled Template XLSX XML-based file format for representing...

    docs.aspose.com/words/java/supported-document-f...
  8. 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-...
  9. 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...
  10. 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-...