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

xlsx

(1.32 sec)
  1. 用JavaScript通过C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++在微软Excel中创建图表。我们的指南将演示各种图表类型以及如何自定义其外观和格式。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  2. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…...xlsx", FileMode.Open, FileAccess...Workbook(@"C:\Projects\WordTest\sample.xlsx"); var sheet = book.Worksheets[0];...

    forum.aspose.com/t/ole-excel-object-size-is-cha...
  3. 円グラフの凡例を一部削除(非表示)にした場合に正しく反映されない - 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
  4. 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...
  5. 使用C++应用Subtotal和更改详细下方轮廓总结行方向|Documentation

    了解如何使用Aspose.Cells for C++ API对数据应用Subtotal并更改详细下方轮廓总结行的方向。...xlsx" ); // Access the first worksheet...Save ( outDir + u "output_out.xlsx" ); std :: cout << "Subtotal...

    docs.aspose.com/cells/zh/cpp/applying-subtotal-...
  6. Create Line Chart in Excel using C# | Line Char...

    Learn how to create a Line chart in Excel using C# with Aspose.Cells for .NET. Follow step‑by‑step instructions and runnable code examples....Multi‑format support – Read/write XLSX, XLS, CSV, PDF, and more. Getting...resulting file SimpleLineChart.xlsx contains a fully formatted line...

    blog.aspose.com/cells/create-line-chart-in-exce...
  7. 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/
  8. How to create a Gantt chart with C++|Documentation

    Learn how to create a Gantt chart with Aspose.Cells for C++ API....saves the workbook to output XLSX format . The following screenshot...Workbook workbook ( u "sample.xlsx" ); // Access the first worksheet...

    docs.aspose.com/cells/cpp/how-to-create-gantt-c...
  9. 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-...
  10. excel转pdf,图片转换报错Shape to image Error! - Free Su...

    Excel转换PDF,抛出Shape to image Error的异常,导致转换失败 附件为: EXCEL_TEST.zip (9.0 MB) Aspose.cells 版本 25.0.6...xlsx"); // Create PdfSaveOptions...+ "NA593831_MI SOP_20250707.xlsx"); workbook.Save(filePath +...

    forum.aspose.com/t/excel-pdf-shape-to-image-err...