Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 21,006 for

worksheet

(0.09 sec)
  1. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for Node.js via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....filePath ); // Get the first worksheet. let sheet = workbook . getWorksheets...( 0 ); // Set the name of worksheet sheet . setName ( "Data" );...

    docs.aspose.com/cells/nodejs-cpp/set-picture-as...
  2. Manage Shape Text Options|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....Watermark to Worksheet Copy Shapes between Worksheets...

    docs.aspose.com/cells/java/managing-shape-text-...
  3. Public API Changes in Aspose.Cells 9.0.0|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....Workbook (); // Get the default Worksheet from the Workbook var sheet...sheet = book . Worksheets [ 0 ]; // Add a TextBox to the collection...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in Node.js by implementing a custom calculation engine using the Aspose.Cells library for Node.js via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file....Workbook (); // Access first Worksheet from the collection const...function without writing it in a worksheet Calculation of Array Formula...

    docs.aspose.com/cells/nodejs-cpp/implement-cust...
  5. Excel Spreadsheet PHP API | products.aspose.com

    PHP Excel spreadsheet API to read write and convert XLS XLSX CSV TSV HTML ODS SpreadsheetML & all Excel 97-2016 formats. Export Spreadsheets to multiple formats...implementing formulas, styling of worksheets to the most granular level...Convert Chart to Image Convert Worksheet to Image Convert Spreadsheet...

    products.aspose.com/cells/php-java/
  6. Feature Overview|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....document Converting worksheet to image & worksheet to image by page...Excel® would do that). Render worksheet pages to raster images (TIFF...

    docs.aspose.com/cells/net/feature-overview/
  7. Python中的设置页面选项|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....Accessing the first worksheet in the Excel file worksheets = workbook...sheet_index = worksheets . add () sheet = worksheets . get ( sheet_index...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  8. 用C++将Excel转换为图片|Documentation

    学习如何使用Aspose.Cells for C++将Excel工作表转换为包括TIFF和SVG格式的图片。...xlsx" ); Worksheet sheet = book . GetWorksheets...outputPath ); } std :: cout << "Worksheet converted to images by page...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-i...
  9. Manage Shape Text Options|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....Add WordArt Watermark to Worksheet Data in Non-Primitive Shape...

    docs.aspose.com/cells/net/managing-shape-text-o...
  10. 用Node.js通过C++替换智能艺术中的文本|Documentation

    学习如何使用Aspose.Cells for Node.js via C++替换智能艺术中的文本。...( sourceFilePath ); const worksheets = wb . getWorksheets ();...; i < worksheets . getCount (); i ++ ) { const worksheet = worksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/replace-tex...