Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 1,877 for

worksheet to image

(0.12 sec)
  1. Specify Job or Document Name while printing wit...

    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....printing your workbook or worksheet using the WorkbookRender or...printing your workbook or worksheet. Specify Job or Document Name...

    docs.aspose.com/cells/python-net/specify-job-or...
  2. Manipulate Position Size and Designer Chart wit...

    Learn how To use Aspose.Cells for JavaScript via C++ To effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how To adjust these properties for improved layout and visualization....existing chart inside the worksheet. Aspose.Cells provides the...contains a chart in its first worksheet. Then it re-sizes and re-positions...

    docs.aspose.com/cells/javascript-cpp/manipulate...
  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....the first worksheet WorksheetCollection worksheets = workbook...workbook . Worksheets ; Worksheet sheet = worksheets [ 0 ]; // Adding...

    docs.aspose.com/cells/zh/net/convert-chart-to-i...
  4. 工作表缩放的工作解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...xlsx" ); var worksheet = workbook . Worksheets [ worksheetIndex...columnCount - 1 ; workbook . Worksheets . SetOleSize ( startRow ...

    docs.aspose.com/slides/zh/net/working-solution-...
  5. Java API to Render XPS to SXC | products.aspose...

    Export XPS To SXC via Java API without using Microsoft Excel or Adobe Reader... Select Worksheet via its index, create a Shape...Convert XPS to DICOM (Digital Imaging and Communications in Medicine)...

    products.aspose.com/total/java/conversion/xps-t...
  6. Convert Excel to HTML with tooltip using JavaSc...

    Learn how To convert Excel files To HTML format with Tooltips for complete text display using Aspose.Cells for JavaScript via C++.... The following image shows the tooltip in the generated...Prevent Exporting Hidden Worksheet Contents on Saving to HTML...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  7. 用 JavaScript 通过 C++ 将图表转换为 SVG 格式的图像|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将图表转换为 SVG 格式图像。...first worksheet const worksheet = workbook . worksheets . get...chart inside the worksheet const chart = worksheet . charts . get...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  8. 使用 JavaScript 通过 C++ 处理图像|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....arrayBuffer )); // Configure image/print options const imgOptions...CompressionLZW ; // Render workbook to image (TIFF) const workbookRender...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  9. Set Print Titles with Python.NET|Documentation

    Learn how To configure repeated row/column headers on printed pages using Aspose.Cells for Python via .NET.... When you print the worksheet, the specified rows or columns...print titles in a specified worksheet: first, load the sample file...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  10. Three methods for filtering Chart Data with Jav...

    Learn how To filter charts in Excel using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how To apply filters To charts, cusTomize chart elements, and use data analysis Tools for better insights and informed decision making....Access first worksheet and chart const worksheet = workbook .... worksheets . get ( 0 ); const chart = worksheet . charts . get...

    docs.aspose.com/cells/javascript-cpp/filtering-...