Sort Score
Result 10 results
Languages All
Labels All
Results 8,021 - 8,030 of 159,790 for

xlsx

(0.31 sec)
  1. Aspose.words for java,保存pdf附件出现乱码 - Free Suppor...

    原始需求:将word转成pdf,同时将word中各种类型的附件也转成pdf并拼接到后面。 遇到问题:遇到pdf格式的附件保存后存在许多乱码页 部分代码: aspose-words: 24.11 aspose-cells: 25.1 OS: Oracle Linux Server 8.5 List<byte[]> attachmentPdfs = new ArrayList<>(); Document document = …...xlsx", ".xlsm", ".xlsb" -> { byte[]...

    forum.aspose.com/t/aspose-words-for-java-pdf/32...
  2. Manage OLE in Presentations Using Java|Aspose.S...

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

    docs.aspose.com/slides/java/manage-ole/
  3. What's new in Aspose.Cells for Java|Documentation

    Aspose.Cells for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....xlsx file Aspose.Cells for Java 26...Cells for Java 24.11 Support xlsx to pcl conversion Support to...

    docs.aspose.com/cells/java/what-s-new-in-aspose...
  4. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....xlsx" , "rb" ) as file_stream : file_data...OleEmbeddedDataInfo ( file_data , "xlsx" ) # Add an OLE object frame...

    docs.aspose.com/slides/python-net/manage-ole/
  5. Setting Dynamic Array Formulas with JavaScript ...

    How to use Aspose.Cells library to calculate dynamic array formulas in Excel using JavaScript via C++. Load, calculate, and save Excel files easily....xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  6. 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/
  7. 使用 Java 在演示文稿中管理图表工作簿|Aspose.Slides 文档

    了解适用于 Java 的 Aspose.Slides:轻松在 PowerPoint 和 OpenDocument 格式中管理图表工作簿,以简化演示文稿数据。...xlsx" ; IChart chart = pres . getSlides...setExternalWorkbook ( "externalWorkbook.xlsx" ); chartData . getSeries ()...

    docs.aspose.com/slides/zh/java/chart-workbook/
  8. 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/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – راه حل تبدیل PDF با استفاده از Python via Java https://products.aspose.com/pdf/fa/python-java/conversion/ Recent content in راه حل تبدیل PDF با......xlsx&#34; line cl n doco .n savep...Python-Java: تبدیل فایل PDF به XLSX با استفاده از Python via Java...

    products.aspose.com/pdf/fa/python-java/conversi...
  10. Excel data label font properties manipulation (...

    Hi Team, I have the following excel file. chart-forum.zip (15.8 KB) In it there is a simple chart, with one graph representing one data series. Data labels are added to the chart. The default setting is 11px fontsize…...xlsx"); // first worksheet and first...text"; } } wb.Save(@"C:\Output.xlsx"); series.IsShowDataLabels enables...

    forum.aspose.com/t/excel-data-label-font-proper...