Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 159,081 for

xlsx

(0.18 sec)
  1. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....xlsx" ); com . aspose . cells . Worksheet...aspose . cells . SaveFormat . XLSX ); workbook . dispose (); Presentation...

    docs.aspose.com/slides/androidjava/working-solu...
  2. Convert Excel to CSV, TSV, and TXT|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...., XLS, XLSX, XLSM, XLSB, ODS, etc.) with...

    docs.aspose.com/cells/net/convert-excel-to-csv-...
  3. Convert Excel to CSV, TSV, and TXT|Documentation

    Convert Excel to CSV, TSV, and TXT by using Aspose.Cells for Python via .NET API...., XLS, XLSX, XLSM, XLSB, ODS, and so on)...

    docs.aspose.com/cells/python-net/convert-excel-...
  4. Aspose.Cells for PHP via Java|Documentation

    Aspose.Cells for PHP via Java supports the popular Excel (XLS, Xlsx, XLSM, XLSB, XLTX, XLTM, SpreadsheetML, CSV), OpenOffice (ODS), HTML and JSON file formats and allows exporting Excel files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, plain text, and popular image formats including TIFF, JPG, PNG, BMP and SVG....for PHP via Java supports XLS, XLSX, ODS, SpreadsheetML, CSV, tab‑delimited...

    docs.aspose.com/cells/php-java/
  5. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Table using C# How to Convert XLSX to PDF having Restricted Permissions...

    kb.aspose.com/cells/page/18/
  6. Convert XLS File with Images or Charts to PDF w...

    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....Document Assistant Close Convert XLSX File to PDF Format with Node...

    docs.aspose.com/cells/nodejs-cpp/convert-xls-fi...
  7. Aspose.Cells for Node.js via Java|Documentation

    Aspose.Cells for Node.js via Java supports the popular Excel (XLS, Xlsx, XLSM, XLSB, XLTX, XLTM, SpreadsheetML, CSV), OpenOffice (ODS), HTML and JSON file formats and allows exporting Excel files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP and SVG....js via Java supports XLS, XLSX, ODS, SpreadsheetML, CSV, Tab...

    docs.aspose.com/cells/nodejs-java/
  8. 通过Node.js和C++设置工作表标签颜色|Documentation

    本文展示了用于通过Node.js在C++中程序化设置Excel工作表标签颜色的示例代码。...xlsx" )); // Get the first worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/set-workshe...
  9. 使用Python.NET设置Workbook的公式计算模式|Documentation

    学习如何使用Aspose.Cells for Python via .NET API设置Excel工作簿中的公式计算模式(自动、手动)。逐步指南附代码示例。...xlsx" ) # Configure manual calculation...workbook workbook . save ( "output.xlsx" ) import os from aspose.cells...

    docs.aspose.com/cells/zh/python-net/setting-for...
  10. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is as below PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCompliance(PdfCompliance.PDF_A_1_B); saveOptions.setAllColumnsInOnePagePerSheet(true); fo…..., XLSX) file. Zip the file and provide...

    forum.aspose.com/t/high-cpu-memory-utilization-...