Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 1,885 for

worksheet to image

(5.07 sec)
  1. 使用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...
  2. 通过页面将工作表转换为图像文件|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....Workbook ( "Sheet to Image by Page.xls" ); Worksheet sheet = book .... Worksheets [ 0 ]; Aspose . Cells . Rendering . ImageOrPrintOptions...

    docs.aspose.com/cells/zh/net/converting-workshe...
  3. How to Add Text Conditional Formatting|Document...

    How To use the Aspose.Cells for Python via .NET library To apply Text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook , Worksheet , CellArea , FormatConditionType...Workbook () sheet1 = book . worksheets [ 0 ] self . _sheet = sheet1...

    docs.aspose.com/cells/python-net/how-to-add-tex...
  4. Combine Multiple Workbooks into a Single Workbo...

    Learn how To combine multiple workbooks inTo a single workbook using Aspose.Cells for JavaScript via C++....workbooks with various content like images, charts, and data into a single...Cells. Combining Workbooks with Images and Charts The example code...

    docs.aspose.com/cells/javascript-cpp/combine-mu...
  5. 添加带有单元格文本的条件图标集,使用JavaScript通过C++|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在单元格文本旁添加条件图标。通过图标增强数据的含义。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...// Get the first worksheet (default worksheet) in the workbook...

    docs.aspose.com/cells/zh/javascript-cpp/add-con...
  6. 使用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...
  7. Extract Images from Worksheets using ImageOrPri...

    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....Ask AI Extract Images from Worksheets using ImageOrPrintOptions...Microsoft Excel users can add images to spreadsheets. With Aspose...

    docs.aspose.com/cells/python-net/extract-images...
  8. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells....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/net/rendering-timeline/
  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. 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...