Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 27,092 for

excel worksheet

(0.18 sec)
  1. 通过 JavaScript 及 C++ 将图表转换为图片|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 转换图表为图片格式,如 JPEG 或 PNG。我们将演示如何从 Microsoft Excel 导出图表并将其保存为独立的图片,以便后续使用和处理。...Cells API支持将Excel图表转换成图片格式,无需额外工具或应用程序。为了支持渲染,...Workbook (); // Adding a new worksheet to the Workbook const sheetIndex...

    docs.aspose.com/cells/zh/javascript-cpp/chart-t...
  2. 在Python中将工作表转换为图像|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....a workbook with path to an Excel file book = self . Workbook...getPng ()) #Get the first worksheet. sheet = book . getWorksheets...

    docs.aspose.com/cells/zh/java/converting-worksh...
  3. Use Error Checking Options|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel Worksheets, e.g., Numbers stored as Text, using Aspose.Cells for Python via .NET API....Contents [ Hide ] Microsoft Excel allows users to define error...there’s a problem with a cell. Excel provides information that helps...

    docs.aspose.com/cells/python-net/use-error-chec...
  4. 在 Jython 中将工作表转换为图像|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....a workbook with path to an Excel file book = Workbook ( dataDir...getPng ()) # Get the first worksheet . sheet = book . getWorksheets...

    docs.aspose.com/cells/zh/java/worksheet-to-imag...
  5. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an Excel to word by first converting the Excel Worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...an excel to word by first converting the excel worksheet to PDF...ut.xlsx"); Worksheet sheet = workbook.Worksheets[0]; PdfSaveOptions...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  6. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for JavaScript via C++....you create a new file in MS Excel, you will find the paper size...some data inside the first worksheet const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/load-workb...
  7. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for Python via .NET.... If you convert your worksheet into an image or save your...Using Aspose.Cells for Python Excel Library The following sample...

    docs.aspose.com/cells/python-net/rendering-time...
  8. 使用Node.js导出工作表或图表为具有指定宽度和高度的图片|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将工作表或图表导出为具有特定宽度和高度的图片。...); // Access first worksheet const worksheet = workbook . getWorksheets...AsposeCells . SheetRender ( worksheet , opts ); sr . toImage ( 0...

    docs.aspose.com/cells/zh/nodejs-cpp/export-work...
  9. Open Text Files as Workbooks|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...., 3 , Excel . XlTextParsingType . xlDelimited , Excel . XlTextQualifier...Merge or UnMerge Cells in a Worksheet in VSTO and Aspose.Cells Protect...

    docs.aspose.com/cells/net/open-text-files-as-wo...
  10. AutoFit Columns and Rows while loading HTML in ...

    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....both the output excel files i.e. Output Excel File Without AutoFitColsAndRows...AutoFitColsAndRows and Output Excel File With AutoFitColsAndRows...

    docs.aspose.com/cells/java/autofit-columns-and-...