Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 159,093 for

xlsx

(0.17 sec)
  1. 用JavaScript通过C++打开不同格式的文件|Documentation

    Aspose.Cells for JavaScript通过C++ API允许你打开/读取不同格式的文件,如Xlsx、HTML、CSV、ODS、TSV、SXC、FODS等。...可以打开多种文件格式,如 Microsoft Excel 电子表格(XLS,XLSX,XLSM,XLSB),SpreadsheetML,逗号..."fileInput" accept = ".xml,.xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  2. Merge XLSM Files Online or using C++ | products...

    Free online app to combine different XLSM files. C++ merging library code to merge XLSM worksheets into other formats....dropdown Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image...(Macro-enabled Spreadsheet) Merge XLSX Files (Open XML Workbook) Merge...

    products.aspose.com/total/cpp/merge/xlsm/
  3. 文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致 - Free Suppor...

    文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致,见附件示例文件,谢谢! 单倍行距测试.zip (92.4 KB) 企业微信截图_17651674036047.png (214.3 KB) public static void outputpdf() { Workbook workbook = new Workbook("D:\\单倍行距测试.Xlsx"); …...xlsx"); workbook.Save("D:\\单倍行距测试...2019 等) 最小复现文件 (您已上传的 单倍行距测试.xlsx ),请确认文件中仅包含一个文本框,且文本设置为单倍行距。...

    forum.aspose.com/t/pdf-excel/322745
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Format Conversion Solution via JavaScript via C++ https://products.aspose.com/pdf/javascript-cpp/conversion/ Recent content in PDF Format C......com/pdf/javascript-cpp/conversion/pdf-to-xlsx PDF to XLSX about-content section...com/pdf/javascript-cpp/conversion/pdf-to-xlsx PDF to XLSX about-content section...

    products.aspose.com/pdf/javascript-cpp/conversi...
  5. 用 JavaScript 通过 C++ 追踪 Excel 转换为 TIFF 的进度|Docum...

    学习如何用 Aspose.Cells for JavaScript 通过 C++ 追踪 Excel 文件转换为 TIFF 的过程。在转换过程中提升用户体验。...xlsx),并使用实现了 IPageSavingCallback..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "convertTiff"...

    docs.aspose.com/cells/zh/javascript-cpp/track-c...
  6. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts using Aspose.Cells for C++....xlsx" ); // Access first worksheet...workbook in XLSX format wb . Save ( outDir + u "output_out.xlsx" ); std...

    docs.aspose.com/cells/cpp/working-with-the-glow...
  7. Working With Fonts|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" , SaveFormat . Xlsx ); // Workbooks can...FileStream sw = File . Create ( "test.xlsx" ); wb . Write ( sw ); sw ....

    docs.aspose.com/cells/net/working-with-fonts/
  8. 用C++加载特定工作表的工作簿|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载特定工作表以提升性能和减少内存使用。...loadOptions ( LoadFormat :: Xlsx ); loadOptions . SetLoadFilter...Workbook ( srcDir + u "TestData.xlsx" , loadOptions ); // Perform...

    docs.aspose.com/cells/zh/cpp/load-specific-work...
  9. 用 Node.js 和 C++ 设置形状文本的预设 WordArt 样式|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 为形状的文本设置预设 WordArt 样式...WordArtStyle3 ); // Save the workbook in xlsx format workbook . save ( outputDir...outputDir + "outputSetPresetWordA.xlsx" ); AI Document Assistant Close...

    docs.aspose.com/cells/zh/nodejs-cpp/set-preset-...
  10. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while importing from HTML using Aspose.Cells for Node.js via C++....xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/avoid-exponent...