Sort Score
Result 10 results
Languages All
Labels All
Results 8,461 - 8,470 of 159,099 for

xlsx

(0.13 sec)
  1. When converting XPS to PDF using Aspose.PDF 26....

    ご連絡ありがとうございます。 CELLSNET-59847の件は解消していることが確認できました。 しかし、作成したXPSをAspose.PDF 26.2.0を使用してPDFに変換するとチャート部分が表示されません。 Xlsx → XPS → PDFというように変換しています。 こちらの修正もお願いします。 再現できるファイルをzipにまとめて添付しました。 NG.zip (733.5 KB) XPS→PDF変換で使用して…... xlsx → XPS → PDFというように変換しています。 こちらの修正もお願いします。...

    forum.aspose.com/t/when-converting-xps-to-pdf-u...
  2. Error when converting pdf file to word file - F...

    Hi, We are encountering the following error in one of our reports only on the servers when converting a PDF to a Word document. The conversion works fine locally. We are using: Java version: 17.0.9 Aspose libraries: …...DocSaveOptions(); // Set output format xlsx and 1 worksheet options.setFormat(Packages...

    forum.aspose.com/t/error-when-converting-pdf-fi...
  3. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....xlsx" ); IOleEmbeddedDataInfo dataInfo...OleEmbeddedDataInfo ( fileData , "xlsx" ); // Add the OLE object frame...

    docs.aspose.com/slides/net/manage-ole/
  4. Aspose.Cells 8.5.0中的公共API更改|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....workbook in xlsx format workbook . Save ( "output.xlsx" , SaveFormat...SaveFormat . Xlsx ); 添加了SheetRender.PageScale属性 当您使用 按 n 页宽 x m 页高缩放...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly....xlsx" ); var fileData = Array . from...newArray ( "byte" , fileData ), "xlsx" ); // Add the OLE object frame...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  6. Axis title not in bold by default for waterfall...

    Hi Team, In waterfall chart, the axis title does not appear in bold by default, unlike other charts such as column and bubble charts. Waterfall: image.png (95.4 KB) Column: image.png (88.6 KB) Bubble: image.png (1…...xlsx", SaveFormat.XLSX); System.out.println("Simple...successfully: simple_waterfall_chart.xlsx"); } catch (Exception e) { e...

    forum.aspose.com/t/axis-title-not-in-bold-by-de...
  7. 透视表刷新后导致筛选失效 - Free Support Forum - aspose.com

    主题:关于 Aspose.Cells for Java 在刷新数据透视表(PivotTable)后导致筛选器(Filter)自动重置的问题咨询 问题背景: 我在使用 Aspose.Cells for Java 处理包含数据透视表的 Excel 文件。我的业务场景需要动态更新底表(Source Data)的数据量,并同步更新数据透视表的结果。 操作流程: 在我的代码中,为了确保数据透视表能反映底表的最新状态,我依次执行了以下操作: …...xlsx"); Cells cells = workbook.getWorksheets()...refreshAll(); workbook.save(dir + "dest.xlsx"); } } 我们用上面的代码发现filter 变化了,请确认是否是你提出的问题。...

    forum.aspose.com/t/topic/327421
  8. Freetrial版でexcelからpdfに変換するとオブジェクトがずれる - Free Su...

    ■内容 excelからpdfに変換するとオブジェクトがずれます。 なにかいい対策はありませんでしょうか? ■実際のファイル(excel,pdf) https://drive.google.com/drive/folders/1XfqnfPggnvPymE223VMUYVX-oyCOlynF?usp=drive_link ■ソース(Program.cs) using System; using System.IO; usi…...xlsx"); Parallel.ForEach(files, file...workbook = new Workbook("input.xlsx"); var pdfOptions = new PdfSaveOptions...

    forum.aspose.com/t/freetrial-excel-pdf/312435
  9. Using Sparklines and Settings 3D Format with C+...

    Learn how to use sparklines and apply 3D formatting in Excel files using Aspose.Cells with C++....xlsx" ; Workbook book ( inputFilePath...Save ( outDir + u "Book1.out.xlsx" ); std :: cout << "Sparklines...

    docs.aspose.com/cells/cpp/using-sparklines-and-...
  10. Create Gantt Chart in Excel using C# | Gantt Ch...

    Learn how to create a Gantt chart in Excel using C#. Discover step-by-step instructions and code examples for project management in Excel....various Excel formats, including XLSX, XLS, and CSV. Follow these... workbook.Save( "GanttChart.xlsx" ); workbook.Save( "GanttChart...

    blog.aspose.com/cells/create-gantt-chart-in-exc...