Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 106,558 for

workbook

(0.09 sec)
  1. Convert POTM to JSON Format via Java | products...

    Convert POTM to JSON format via Java without using using Microsoft Excel or PowerPoint...Load HTML document by using Workbook class Save the document to...open the converted HTML using Workbook class, create a Range of data...

    products.aspose.com/total/java/conversion/potm-...
  2. Protect XLSX document Online with password and ...

    Online XLSX file password protection app. .NET C# API code to apply password protection on XLSX spreadsheets....NET Load XLSX file via Workbook class object Call SetEncryptionOptions...📊 .xlsx | Microsoft Excel Workbook (Modern) — Use Cases for Protection...

    products.aspose.com/total/net/protect/xlsx/
  3. Convert PCL to XLAM in Android Apps | products....

    Render PCL to XLAM in Android Apps API without using Microsoft Excel or Adobe Reader...Microsoft Excel Macro-Enabled Workbook (XLAM). How Aspose.Total Helps...Load XLSX document by using Workbook class Save the document to...

    products.aspose.com/total/android-java/conversi...
  4. Convert Chart to Image for Chinese Region|Docum...

    Learn how to use Aspose.Cells for .NET to set Chinese configuration for charts. Our guide will demonstrate how to configure charts to support Chinese characters and formats, including fonts, sizes, text directions, and more.... Code example: Workbook wb = new Workbook ( "Chinese.xls" );...

    docs.aspose.com/cells/net/convert-chart-to-imag...
  5. 避免输出PDF中的空白页在没有内容打印时|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 . a ( Unknown Source ) at...at com . aspose . cells . Workbook . save ( Unknown Source ) AI...

    docs.aspose.com/cells/zh/java/avoid-blank-page-...
  6. Convert Excel each row into separate PDF - Free...

    Hi Aspose Team, I am looking to generate a number of PDFs , where each pdf should contain the each row from the worksheet. Lets say, I have 10 row in a sheet, I am looking to generate 10 PDF , with each having its own …... Workbook wb = new Workbook(path + "Book1.xlsx");...worksheet.Cells.Rows) { Workbook wb1 = new Workbook(); Row row1 = row...

    forum.aspose.com/t/convert-excel-each-row-into-...
  7. Update XLS File using C++ | products.aspose.com

    Modify XLS document in C++ applications without using Microsoft Excel....Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...Spreadsheet) Edit XLSX (Open XML Workbook) Edit XLT (Excel 97 - 2003...

    products.aspose.com/total/cpp/update/xls/
  8. 图表渲染|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....); // Create a new workbook Workbook workbook ; // Get first worksheet...default Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/chart-rendering/
  9. Working with the ThreeDFormat of Shape or Chart...

    Learn how to manipulate the 3-D Format of shapes or charts using Aspose.Cells with C++....ThreeDFormat property and saves the workbook in the output Excel file ...Excel file containing a shape Workbook wb ( inputFilePath ); // Access...

    docs.aspose.com/cells/cpp/working-with-the-thre...
  10. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for any shape or TextBox using Aspose.Cells for Node.js via C++....Create workbook object const wb = new AsposeCells . Workbook ();...

    docs.aspose.com/cells/nodejs-cpp/setting-shadow...