Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 102,533 for

workbook

(0.1 sec)
  1. Convert XML to XLSM in Android Apps | products....

    Render XML to XLSM in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore XML Conversion...

    products.aspose.com/total/android-java/conversi...
  2. Convert XML to SXC in Android Apps | products.a...

    Render XML to SXC in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore XML Conversion...

    products.aspose.com/total/android-java/conversi...
  3. Convert XSLFO to SXC in Android Apps | products...

    Render XSLFO to SXC in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore XSLFO Conversion...

    products.aspose.com/total/android-java/conversi...
  4. Convert BMP to XLS via C# | Aspose

    Sample code for BMP to XLS C# conversion. Use API example code for batch BMP files to XLS conversion within VB.NET, Asp.NET or any .NET based application....Excel is known as Workbook where each workbook can have one or...Microsoft Excel lets you export workbook data to several different...

    products.aspose.com/ocr/net/conversion/bmp-to-xls/
  5. Export range of cells to image/stream - Free Su...

    Hi, I am trying to copy range of cells from excel to PPT in Java. Is there any possibility to copy as editable table or as image in Aspose? Appreciate if you could reply sooner. P.S. I do not want to embed the excel in …...//Instantiate a new workbook Workbook book = new Workbook(); //Open an...You may primarily use the Workbook.Save method with the appropriate...

    forum.aspose.com/t/export-range-of-cells-to-ima...
  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... Save Workbook in various formats - Java...to be converted Workbook wkb = new Workbook(SD_PATH + "template...

    products.aspose.com/cells/android-java/
  7. 使用C++将工作表渲染为图像时设置默认字体|Documentation

    了解如何使用Aspose.Cells与C++在将工作表渲染为图像时设置默认字体。...\\ " ); // Create workbook object Workbook wb ; // Set default...default font of the workbook to none Style s = wb . GetDefaultStyle...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  8. Number Settings|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of cells for adjusting number formats in spreadsheets....module, Workbook that represents an Excel file. The Workbook module...Decimal and Group Separators for Workbook Specifying DBNum Custom Pattern...

    docs.aspose.com/cells/nodejs-cpp/cells-number-s...
  9. Number Settings|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....NET provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/python-net/cells-number-s...
  10. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in JavaScript via C++ to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear...."text/javascript" > const { Workbook , SaveFormat , CellArea ,...an instance of Workbook const book = new Workbook (); // Access...

    docs.aspose.com/cells/javascript-cpp/apply-shad...