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

worksheet to image

(0.27 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. 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/
  3. Convert Excel file to word doc with selected wo...

    Hi, I am trying To see if ASPOSE.Total library can export an Excel Sheet inTo a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...to word doc with selected worksheets using Aspose.Cells for .NET...sheet to image file - Aspose.Cells provides Sheet to Image feature...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  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. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office auTomation To Aspose.Slides for Java and embed Excel charts as OLE objects inTo PowerPoint (PPT, PPTX) slides in Java....Excel workbook containing the worksheet with the chart data. Get the...the chart from the Excel worksheet to the clipboard. Paste the...

    docs.aspose.com/slides/java/create-and-embed-an...