Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 82,029 for

workbook

(0.06 sec)
  1. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....//Create a new Workbook. Workbook workbook = new Workbook (); //Open...//Open the stream into the Workbook. workbook . Open ( ms ); //Call...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. Caculate Formula causes some cells to return #R...

    PFA Workbook (2.5 MB) Sample code: var Workbook = new Aspose.Cells.Workbook(@"02_Investment Template v01.00 - 04.29.25.xlsx"); var worksheet = Workbook.Worksheets["EDA"]; var valueBefore = work…...1:05pm 1 PFA Workbook (2.5 MB) Sample code: var workbook = new Aspose...Aspose.Cells.Workbook(@"02_Investment Template v01.00 - 04.29.25...

    forum.aspose.com/t/caculate-formula-causes-some...
  3. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files....conditional formatting, converting workbooks to multiple formats (PDF,...Conversion Features Convert Workbook to Different Formats Supports...

    www.nuget.org/packages/Aspose.Cells
  4. Change the Absolute Path of External Link Data ...

    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....file, then please use the Workbook.AbsolutePath property. Initially...path. Then it changes the Workbook.AbsolutePath property to a...

    docs.aspose.com/cells/java/change-the-absolute-...
  5. Change the Absolute Path of External Link Data ...

    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....file, then please use the Workbook.absolute_path property. Initially...path. Then it changes the Workbook.absolute_path property to...

    docs.aspose.com/cells/python-net/change-the-abs...
  6. Ohal Report Canvas Component|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....user requests an export the workbook and worksheets are initialized...allowed us to build up the Excel workbook entirely independently of...

    docs.aspose.com/cells/net/ohal-report-canvas-co...
  7. Code Comparison for Common Features in Aspose.C...

    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....Sheet Within Workbook Re-Order Sheets Within Workbook Header and...Aspose.Cells Working with Workbooks in Apache POI and Aspose.Cells...

    docs.aspose.com/cells/java/code-comparison-for-...
  8. Save Specified Worksheets to PDF|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....all visible worksheets in a workbook to pdf file. With PdfSaveOptions...indicates visible sheets in a workbook, and SheetSet.All indicates...

    docs.aspose.com/cells/java/save-specified-works...
  9. Secure PDF Documents with Node.js via C++|Docum...

    Learn how to secure PDF documents by using owner and user passwords, and set permissions for PDF files using Aspose.Cells for Node.js via C++....xlsx" ); const workbook = new AsposeCells . Workbook ( filePath );...setPrintPermission ( false ); workbook . save ( path . join ( dataDir...

    docs.aspose.com/cells/nodejs-cpp/secure-pdf-doc...
  10. Specify how to cross string in output HTML usin...

    Learn how to control string overflow in HTML output by specifying HtmlCrossType in Aspose.Cells for Node.js via C++....file const workbook = new AsposeCells . Workbook ( filePath );...FitToCell ); // Output Html workbook . save ( "out" + opts . getHtmlCrossStringTy...

    docs.aspose.com/cells/nodejs-cpp/specify-how-to...