Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 105,422 for

workbook

(0.31 sec)
  1. Apply Excel Color Themes using C#

    Follow this article to apply Excel color themes using C#. It has the steps and sample code to apply Microsoft Excel themes with C# to cell or range of cells....apply Excel themes Create a workbook and access a cell from its...text for testing Save the workbook with the applied theme These...

    kb.aspose.com/cells/net/apply-excel-color-theme...
  2. Create a Funnel Chart in Excel using Python

    This article explains how to create a Funnel chart in Excel using Python. It has details to set the IDE, a list of steps, and a sample code for generating Funnel graph using Python....watermark in the output workbook Create a new workbook and a worksheet...style, and finally save the workbook These steps summarize the...

    kb.aspose.com/cells/python/create-a-funnel-char...
  3. Getting started|Documentation

    setup Aspose.Cells for Node.js via C++ and installation guidelines....node" ); var workbook = new AsposeCells . Workbook ( AsposeCells... FileFormatType . Xlsx ); workbook . getWorksheets (). get (...

    docs.aspose.com/cells/nodejs-cpp/getting-started/
  4. 使用Node.js在C++中将工作表范围导出为图片|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 workbook from source file. const workbook = new AsposeCells...AsposeCells . Workbook ( path . join ( sourceDir , "sampleExportRangeOfC...

    docs.aspose.com/cells/zh/nodejs-cpp/export-rang...
  5. Specify the Far East and Latin Name of the Font...

    Learn how to specify Far East and Latin font names in text options of shapes using Aspose.Cells for JavaScript via C++....of the text and saves the workbook as output Excel file . The..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/specify-th...
  6. Rendering Slicer with JavaScript via C++|Docume...

    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....into an image or save your workbook to PDF or HTML formats, you..."text/javascript" > const { Workbook , ImageOrPrintOptions , ImageType...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  7. com.aspose.cells.CellsException: This file's fo...

    Using: aspose-cells-8.1.2.jar Execute environment: 2014-11-18 14:19:25,284 [main] INFO Java Version : 1.6.0_65-b14-466.1-11M4716 2014-11-18 14:19:25,284 [main] INFO Java Home : /System/Library/Java/JavaV…...Workbook workbook = new com.aspose.cells.Workbook(input...absolutePath) mkdirs(output) workbook.save(output.absolutePath,...

    forum.aspose.com/t/com-aspose-cells-cellsexcept...
  8. Supported File Formats|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....0 – 2003 Workbook. XLSX The Office Open XML...Excel Binary Workbook. XLSM Excel macro‑enabled workbook. XLT Excel...

    docs.aspose.com/cells/cpp/supported-file-formats/
  9. Draw Line in Excel using C#

    Draw line in Excel using C#. Learn to draw different shapes by following the steps and the given sample code showing how to insert drawing in Excel using C#....Create a spreadsheet using the Workbook and access the destination...desired dimensions Save the workbook after drawing a line in it...

    kb.aspose.com/cells/net/draw-line-in-excel-usin...
  10. Convert Numbers File to PDF in Python

    This short guide explains how to convert Numbers file to PDF in Python. It has details to set the IDE, a list of steps, and a sample code to convert Numbers to PDF in Python....the Numbers file into the Workbook class object Create the PdfSaveOptions...desired sheets Save the loaded workbook as a PDF using the custom...

    kb.aspose.com/cells/python/convert-numbers-file...