Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 159,755 for

xlsx

(0.33 sec)
  1. 使用 JavaScript 通过 C++ 使用 ImageOrPrint 选项将工作表转换为图...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将工作表转换为图片文件,并应用各种图片和打印选项。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  2. 档案

    档案... 支持 XLSX、XLS、CSV 和 PDF。 高性能处理大文件。 丰富的图表自定义选项。...cells . Workbook( "sample-data.xlsx" ) sheet = workbook . worksheets...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  3. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....xlsx" )); } catch ( Aspose :: Cells...Aspose :: Cells :: SaveFormat_Xlsx ); cellsOutputStream -> SetPosition...

    docs.aspose.com/slides/cpp/chart-workbook/
  4. Hidden Cells Containing Text Overflow generate ...

    Hello, We are seeing an issue related to HTML export - where: A Workbook has hidden rows One of the cells in the hidden rows contains text that overflows into the adjacent (empty) cell. When the workbook is converted …...xlsx and the following Java code:...[PATH] + "Hidden_Rows_3_Cols.xlsx"; Workbook wb = new Workbook(xlFile);...

    forum.aspose.com/t/hidden-cells-containing-text...
  5. 设置共享公式(用 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...
  6. 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...
  7. 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...
  8. Exported excel does not honor workbook's cultur...

    In German culture, the thousand separator is ( . ) and the decimal separator is ( , ) Therefore, the expected output in Excel should be 12.756,5766. However, the actual output is 12756.5766. The German culture settings d…...xlsx"); } } Professionalize.Cells...always ignores it too. Then for xlsx files, such kind of record has...

    forum.aspose.com/t/exported-excel-does-not-hono...
  9. 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-...
  10. 用 JavaScript 通过 C++ 加密 Excel 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 加密和密码保护 Excel 文件。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...