Sort Score
Result 10 results
Languages All
Labels All
Results 6,051 - 6,060 of 105,428 for

workbook

(0.14 sec)
  1. 数据分组|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 = new Workbook ( FileName ); //Set...//Save the excel file. wd . Workbook . Save ( FileName ); 下载示例代码...

    docs.aspose.com/cells/zh/net/grouping-data/
  2. Convert PPTX to XLSM Format via Java or with fr...

    Convert PPTX to XLSM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to XLSM online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/pptx-...
  3. Convert DOC to Excel via Java or with free Onli...

    Convert DOC to Excel via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to Excel online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...your document, open it using Workbook class and specify XOR Encryption...

    products.aspose.com/total/java/conversion/doc-t...
  4. How to Format Number to Fraction|Documentation

    This article will introduce how to format number to fraction using Aspose.Cells for Node.js via C++ API.... Step 2: Create a New Workbook or Open an Existing One You...You can either create a new workbook or open an existing one. Step...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  5. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…... Workbook doc = new Workbook("input.xlsx"); doc...names of all shapes in the workbook are listed in the list on...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  6. Convert DOTX to XLSM via Java or with free Onli...

    Convert DOTX to XLSM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTX to XLSM online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...your document, open it using Workbook class and specify XOR Encryption...

    products.aspose.com/total/java/conversion/dotx-...
  7. Behavior Change in Workbook.CalculateFormula(tr...

    After upgrading Aspose Cells from version 17.12 to 25.5, we encountered an issue: In version 17.12, calling Workbook.CalculateFormula(true), correctly calculated the formula and stored the resulting value in cell N23, b…...Behavior Change in Workbook.CalculateFormula(true) After Aspose...In version 17.12, calling workbook.CalculateFormula(true), correctly...

    forum.aspose.com/t/behavior-change-in-workbook-...
  8. Convert PPSX to XLSM Format via Java or with fr...

    Convert PPSX to XLSM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPSX to XLSM online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/ppsx-...
  9. Export VBA Certificate to File or Stream|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....digital certificate using the Workbook.vba_project.cert_raw_data...reference to VBA project in workbook Check if VBA Code is Signed...

    docs.aspose.com/cells/python-net/export-vba-cer...
  10. Calculation of Excel 2016 MINIFS and MAXIFS Fun...

    This article introduces how to use the Aspose.Cells library to calculate MINIFS and MAXIFS functions in Microsoft Excel 2016. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to calculate the MINIFS and MAXIFS functions and get the results. Finally, we save the modified Excel file to disk....sample Excel file and calls the Workbook.CalculateFormula() method...Formula Calculation Mode of Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/net/calculation-of-excel-...