Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 105,422 for

workbook

(0.28 sec)
  1. Convert PPTM to XLTM via PHP or with free Onlin...

    PHP API to Convert PPTM to XLTM or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTM to XLTM online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPTM to XLSB (Excel Binary Workbook) Convert PPTM to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  2. Convert PPSX to XLTM via PHP or with free Onlin...

    PHP API to Convert PPSX to XLTM or Online App without using Microsoft Office Powerpoint or Excel. Test free PPSX to XLTM online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPSX to XLSB (Excel Binary Workbook) Convert PPSX to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  3. Convert PPTX to XLTM via PHP or with free Onlin...

    PHP API to Convert PPTX to XLTM or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTX to XLTM online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPTX to XLSB (Excel Binary Workbook) Convert PPTX to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  4. Converting Worksheet to Image and Worksheet to ...

    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....Cells supports converting a workbook to multiple image files, one...worksheet from a template workbook that has several pages into...

    docs.aspose.com/cells/java/converting-worksheet...
  5. Excel转html的时候有问题 - Free Support Forum - aspose.com

    我的版本现在是aspose for java 24.9,execl转html的时候,如果单元格中有图片,并且图片的旋转设置为0的时候,生成html会自动给我转,导致execl和html效果不一致...the workbook from the source Excel file Workbook workbook = new...new Workbook(srcFilePath); // Save as HTML workbook.save(destHtmlPath...

    forum.aspose.com/t/excel-html/325878
  6. Advanced Protection Settings since Excel XP|Doc...

    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....File menu, select Protect Workbook followed by Protect Current...Aspose.Cells provides a class, Workbook , that represents a Microsoft...

    docs.aspose.com/cells/net/advanced-protection-s...
  7. Aspose.Cells - Assigning formulas corrupts Exce...

    I perform the actions: reassign formulas, this action occurs without error. Then for some reason the file cannot be opened through Excel. The file is corrupted. If I restore the file, the formulas are broken. Aspose.C…...xlsx"; var workbook = new Workbook(input); var ws = workbook.Worksheets...Problem here } } workbook.CalculateFormula(); workbook.Save(output);...

    forum.aspose.com/t/aspose-cells-assigning-formu...
  8. 用C++将所有工作表列适应到单页PDF中|Documentation

    使用Aspose.Cells结合C++生成适合所有工作表列在单页的PDF。...initialize an instance of Workbook U16String inputFilePath =...srcDir + u "TestBook.xlsx" ; Workbook book ( inputFilePath ); //...

    docs.aspose.com/cells/zh/cpp/fit-all-worksheet-...
  9. Split Spreadsheets Using LowCode API|Documentation

    Demonstrates how to use Aspose.Cells LowCode APIs to split spreadsheets....split a single workbook into several workbooks, you can use the...split a single workbook into several workbooks, you can use the...

    docs.aspose.com/cells/net/split-spreadsheets-us...
  10. Create a Treemap in Excel using C#

    This article explains the process to create a Treemap in excel using C#. It has details to set the IDE, a list of steps, and a sample code to generate a Treemap chart in Excel....create a Treemap Create a workbook and add sample hierarchy data...position and save the resultant workbook as an XLSX file These steps...

    kb.aspose.com/cells/net/create-a-treemap-in-exc...