Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 99,951 for

workbook

(0.06 sec)
  1. Chart Rendering|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....); // Create a new workbook Workbook workbook ; // Get first worksheet...default Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/go-cpp/chart-rendering/
  2. Pivot Tables|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....Save Files with C++ Manage Workbook with C++ Analyzing your prompt...

    docs.aspose.com/cells/cpp/pivot-tables/
  3. Pivot table refresh problems (filter, col width...

    See attached sample: I call “Worksheet.RefreshPivotTables()”, which brings three problems: AsposeCellsPivot.zip (26.3 KB) Problem 1 In the source file, the filter for cell B6 is set to single select. After applying “R…...foreach (Worksheet sheet = workbook.Worksheets) { foreach (PivotTable...of the workbook or the environment in which the workbook is being...

    forum.aspose.com/t/pivot-table-refresh-problems...
  4. Get DrawObject and Bound while rendering to PDF...

    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...."text/javascript" > const { Workbook , SaveFormat , PdfSaveOptions...the Excel file const workbook = new Workbook ( new Uint8Array (...

    docs.aspose.com/cells/javascript-cpp/get-drawob...
  5. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...clear(); IChartDataWorkbook workbook = chart.getChartData().ge...getChartData().getCategories().add(workbook.getCell(worksheetIndex, 1...

    forum.aspose.com/t/need-a-sample-code-to-create...
  6. How to Convert Excel Chart to JPG using Python

    This short tutorial guides on how to convert Excel chart to JPG using Python. It provides all the necessary resources, step-wise procedure and a runnable sample code that transforms Excel chart to JPG using Python....source spreadsheet using the Workbook class object having a chart...of worksheets in the loaded workbook. Each worksheet contains a...

    kb.aspose.com/cells/python/how-to-convert-excel...
  7. Get All Hidden Rows Indices after Refreshing Au...

    Learn how to get all hidden rows indices after refreshing AutoFilter by using the Aspose.Cells for C++ API....xlsx" ); Workbook workbook ( inputFilePath ); Worksheet...Worksheet worksheet = workbook . GetWorksheets (). Get ( 0 ); AutoFilter...

    docs.aspose.com/cells/cpp/get-all-hidden-rows-i...
  8. Convert WORD to JSON Format in Android Apps | p...

    Parse WORD to JSON format in Android Apps without using Microsoft Word or Excel...Load HTML document by using Workbook class Save the document to...open the converted HTML using Workbook class, create a Range of data...

    products.aspose.com/total/android-java/conversi...
  9. Converting Worksheet to Image using ImageOrPrin...

    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....template workbook in Microsoft Excel I created a new workbook in MS...and second worksheets in a workbook to JPG images. Image conversion...

    docs.aspose.com/cells/net/converting-worksheet-...
  10. Merge ODS Files Online or using Android Mobile ...

    Free online app to combine different ODS files. Android merging library Java code to merge ODS worksheets into other formats....using Workbook class objects. Select the one Workbook as the...Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...

    products.aspose.com/total/android-java/merge/ods/