Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 161,021 for

workbook

(0.1 sec)
  1. Aspose.Cells中的公式计算引擎|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....//Instantiating a Workbook object Workbook book = new Workbook (); //Obtaining...

    docs.aspose.com/cells/zh/net/formula-calculatio...
  2. Aspose.Cells中的公式计算引擎|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....//Instantiating a Workbook object Workbook book = new Workbook (); //Obtaining...

    docs.aspose.com/cells/zh/java/formula-calculati...
  3. Save Specified Worksheets to 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....all visible worksheets in a workbook to pdf file. With PdfSaveOptions...indicates visible sheets in a workbook, and SheetSet.All indicates...

    docs.aspose.com/cells/net/save-specified-worksh...
  4. Borders, alignment are not picked up when impor...

    Hi there, We are importing HTML into Excel, and it seems that a few CSS styles are not picked up. For instance Borders and Text-align. Please find attached an example HTML, ExcelSheet and the converter code that we us…...EachLine }, }; Workbook workbook = new Workbook(filePath + @"Result...@"Result.html", opts); workbook.Save(filePath + "out_net.xlsx");...

    forum.aspose.com/t/borders-alignment-are-not-pi...
  5. External Link of Pivot table got deleted when c...

    Hi, I am converting the attached XLS file into XLSM format, after conversion the XLSM file is removing the external link which is present for the pivot table. This link is present at “\xl\pivotCache_rels” path Could y…... Sample code: Workbook workbook = new Workbook("e:\\test2\\T...ternalLink-Deleted.xls"); workbook.Save("e:\\test2\\out1.xlsm"...

    forum.aspose.com/t/external-link-of-pivot-table...
  6. Convert POT to XLTX using Python or with free O...

    POT to XLTX conversion in your Python applications without using Microsoft Office or online. Test free POT to XLTX online converter quickly before integrating the code....HTML file with an instance of Workbook class Call the save method...POT to XLSB (Excel Binary Workbook) Convert POT to XLSM (Macro-enabled...

    products.aspose.com/total/python-net/conversion...
  7. Convert PPTX to XLTX via PHP or with free Onlin...

    PHP API to Convert PPTX to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTX to XLTX 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...
  8. Convert XLTX to DOC using Java or with free Onl...

    Java API to Export XLTX to DOC or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....Java Open XLTX file using Workbook class Convert XLTX to PDF...to DOC Conversion Workbook book = new Workbook ( "input.xltx" );...

    products.aspose.com/total/java/conversion/xltx-...
  9. Convert PPT to XLTX via PHP or with free Online...

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

    products.aspose.com/total/php-java/conversion/p...
  10. IChartCellCollection | Aspose.Slides for Androi...

    Represents collection of a cells with data....address of the set of cells in workbook. getConcatenatedValue() Concatenation...address of the set of cells in workbook. Returns: java.lang.String...

    reference.aspose.com/slides/androidjava/com.asp...