Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 12,605 for

workbook

(0.05 sec)
  1. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of cells as html. I use Workbook.Save xlsx file as html: Workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…... I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions);...var workbook = new Workbook(input); var name = workbook.Worksheets...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  2. How to Display Formulas in Excel using Java

    This short tutorial provides details on how to display formulas in Excel using Java. It has all the information for setting the IDE, a step-by-step process and a runnable sample code to show formulas in Excel using Java....exercised for a newly created workbook that is saved in XLSX format...display formulas Create a workbook and get access to the first...

    kb.aspose.com/cells/java/how-to-display-formula...
  3. How to Convert XML to CSV using Node.js

    This article guides on how to convert XML to CSV using Node.js. It provides IDE settings, a list of steps, and a runnable sample code to transform XML to CSV using Node.js....the source XML file into the Workbook class object Save the loaded...the Workbook class object. Next, Save the loaded workbook as a...

    kb.aspose.com/cells/nodejs/how-to-convert-xml-t...
  4. 提示框|Aspose.Slides 文档

    在C#或.NET中的PowerPoint图表提示框和数据标签...false ); IChartDataWorkbook workBook = chart . ChartData . ChartDataWorkbook...ChartData . Series . Add ( workBook . GetCell ( 0 , 0 , seriesIndex...

    docs.aspose.com/slides/zh/net/callout/
  5. 提示|Aspose.Slides 文档

    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....false ); IChartDataWorkbook workBook = chart . getChartData ()...getChartData (). getSeries (). add ( workBook . getCell ( 0 , 0 , seriesIndex...

    docs.aspose.com/slides/zh/java/callout/
  6. 提示框|Aspose.Slides for PHP 文档

    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....10 , 500 , 500 , false ); $workBook = $chart -> getChartData ()...-> getSeries () -> add ( $workBook -> getCell ( 0 , 0 , $seriesIndex...

    docs.aspose.com/slides/zh/php-java/callout/
  7. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in Java... Create a Workbook object and access the OLE...the data. Save the updated Workbook in a stream. Change the OLE...

    docs.aspose.com/slides/androidjava/manage-ole/
  8. Apply Excel Color Themes in Java

    Follow this guide for applying Excel color themes in Java. Get the IDE settings, steps, and a sample code to set colors using Microsoft Excel themes in Java....style for the cell Save the workbook The above-mentioned steps...process for using the Excel workbook theme in Java . Commence the...

    kb.aspose.com/cells/java/apply-excel-color-them...
  9. Insert a Page Break in Excel using C#

    Insert a page break in Excel using C#. Get the IDE settings, a list of steps, and a sample code to set page break in Excel using C#....Load the Excel file into the Workbook class object for adding manual...collection Save the resultant workbook with a single manual page...

    kb.aspose.com/cells/net/insert-a-page-break-in-...
  10. 工作表调整大小的工作解决方案|Aspose.Slides 文档

    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....Aspose :: Cells :: IWorkbook > workbook , int32_t startRow , int32_t...Cells :: IWorksheet > work = workbook -> GetIWorksheets () -> GetObjectByIndex...

    docs.aspose.com/slides/zh/cpp/working-solution-...