Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 105,392 for

workbook

(0.27 sec)
  1. Convert PPSX to CSV Format via Java or with fre...

    Convert PPSX to CSV format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPSX to CSV 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-...
  2. Convert PPSX to XLT Format via Java or with fre...

    Convert PPSX to XLT format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPSX to XLT 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-...
  3. Convert PPSX to SXC Format via Java or with fre...

    Convert PPSX to SXC format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPSX to SXC 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-...
  4. Merge Files|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....formatting, and formulas, the Workbook.combine() method can be used...used to combine several workbooks, and the Worksheet.copy() method...

    docs.aspose.com/cells/python-net/merge-files/
  5. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…... Workbook wb = new Workbook(); Worksheet worksheet...

    forum.aspose.com/t/how-to-set-roundedrectangle-...
  6. The type initializer for 'SkiaSharp.SKObject' t...

    I am facing the following error while using Aspose.Words for .NET and Aspose.Cells for .NET (latest versions of both). The issue happens only when web app is deployed Linux based environment. I am using Docker to deploy …...// Load file Workbook oExcelWorkBook = new Workbook(downloadFilePath...

    forum.aspose.com/t/the-type-initializer-for-ski...
  7. Exception "This file's format is not supported ...

    HI Amjad, Thanks you for the files. We are validating new version. Meanwhile we came across other issues like Aspose is not able to convert attached excel file into spreadsheetml. Aspose.Cells.Test This file’s format…...False End If workBook = New Aspose.Cells.Workbook(Me.XLSFile,... loadOptions) workBook.Settings.CalcMode = Aspose.Cells.CalcModeType...

    forum.aspose.com/t/exception-this-files-format-...
  8. Excel Themes and Colors|Documentation

    Learn how to use custom color schemes with Aspose.Cells for Node.js via C++....and other objects used in a workbook. For example, the Accent1...the default theme (of the workbook) color types. It also saves...

    docs.aspose.com/cells/nodejs-cpp/excel-themes-a...
  9. [Regression?] Location of PlotArea in charts is...

    Hi, We use on Aspose.Cells to move textboxes inside charts, in order to do this, we use the APIs to get the location of the plot area and move it accordingly. However, it seems after Aspose migrated PlotArea.InnerX to …...the plot area: var workbook = new Workbook(@".\test.xlsx"); Chart...Chart chart = workbook.Worksheets[0].Charts[0]; chart.Calculate();...

    forum.aspose.com/t/regression-location-of-plota...
  10. Loading GridWeb Data in Async Mode|Documentation

    This article describes how to use async mode to get better performance in GridWeb....Contents [ Hide ] When creating a Workbook with large data sets, or reading...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...