Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 1,446 for

worksheet to image

(0.05 sec)
  1. 用C++筛选图表数据的三种方法。|Documentation

    了解如何使用Aspose.Cells for C++在Excel中筛选图表。我们全面的指南将演示如何应用筛选、定制图表元素,以及使用数据分析工具获取更好的洞察和做出明智的决策。... Worksheet sheet = workbook . GetWorksheets...class="c1">// Add a chart to the worksheet int chartIndex = sheet . GetCharts...

    docs.aspose.com/cells/zh/cpp/filtering-charts-i...
  2. 通过C++在Node.js中转换工作表为图片 移除数据周围的空白区域|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Microsoft Excel工作表转换为图片,并移除数据周围的空白区域。...xlsx" )); // Get the first worksheet const sheet = workbook . getWorksheets...the white border around the image. sheet . getPageSetup (). setLeftMargin...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  3. 用C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells和C++将WAV文件作为OLE对象插入Excel工作表。...:: cerr << "Failed to open image file." << std :: endl ; return...= 0 ; Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/inserting-a-wav-fi...
  4. Facing issue while linking external excel file ...

    Hi Aspose Support Team, I have a couple of queries related To Aspose.Slides and Aspose.Cells: Linking an External Excel File To a Pre-Generated Chart: I am using the setExternalWorkbook function To link an external E…...document on how to add or manage worksheets in the workbook via Aspose...aspose.com/cells/java/manage-worksheets/ Moreover, see and browse...

    forum.aspose.com/t/facing-issue-while-linking-e...
  5. Add Comments in Spreadsheet in xlsx4j|Documenta...

    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....method (encapsulated in the Worksheet object). The new Comment object...new worksheet to the Workbook object Worksheet worksheet = workbook...

    docs.aspose.com/cells/java/add-comments-in-spre...
  6. Pdf|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....option as shown in the following image. Template file “sourceWithCustProps...Underline Yes Font Effects Yes Images Yes Hyperlink Yes Charts Partially...

    docs.aspose.com/cells/net/convert-excel-to-pdf/
  7. 使用Node.js在C++中使用ImageOrPrint选项将工作表转换为图片|Documen...

    学习如何使用Aspose.Cells for Node.js via C++将工作表转换为图片文件,并应用各种图像和打印选项。...filePath ); // Get the first worksheet const sheet = workbook . getWorksheets...get ( 0 ); // Apply different Image and Print options const options...

    docs.aspose.com/cells/zh/nodejs-cpp/converting-...
  8. | Aspose

    Sample code for PNG To XLS Java conversion. Use API example code for batch PNG files To XLS conversion within any Web or DeskTop Java based application....Imaging for Java processes scanned images or even smartphone...application that converts an PNG image to XLS document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/png-to-xls/
  9. | Aspose

    Sample code for PNG To XLS Java conversion. Use API example code for batch PNG files To XLS conversion within any Web or DeskTop Java based application....Imaging for Java processes scanned images or even smartphone...application that converts an PNG image to XLS document: Create an instance...

    products.aspose.com/ocr/java/conversion/png-to-...
  10. Apply Advanced Conditional Formatting with C++|...

    How To use the Aspose.Cells library in C++ To apply advanced conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....// Get the first worksheet Worksheet worksheet = workbook . GetWorksheets...Get the A1 cell Cell a1 = worksheet . GetCells (). Get ( u "A1"...

    docs.aspose.com/cells/cpp/apply-advanced-condit...