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

worksheet to image

(0.08 sec)
  1. 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/
  2. 使用C++的JavaScript生成工作表缩略图|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript从工作表生成缩略图图像。在文档和演示中创建用于预览的小图像。...< body > < h1 > Generate Worksheet Thumbnail Example </ h1 >...ImageOrPrintOptions (); // Specify the image format imgOptions . imageType...

    docs.aspose.com/cells/zh/javascript-cpp/generat...
  3. Insert Hyperlinks into Excel or OpenOffice with...

    How To insert hyperlinks inTo an Excel file with the Aspose.Cells library without MS Excel using C++....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/go-cpp/insert-hyperlinks-...
  4. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for Node.js via C++....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/nodejs-cpp/rendering-time...
  5. 从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...
  6. Save Specified Worksheets to PDF with C++|Docum...

    Export specific Worksheets To PDF using Aspose.Cells with C++....Ask AI Save Specified Worksheets to PDF with C++ Contents [ Hide...Aspose.Cells saves all visible worksheets in a workbook to a PDF file...

    docs.aspose.com/cells/cpp/save-specified-worksh...
  7. Convert SVG to XLT in Android Apps | products.a...

    Render SVG To XLT in Android Apps API without using Microsoft Excel or Adobe Reader...format is a widely used vector image format, which is used to create...display images on the web. It is an XML-based vector image format...

    products.aspose.com/total/android-java/conversi...
  8. 使用 C++ 通过 Node.js 导出带有 viewBox 属性的 SVG 图表|Docum...

    学习如何使用 Aspose.Cells for Node.js via C++ 导出带有 viewBox 属性的 SVG 格式图表。...)); // Access first worksheet const worksheet = workbook . getWorksheets...chart inside the worksheet const chart = worksheet . getCharts ()...

    docs.aspose.com/cells/zh/nodejs-cpp/export-char...
  9. Aspose.Cells 8.4.0 中的公共 API 变更|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....first worksheet Worksheet worksheet = workbook . Worksheets [ 0...object PivotTable pivotTable = worksheet . PivotTables [ 0 ]; //Remove...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. 使用C++导出带有viewBox属性的SVG图表|Documentation

    使用Aspose.Cells结合C++将带有viewBox属性的图表导出为SVG格式。...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...chart inside the worksheet Chart chart = worksheet . GetCharts ()...

    docs.aspose.com/cells/zh/cpp/export-chart-to-sv...