Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 159,929 for

xlsx

(0.78 sec)
  1. 在VSTO和Aspose.Cells中使用公式函数来处理数据|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" ); //Quit the application app...Save ( "OutputAspose.xlsx" , SaveFormat . Xlsx ); } 下载示例代码 Github...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  2. Use Formulas Functions to Process Data in VSTO ...

    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" ); // Quit the application...Save ( "OutputAspose.xlsx" , SaveFormat . Xlsx ); } Download Sample...

    docs.aspose.com/cells/net/use-formulas-function...
  3. 使用公式函数处理数据|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" ); //Quit the application app..."D:\\OutputAspose.xlsx" , SaveFormat . Xlsx ); } 输出 1) VSTO 图...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  4. 为工作簿渲染指定单独或私有字体集,使用 Node.js 通过 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 指定工作簿渲染的单独或私有字体集。... Xlsx ); opts . setFontConfigs ( fontConfigs...dataDir , "sampleSpecifyIndivid.xlsx" ); // Output directory const...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-ind...
  5. Save Workbook to Text or CSV Format using Aspos...

    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....OpenOffice spreadsheet file (so XLS, XLSX, XLSM, XLSB, ODS and so on)...Workbook to Text or CSV Format.xlsx" ; string destFileName = FilePath...

    docs.aspose.com/cells/net/save-workbook-to-text...
  6. 用C++刷新关联形状的值|Documentation

    学习如何使用 Aspose.Cells for C++ 在Excel文件中刷新关联形状的值。...如果要以XLS或XLSX格式保存工作簿,则使用Aspose.Cells也起作用。...srcDir + u "sampleRefreshValueOf.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/zh/cpp/refresh-values-of-...
  7. 通过C++和Node.js访问并修改链接Ole对象的显示标签|Documentation

    学习如何使用Aspose.Cells for Node.js via C++访问和修改链接Ole对象的显示标签。...xlsx" ); // Load the sample Excel...( AsposeCells . SaveFormat . Xlsx ); // Set the workbook reference...

    docs.aspose.com/cells/zh/nodejs-cpp/access-and-...
  8. Create PdfBookmarkEntry for Chart Sheet with C+...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for C++....xlsx" ; Workbook wb ( inputFilePath...Document Assistant Close Convert XLSX File to PDF Format with C++...

    docs.aspose.com/cells/cpp/create-pdfbookmarkent...
  9. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...Xlsx file.I want this to be converted...Main() { // 2.1 Base‑64 encoded .xlsx content string base64Excel =...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  10. 支持在加载HTML到Excel工作簿时保持DIV标签布局|Documentation

    学习在将HTML加载到Excel工作簿时支持DIV标签布局的方法,使用Aspose.Cells for C++。...xlsx" ; wb . Save ( outputPath , SaveFormat :: Xlsx ); std...

    docs.aspose.com/cells/zh/cpp/support-the-layout...