Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,827 for

worksheet to image

(0.33 sec)
  1. How to Set Print Area with Node.js via C++|Docu...

    This article shows you code explaining how To set a print area using the Aspose.Cells library for Node.js via C++.... When you print the worksheet, only this defined area will...area, allowing the entire worksheet to be printed. What Happens...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-pri...
  2. How to Use Color Palette with C++|Documentation

    C++ code To add cusTom colors To the palette and use Excel color palette with Aspose.Cells for C++ API....available for use in creating an image. The use of a standardized palette...std :: endl ; // Add a new worksheet int i = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/excel-color-palette/
  3. Set DefaultFont property of PdfSaveOptions and ...

    Learn To prioritize font settings when saving documents with Aspose.Cells in C++....expect that saving to PDF or image would set that DefaultFont for...Generally, when saving to PDF or image, Aspose.Cells will first try...

    docs.aspose.com/cells/cpp/set-defaultfont-prope...
  4. How to Set Print Titles|Documentation

    This article provides code demonstrating how To set print titles using the Aspose.Cells library.... When you print the worksheet, the specified rows or columns...print titles in a specified worksheet, first load the sample file...

    docs.aspose.com/cells/net/how-to-set-print-titles/
  5. Export Document Structure While Converting to P...

    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....such as cell, row, table, worksheet, image, shape, header/footer...

    docs.aspose.com/cells/java/export-document-stru...
  6. Android Excel Spreadsheet API | products.aspose...

    Android spreadsheet library To create read write and parse Excel files. A spreadsheet API for mobile Apps development...capabilities, render worksheet pages to raster images as well as specifying...specifying image resolution, quality, compression, adding different...

    products.aspose.com/cells/android-java/
  7. Managing Pictures with C++|Documentation

    Add, position, and manage Images in spreadsheets using Aspose.Cells for C++ API....add pictures and insert an image that shows the content of certain...PictureCollection (encapsulated in the Worksheet object). The Add method takes...

    docs.aspose.com/cells/cpp/managing-pictures/
  8. How to Use Color Palette|Documentation

    JavaScript code To add cusTom colors To the palette and use Excel color palette with Aspose.Cells for JavaScript via C++....available for use in creating an image. The use of a standardized palette...} </p>` ; // Adding a new worksheet to the Excel object const...

    docs.aspose.com/cells/javascript-cpp/excel-colo...
  9. Preview workbook with Node.js via C++|Documenta...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using Node.js via C++....need to be converted to PDF or images. Processing such files will...such cases, the Workbook and Worksheet Print Preview feature might...

    docs.aspose.com/cells/nodejs-cpp/workbook-and-w...
  10. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how To set FitToPagesWide and FitToPagesTall using the Aspose.Cells library with C++....FitToPagesTall in a specified worksheet: first, load the sample file...modify the Worksheet.GetFitToPagesTall() and Worksheet.GetFitToPagesWide()...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...