Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 159,101 for

xlsx

(2.49 sec)
  1. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....xlsx" ) as workbook : worksheet =...ole_stream , cells . SaveFormat . XLSX ) with slides . Presentation...

    docs.aspose.com/slides/python-net/working-solut...
  2. 解析Excel表格列数异常 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题现象: 第二个sheet检测出来16000+列,实际没有这么多列 源文件: 2024.11-原材料栾(2.18铁选矿污泥清理) (1).Xlsx.zip (287.6 KB) 测试代码: public static void main(String[] args) throws Exception{ FileInputStream fileInputStream = …...xlsx.zip (287.6 KB) 测试代码: public...24.11-原材料栾(2.18铁选矿污泥清理) (1).xlsx"); byte[] stream = IOUtils....

    forum.aspose.com/t/excel/310744
  3. 自 Excel XP 起,通过 C++ 和 JavaScript 实现的高级保护设置|Docu...

    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,.csv" /> < button id = "runExample"...) 方法。此外,应将文件保存为Excel97至2003或Xlsx格式,因为高级保护设置只支持Excel XP及更高版本。...

    docs.aspose.com/cells/zh/javascript-cpp/advance...
  4. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the new …...Aspose PDF (pdf to xlsx) -> Aspose Cells (xlsx to html) might work...Attached are the zipped files (pdf, xlsx, html). It seems to happen where...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  5. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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" ); //Access first worksheet...the result in XLSX format book . save ( "output.xlsx" ); Support...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. How to Manage Dates and Times|Documentation

    Learn how to manage dates and times through the Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/how-to-man...
  7. PDF Format Conversion Solution via JavaScript v...

    Convert PDF to DOCX, DOC, PPTX, PNG, TIFF, EPUB, TEX, SVG, CSV & more using JavaScript...to TXT Save PDF as XLSX Save PDF as XLSX // Select a PDF file...PDF-file to XlsX and save the "ResultPDFtoXlsX.xlsx"; // Call the...

    products.aspose.com/pdf/javascript-cpp/conversion/
  8. 通过 C++ 使用 JavaScript 创建 Volume Open High Low Cl...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 创建带有成交量、开盘价、最高价、最低价、收盘价的股票图表。我们的指南将演示如何将股票市场数据绘制到图表上以便更好地分析和可视化。...xlsx),并生成了【输出Excel文件】(out.xlsx)。 <!DOCTYPE html>..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  9. Extract OLE Objects from Workbook with C++|Docu...

    Learn how to extract OLE objects from a workbook using Aspose.Cells with C++....xlsx" ); // Get the OleObject collection...Excel97To2003 : fileName += u "Xlsx" ; break ; case FileFormatType...

    docs.aspose.com/cells/cpp/extract-ole-objects-f...
  10. 用 JavaScript 通过 C++ 处理线程化评论|Documentation

    使用 C++ 脚本管理 Excel 文件中的线程化评论。学习添加、读取、编辑和删除线程化评论。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

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