Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 1,849 for

worksheet to image

(0.42 sec)
  1. 使用JavaScript通过C++的ImageOrPrintOptions的PageIndex...

    学习如何使用C++的Aspose.Cells for JavaScript将Excel文件的特定页面渲染为图像。...Cells Example - Export Pages as Images </ title > </ head > < body...> Export Specified Pages as Images </ h1 > < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  2. Public API Changes in Aspose.Cells 8.8.3|Docume...

    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....IMAGE ControlType.LABEL ControlType...Adding ActiveX Controls to Worksheet . Following is the simple...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells For java....If you convert your worksheet into an image, or you save your workbook...method. The following image is the output image that shows the rendered...

    docs.aspose.com/cells/java/rendering-timeline/
  4. 设置使用 C++ 和 Node.js 将电子表格渲染成图片时的默认字体|Documentation

    学习如何在用 Aspose.Cells for Node.js via C++ 将电子表格渲染为图片时设置默认字体。...setDefaultStyle ( s ); // Access first worksheet. const ws = wb . getWorksheets...setRowHeight ( 3 , 60 ); // Create image or print options. const opts...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  5. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how To add ActiveX controls To Excel Worksheets programmatically using Aspose.Cells for C++....control to be added inside a worksheet. It has the following values:...ControlType::CommandButton ControlType::Image ControlType::Label ControlType::ListBox...

    docs.aspose.com/cells/cpp/add-activex-controls-...
  6. Managing OLE Objects|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....Inserting OLE Objects into the Worksheet Aspose.Cells for Python via...manipulating OLE objects in worksheets. For this reason, Aspose...

    docs.aspose.com/cells/python-net/managing-ole-o...
  7. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for C++: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....HTML with Externally Linked Images Extract Text from Presentations...Aspose.Slides for C++ Extract Images from Presentation Shapes Get...

    docs.aspose.com/slides/cpp/technical-articles/
  8. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How To insert hyperlinks inTo Excel file with Aspose.Cells library without MS Excel....access to each worksheet in the Excel file. A worksheet is represented...represented by the Worksheet class. The Worksheet class provides different...

    docs.aspose.com/cells/net/insert-hyperlinks-to-...
  9. 从URL加载网页图片到Excel工作表(C++)|Documentation

    了解如何使用C++和Aspose.Cells for C++ API将URL中的图片转换为Excel嵌入图片。...the first worksheet WorksheetCollection worksheets = wb . GetWorksheets...GetWorksheets (); Worksheet sheet = worksheets . Get ( 0 ); //...

    docs.aspose.com/cells/zh/cpp/load-a-web-image-f...
  10. Track Conversion Progress of Excel to TIFF with...

    Learn how To track the conversion progress of Excel files To TIFF using Aspose.Cells for JavaScript via C++. Enhance user experience during the conversion process....} } // Assign callback and image type using property assignment...WorkbookRender and generate the TIFF image const wr = new WorkbookRender...

    docs.aspose.com/cells/javascript-cpp/track-conv...