Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 6,584 for

xls to xlsx

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

    In this article, you will learn how To remove existing PrinterSettings of Worksheet inside the Excel file programmatically using Aspose.Cells for Node.js via C++....printer settings in the saved XLSX files. Printer settings files...located under “[file “root”]\xl\printerSettings”. This document...

    docs.aspose.com/cells/nodejs-cpp/remove-existin...
  2. 将每个工作表保存为不同的 PDF 文件,使用 C++|Documentation

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件中的每个工作表保存为单独的 PDF 文件。...Cells 支持将包含图片、图表等的 XLS 文件转换为 PDF 文档。Aspose.Cells for...filePath = srcDir + u "input.xlsx" ; // Instantiate a new workbook...

    docs.aspose.com/cells/zh/cpp/save-each-workshee...
  3. Compress and Decompress DOTM Files via .NET

    C# compression and decompression source code To compress DOTM documents inTo a single zip archive or vice versa on .NET Framework, .NET Core....Markup) XLM (Excel Macro File) XLS (Excel Binary Format) XLSB (Binary...File) XLSM (Spreasheet File) XLSX (OOXML Excel File) XLT (Microsoft...

    products.aspose.com/zip/net/zip-file/dotm/
  4. Compress and Decompress X3D Files via .NET

    C# compression and decompression source code To compress X3D documents inTo a single zip archive or vice versa on .NET Framework, .NET Core....Markup) XLM (Excel Macro File) XLS (Excel Binary Format) XLSB (Binary...File) XLSM (Spreasheet File) XLSX (OOXML Excel File) XLT (Microsoft...

    products.aspose.com/zip/net/zip-file/x3d/
  5. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...xls" ); std :: cout << "Workbook...inputPath = srcDir + u "book1.xlsx" ; /* * Create a workbook. *...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  6. Compress and Decompress JPEG Images via C#

    C# compression and decompression source code To compress JPEG images inTo a single zip archive or vice versa on .NET Framework, .NET Core....Markup) XLM (Excel Macro File) XLS (Excel Binary Format) XLSB (Binary...File) XLSM (Spreasheet File) XLSX (OOXML Excel File) XLT (Microsoft...

    products.aspose.com/zip/net/zip-file/jpeg/
  7. Compress and Decompress WMV Files via .NET

    C# compression and decompression source code To compress WMV documents inTo a single zip archive or vice versa on .NET Framework, .NET Core....Markup) XLM (Excel Macro File) XLS (Excel Binary Format) XLSB (Binary...File) XLSM (Spreasheet File) XLSX (OOXML Excel File) XLT (Microsoft...

    products.aspose.com/zip/net/zip-file/wmv/
  8. 使用C++对行和列进行分组和取消分组|Documentation

    学习如何使用Aspose.Cells和C++对Excel文件中的行和列进行分组和取消分组。...xls" ; // Create workbook from file...outputFilePath = srcDir + u "output.xls" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/grouping-and-ungro...
  9. 用 C++ 格式化和修改命名范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 格式化、重命名、合并和删除 Excel 文件中的命名范围。...xls" ); Aspose :: Cells :: Cleanup...Save ( outDir + u "book1.out.xls" ); std :: cout << "File saved...

    docs.aspose.com/cells/zh/cpp/format-and-modify-...
  10. Compress and Decompress PPSX Files via .NET

    C# compression and decompression source code To compress PPSX documents inTo a single zip archive or vice versa on .NET Framework, .NET Core....Markup) XLM (Excel Macro File) XLS (Excel Binary Format) XLSB (Binary...File) XLSM (Spreasheet File) XLSX (OOXML Excel File) XLT (Microsoft...

    products.aspose.com/zip/net/zip-file/ppsx/