Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 105,375 for

workbook

(0.11 sec)
  1. Get the Version Number of the Application that ...

    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 provides the Workbook.getBuiltInDocumentPr().getVersion()...demonstrates the use of the Workbook.getBuiltInDocumentPr().getVersion()...

    docs.aspose.com/cells/java/get-the-version-numb...
  2. Support for German Locale in Named Range Formul...

    Learn how to handle German locale settings for named range formulas in Excel using Aspose.Cells for Python via .NET....cells import Workbook source_dir = os . path . join...ZS \" ,FALSE))" wb_source = Workbook ( os . path . join ( source_dir...

    docs.aspose.com/cells/python-net/support-for-ge...
  3. 在Ruby中打开文件|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....'/data/' workbook = Rjb :: import ( 'com.aspose.cells.Workbook' ) ...xls' ) workbook = Rjb :: import ( 'com.aspose.cells.Workbook' ) ...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  4. Supported Functionality - Free Support Forum - ...

    Does Aspose.cells support GroupBy and PivotBy cell formula functions and BYROW and BYCOL lambda functions ? If not, are they on the roadmap? Thanks, Dean...Load the workbook Workbook workbook = new Workbook("sampleGroupPivotFiel...worksheet Worksheet worksheet = workbook.getWorksheets().get(1); //...

    forum.aspose.com/t/supported-functionality/294553
  5. The text is not rotated properly in pptx format...

    The text Dollar($) in the yaxis of the chart is not rotated properly in pptx format. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ implementation ‘c…...PowerPointService() def workbook = new Workbook('/Users/nitesh.kc/...kc/Downloads/CNU_Dollar.xlsx') workbook.save("/Users/nitesh.kc/Downloads/Lorem...

    forum.aspose.com/t/the-text-is-not-rotated-prop...
  6. Find out if VBA Project is Protected|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....following sample code creates a workbook and then checks whether its...the VBA Project of an Excel Workbook Check if VBA Project is Protected...

    docs.aspose.com/cells/python-net/find-out-if-vb...
  7. Set Default Font while rendering spreadsheet to...

    Learn how to set default font while rendering spreadsheet to HTML using Aspose.Cells for C++....following sample code creates a workbook, adds some text to cell B4...non‑existent font. It then saves the workbook as HTML while specifying different...

    docs.aspose.com/cells/go-cpp/set-default-font-w...
  8. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....add a shape var book = new Workbook ( "sample.xlsx" ); // Access...add a shape var book = new Workbook ( "sample.xlsx" ); // Access...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Disable Exporting Frame Scripts and Document Pr...

    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....properties while converting a workbook into HTML. The 8.6.0 version...properties. Once you convert a workbook into HTML, the output file...

    docs.aspose.com/cells/python-net/disable-export...
  10. 在PHP中将工作表转换为图像|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....ImageFormat (); //Instantiate a new workbook with path to an Excel file...file $book = new Workbook ( $dataDir . "MyTestBook1.xls" ); //Create...

    docs.aspose.com/cells/zh/java/converting-worksh...