Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 157,928 for

xlsx

(0.19 sec)
  1. 用 C++ 过滤从模板文件加载工作簿时的数据类型|Documentation

    学习如何在使用 Aspose.Cells 与 C++ 加载模板文件时,过滤特定的数据类型。...loadOptions ( LoadFormat :: Xlsx ); loadOptions . SetLoadFilter...srcDir + u "sampleFilterChars.xlsx" , loadOptions ); // Save the...

    docs.aspose.com/cells/zh/cpp/filtering-the-kind...
  2. 通过 C++ 在 Node.js 中自动在新行输入时传播表格或列表对象中的公式|Documen...

    学习如何在使用 Aspose.Cells for Node.js via C++ 时,在输入新行数据时自动传播表格或列表对象中的公式。...1" ); // Save the workbook in xlsx format book . save ( path ....join ( dataDir , "output_out.xlsx" )); AI Document Assistant Close...

    docs.aspose.com/cells/zh/nodejs-cpp/propagate-f...
  3. Inserting a WAV file as an OLE Object with Java...

    Learn how to insert a WAV file as an OLE object in Excel worksheets using Aspose.Cells for JavaScript via C++.... Xlsx ); const blob = new Blob ([...downloadLink . download = 'testWAV.out.xlsx' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  4. 使用Node.js通过C++刷新关联形状的数值|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中刷新关联形状的数值。...js via C++保存工作簿为XLS或XLSX格式,这也没问题。但如果你想保存为PDF或HTML格式,则必须调用...sourceDir , "sampleRefreshValueOf.xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/refresh-val...
  5. Create PdfBookmarkEntry for Chart Sheet with No...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for Node.js via C++....xlsx" ); // Load sample Excel file...Document Assistant Close Convert XLSX File to PDF Format with Node...

    docs.aspose.com/cells/nodejs-cpp/create-pdfbook...
  6. 使用JavaScript通过C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel工作表中将WAV文件作为OLE对象插入。... Xlsx ); const blob = new Blob ([...downloadLink . download = 'testWAV.out.xlsx' ; downloadLink . style . display...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...
  7. 通过 xlsx4j 创建新电子表格|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" ; SpreadsheetMLPackage pkg...http://www.docx4java.org/forums/xlsx-java-f15/cells-with-character-values-t874...

    docs.aspose.com/cells/zh/java/create-new-spread...
  8. SaveFormat | Aspose.Words for Java

    Indicates the format in which the document is saved in Java.... XLSX Saves the document as an Office...a flow document. XLSX public static int XLSX Saves the document...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Delete Comment in Excel using C#

    In this tutorial, you will learn how to delete comment in Excel using C#. The steps and code snippet demonstrates how to remove comments from Excel using C#....and export the output file in XLSX , or XLS format. Steps to Delete...

    kb.aspose.com/cells/net/how-to-delete-comment-i...
  10. How to Convert Excel to PPTX in Python

    This quick article covers the details of how to convert Excel to PPTX in Python. To convert Excel to PPTX in Python environment preparation as well as the code snippet is present for demonstration.... you will be able to export XLSX file to PPTX format. Steps to...

    kb.aspose.com/cells/python/how-to-convert-excel...