Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 157,793 for

xlsx

(0.24 sec)
  1. Remove Existing PrinterSettings of Worksheets i...

    Learn how to remove existing PrinterSettings of a worksheet inside the Excel file through the Page Setup object programmatically using Aspose.Cells with C++....printer settings in the saved XLSX files. Printer settings files...srcDir + u "sampleRemoveExisting.xlsx" ); int sheetCount = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/remove-existing-print...
  2. 工作表缩放的可行解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...xlsx" ); com . aspose . cells . Worksheet...aspose . cells . SaveFormat . XLSX ); workbook . dispose (); Presentation...

    docs.aspose.com/slides/zh/androidjava/working-s...
  3. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for Node.js via C++. This guide will demonstrate how to modify labels' appearance, position, and formatting, while linking them to your data source for accurate representation....xlsx" ); // Loads the workbook which..."output_out.xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/adding-custom-...
  4. 在 Node.js 通过 C++ 使用自定义 XML 部件|Documentation

    学习如何在 Aspose.Cells for Node.js via C++ 中使用自定义 XML 部件。无缝集成外部 XML 数据到 Excel 文件。...xlsx 扩展名更改为 .zip ,并用 WinZip 打开查看。也可以用任何第三方...path . join ( dataDir , "output.xlsx" ); // The sample XML that will...

    docs.aspose.com/cells/zh/nodejs-cpp/use-custom-...
  5. Convert Text to Columns using Aspose.Cells with...

    Learn how to convert text to columns in Excel files using Aspose.Cells for C++....opts ); // Save the workbook in xlsx format wb . Save ( outDir +...+ u "outputTextToColumns.xlsx" ); std :: cout << "Text to columns...

    docs.aspose.com/cells/cpp/convert-text-to-colum...
  6. Set Column Width to Scalable Unit like em or pe...

    Learn how to set column width to scalable units like em or percent in Aspose.Cells for JavaScript via C++. Improve the presentation of generated HTML tables....xlsx outsampleForScalable.zip <!DOCTYPE..."fileInput" accept = ".xls,.xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/set-column...
  7. 用JavaScript通过C++在PDF中嵌入附件|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++在PDF中嵌入Ole对象作为附件。...xlsx )。双击Ole对象,嵌入的文件将被打开。 通常,在转换..."fileInput" accept = ".xls,.xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/embed-a...
  8. Export print area range to HTML with JavaScript...

    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 <!DOCTYPE html> < html > < head..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/export-pri...
  9. 在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/wrapping-cell-text...
  10. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of worksheets inside the Excel file programmatically using Aspose.Cells for Node.js via C++....printer settings in the saved XLSX files. Printer settings files...sourceDir , "sampleRemoveExisting.xlsx" ); const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/remove-existin...