Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,473 for

worksheet to image

(0.05 sec)
  1. 使用C++将工作表或图表导出为具有所需宽度和高度的图像|Documentation

    使用Aspose.Cells在C++中将工作表或图表导出为所需宽度和高度的图像。...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...GetWorksheets (). Get ( 0 ); // Set image or print options ImageOrPrintOptions...

    docs.aspose.com/cells/zh/cpp/export-worksheet-o...
  2. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....method (encapsulated in the Worksheet object). The new Comment object...Workbook workbook ; // Add a new worksheet to the workbook int32_t sheetIndex...

    docs.aspose.com/cells/cpp/comments-and-notes/
  3. 用 Node.js 通过 C++ 将工作表渲染为图形上下文|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 将工作表渲染为图形上下文,包括渲染到图像文件、屏幕和打印机。...); // Access first worksheet const worksheet = workbook . getWorksheets...get ( 0 ); // Create empty image buffer const bmpOptions = new...

    docs.aspose.com/cells/zh/nodejs-cpp/render-work...
  4. Working with Worksheets GridWeb|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....Working with Worksheets GridWeb Contents [ Hide ] Accessing Worksheets...Worksheets This topic discusses accessing worksheets of the GridWeb...

    docs.aspose.com/cells/java/working-with-workshe...
  5. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips To help you use specific Aspose.Cells for .NET features, achieve a certain excel appearance, or make a use case possible....Convert Workbook to Different Image Formats Track Document Conversion...Cells of a Worksheet Add and Retrieve Data Worksheets Rows and...

    docs.aspose.com/cells/net/developer-guide/
  6. Java API to Render MHTML to EXCEL | products.as...

    Export MHTML To EXCEL via Java API without using Microsoft Excel or Adobe Reader...conversion, text extraction, image extraction, and more. With Aspose...conversion, text extraction, image extraction, and more. With Aspose...

    products.aspose.com/total/java/conversion/mhtml...
  7. Java API to Render PDF to FODS | products.aspos...

    Export PDF To FODS via Java API without using Microsoft Excel or Adobe Reader...also supports a variety of image formats such as TIFF, JPEG,...converted XLSX file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/pdf-t...
  8. Add Cells to Microsoft Excel Formula Watch Wind...

    Learn how To moniTor cells in Excel's Formula Watch Window using Aspose.Cells for Python via .NET. Includes code examples and API references....Similarly, you can use the Worksheet.cell_watches.add() method...# Access first worksheet. ws = wb . worksheets [ 0 ] # Put some...

    docs.aspose.com/cells/python-net/add-cells-to-m...
  9. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, oleobject, shapes inTo Excel files....necessary shapes into the worksheet.You may need to insert the...different positions of the worksheet.Or you need to batch insert...

    docs.aspose.com/cells/python-net/insert-shapes/
  10. 使用 Node.js 通过 C++ 创建带引线的饼图|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在 Microsoft Excel 中创建带引线的饼图。我们的指南将演示如何添加连接数据点与图例的引线,提升图表的整体清晰度。...Access the first worksheet const worksheet = workbook . getWorksheets...// Add two columns of data worksheet . getCells (). get ( "A1"...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-pi...