Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 159,174 for

xlsx

(0.33 sec)
  1. 円グラフの凡例を一部削除(非表示)にした場合に正しく反映されない - Free Support...

    添付したものは、「AAAAA」~「GGGGG」をもとに、EXCEL上で円グラフを作成し、 「GGGGG」のみ反映を削除(非表示)にしたものです WorkBook wb = new WorkBook("sample_template.Xlsx"); wb.Save("result.Xlsx"); にて読み込んで、保存したresult.Xlsxについて、「AAAAA」が非表示となって、「BBBBB」~「GGGGG」が表示される形となり…...xlsx"); wb.Save("result.xlsx"); にて読み込んで、保存したresult...にて読み込んで、保存したresult.xlsxについて、「AAAAA」が非表示となって、「BBBBB」~「GGGGG」が表示される形となり、凡例がsample_template...

    forum.aspose.com/t/topic/324916
  2. Copy Shapes between Worksheets with C++|Documen...

    Learn how to copy shapes, charts, and other drawing objects between worksheets using Aspose.Cells with C++....xlsx" ; // Path of output Excel file...outDir + u "PictureCopied_out.xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/copy-shapes-between-w...
  3. Public API Changes in Aspose.Cells 8.8.3|Docume...

    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" , SaveFormat . Xlsx ); Added LoadOptions...new Workbook ( dir + "input.xlsx" , loadOptions ); Added Cell...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Trust Permissions on Web Server|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" ); PdfSaveOptions pdfSaveOptions...pdfSaveOptions ); // Save the XLSX file workbook . Save ( MapPath...

    docs.aspose.com/cells/net/declaration/
  5. How to create a Gantt chart with Node.js via C+...

    Learn how to create a Gantt chart with Aspose.Cells for Node.js via C++ API....saves the workbook to output XLSX format . The following screenshot...path . join ( dataDir , "sample.xlsx" ); // Loads the workbook which...

    docs.aspose.com/cells/nodejs-cpp/how-to-create-...
  6. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....xlsx" ); std :: cout << "TextBox...srcDir + u "SampleTextboxExcel20.xlsx" ; // Path of output Excel file...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  7. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...xlsx" ); std :: cout << "TextBox...srcDir + u "SampleTextboxExcel20.xlsx" ; // Path of output excel file...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  8. Heap Memory issue - Free Support Forum - aspose...

    When i try to create a sheet with more than 200000 rows and 100 columns. I am getting Java Heap out of memory issue. I am using aspose cells version 24.7 with java 21....xlsx"; File directory = new File(this...new Workbook(FileFormatType.XLSX); sheet = workbook.getWorksheets()...

    forum.aspose.com/t/heap-memory-issue/325703
  9. Gridjs是否支持配置图表 - Free Support Forum - aspose.com

    前端是否支持配置如下这些柱状图、折线图等表 image.png (86.0 KB)...xlsx&Uid=674e26a7-665c-441d-8046-53bb7c5efcb3.xlsx 更多类型的图表的配置,一直在推进中...

    forum.aspose.com/t/gridjs/296530
  10. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns when exporting spreadsheets to CSV format using Aspose.Cells for JavaScript via C++....xlsx ) that has two leading blank..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/trim-leadi...