Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 159,101 for

xlsx

(0.85 sec)
  1. Extract OLE Objects from Workbook with JavaScri...

    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,.xlsm,.xlsb" /> < button id..."fileInput" accept = ".xls,.xlsx" /> < button id = "extractBtn"...

    docs.aspose.com/cells/javascript-cpp/extract-ol...
  2. Aspose.Cells 无法正常加载camera shape - Free Support ...

    当drawing.xml的a14:cameraTool节点没有spid属性的时候,aspose.cells将会无法正常解析camera shape的CellRange,导致camera shape的内容丢失。附件为测试文件 image.png (13.3 KB) image.png (9.5 KB) camera shape.zip (8.3 KB)...stored in the drawing part of the XLSX file as an <a14:cameraTool>...– Patch the XLSX before loading Extract the XLSX (it is a ZIP...

    forum.aspose.com/t/aspose-cells-camera-shape/32...
  3. Convert XML to CSV in Android Apps | products.a...

    Render XML to CSV in Android Apps API without using Microsoft Excel or Adobe Reader...Android via Java to convert XML to XLSX. This API is part of the Aspose...Android via Java to convert XLSX to CSV. Aspose.PDF for Android...

    products.aspose.com/total/android-java/conversi...
  4. 用JavaScript通过C++分屏Excel工作表|Documentation

    在本文中,您将学习如何通过JavaScript结合C++插件以编程方式将工作表分成两个或四个部分,从而显示某些行和/或列。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  5. Group or ungroup shapes, pictures, or other obj...

    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 Ungroup shapes, pictures, or...This is the input file: sample2.xlsx AI Document Assistant Close...

    docs.aspose.com/cells/net/group-or-ungroup/
  6. Use Custom XML Parts in Aspose.Cells with JavaS...

    Learn how to use custom XML parts in Aspose.Cells for JavaScript via C++. Integrate external XML data within Excel files seamlessly....xlsx to .zip and then opening it..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/use-custom...
  7. 使用 C++ 通过 JavaScript 处理形状或图表的反射效果|Documentation

    学习如何利用 C++ 通过 JavaScript 设置形状或图表的反射效果,以实现不同的视觉效果。...xlsx,.csv" /> < button id = "runExample"...80 ; // Save the workbook in xlsx format const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  8. 支持在加载 HTML 到 Excel 工作簿时布置 DIV 标签的布局,使用 JavaScri...

    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"...(); // Save the workbook in xlsx format and provide download...

    docs.aspose.com/cells/zh/javascript-cpp/support...
  9. 通过Node.js和C++保护和取消保护工作表|Documentation

    使用Aspose.Cells for Node.js via C++保护和取消保护Excel文件的工作表。...xlsx" ); 使用Aspose.Cells for Node...path . join ( dataDir , "Book1.xlsx" ); // Create a new file. const...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...
  10. Convert TXT to Excel in C#

    This article describes how to convert txt to Excel in C#. It has the IDE settings, algorithm steps and code snippet to perform text file to Excel conversion in C#....Steps to Convert TXT File to XLSX in C# Configure the environment...information to convert TXT file to XLSX in C# . Besides, if you want...

    kb.aspose.com/cells/net/convert-txt-to-excel-in...