Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 12,618 for

workbook

(0.02 sec)
  1. How to Convert XML to XLSX using C#

    This quick topic covers how to convert XML to XLSX using C#. It cencompasses the system configuration, a step-by-step algorithm, and a working example code to save XML as Excel file in C#....disk using an instance of the Workbook by providing the file name...file from the disk by using Workbook object. Finally, the loaded...

    kb.aspose.com/cells/net/how-to-convert-xml-to-x...
  2. How to Convert HTML to JSON using Node.js

    This article guides on how to convert HTML to JSON using Node.js. It has details to configure the IDE, a list of steps, and aa runnable sample code to transform HTML to JSON using Node.js....source HTML file into the Workbook class object Call the getLastCell()...HTML file is loaded into the Workbook object followed by creating...

    kb.aspose.com/cells/nodejs/how-to-convert-html-...
  3. Image|Aspose.Slides Documentation

    Add image to PowerPoint slide or presentation in C# or .NET...described task: using ( Workbook book = new Workbook ( dataDir + "chart...ImageFormat . Emf ; //Save the workbook to stream SheetRender sr =...

    docs.aspose.com/slides/net/image/
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Product Information https://docs.aspose.com/cells/sharepoint/product-information/ Recent content in Product Information on Documentation Hugo -- gohu......0 - 2003 Workbook. text-align:left emoticon...Office Open XML SpreadsheetML Workbook or template file, with or...

    docs.aspose.com/cells/sharepoint/product-inform...
  5. Creating Excel Chart and Embedding it in Presen...

    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 //-------- //Create a workbook intrusive_ptr < Aspose ::...-> ToImage (); //Save the workbook to stream System :: SharedPtr...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  6. Display Document Properties in Excel using Java

    Display document properties in Excel using Java. Get details to set the IDE, a list of steps, and a sample code to print Excel document properties using Java....Load the Excel file into the Workbook and iterate through the custom...information. Code to Print Excel Workbook Properties using Java This...

    kb.aspose.com/cells/java/display-document-prope...
  7. Add Code in Excel VBA Library using Python

    This article guides on how to add code in Excel VBA library using Python. It has IDE settings and a sample code for updating VBA code library using Python....update the VBA library Create a Workbook object, access a sheet and...process by creating or loading a workbook, selecting a worksheet, and...

    kb.aspose.com/cells/python/add-code-in-excel-vb...
  8. Hide the Gridlines in Excel using C#

    Hide the gridlines in Excel using C#. Get the IDE settings, a list of steps, and a sample code to remove grid lines in Excel using C#....a new Excel file using the Workbook class to eliminate the default...before saving the resultant workbook. Code to Eliminate Gridlines...

    kb.aspose.com/cells/net/hide-the-gridlines-in-e...
  9. Insert a Page Break in Excel using Java

    Insert a page break in Excel using Java. Get details to set the IDE, a list of steps, and a sample code demonstrating how to set page break in Excel using Java....Load the Excel file into the Workbook class object before adding...page break Save the resultant Workbook with newly added page breaks...

    kb.aspose.com/cells/java/insert-a-page-break-in...
  10. How to Convert Excel Chart to PDF using Node.js

    This article guides on how to convert Excel chart to PDF using Node.js. It has the details to set the IDE, list of steps, and a runnable sample code to render Excel graph to PDF using Node.js....source Excel file using the Workbook class object having a chart...Node.js . Every sheet in the workbook has a collection of charts...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...