Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 103,883 for

workbook

(0.56 sec)
  1. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library.... On the View tab, in the Workbook Views group, click Page Layout...from the file. Construct a Workbook to open the file. Get the...

    docs.aspose.com/cells/net/get-headers-or-footers/
  2. Modify an Existing Style|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....existing style, save it with the workbook, and use it to format information...formatted, the Normal style (the workbook’s default style) is applied...

    docs.aspose.com/cells/nodejs-cpp/modify-an-exis...
  3. Encrypt and Decrypt Excel files|Documentation

    How to encrypt and decrypt excel files using C#. Lock and unlock Excel files....Author while Write Protecting Workbook Verify Password of Encrypted...Close Protect and Unprotect Workbook Structure Analyzing your prompt...

    docs.aspose.com/cells/net/encrypt-and-decrypt-e...
  4. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Copy Excel Sheet to Another Workbook in Java How to Copy Excel...Excel Sheet to another Workbook in C# How to Merge Cells in Excel...

    kb.aspose.com/cells/page/14/
  5. Different Ways to Open 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....computer by specifying it in the Workbook class constructor. Simply...is a fair chance that the Workbook constructor may throw System...

    docs.aspose.com/cells/python-java/different-way...
  6. Export DataBar, ColorScale, and IconSet Conditi...

    Learn how to export DataBar, ColorScale, and IconSet conditional formatting while converting Excel files to HTML using Aspose.Cells for C++....Excel file into a workbook object Workbook wb ( filePath ); //...

    docs.aspose.com/cells/cpp/export-databar-colors...
  7. Specify the Far East and Latin Name of the Font...

    Learn how to specify the Far East and Latin font names in text options of a shape using Aspose.Cells for C++....of the text and saves the workbook as an output Excel file. The...Aspose :: Cells :: Startup (); Workbook wb ; Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/specify-the-far-east-...
  8. 在使用Node.js通过C++渲染Excel文件时获取字体替换警告|Documentation

    了解在将Excel文件渲染为PDF时如何获取字体替换的警告,使用编号Aspose.Cells for Node.js via C++。...xlsx" ); const workbook = new AsposeCells . Workbook ( filePath );...dataDir , "output_out.pdf" ); workbook . save ( outputFilePath ,...

    docs.aspose.com/cells/zh/nodejs-cpp/get-warning...
  9. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to PDF using Aspose.Cells with C++....xlsx" ; // Create workbook Workbook wb ( inputFilePath );...formulas, it is best to call Workbook.CalculateFormula() just before...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  10. Convert WBMP to XLS via C# | Aspose

    Sample code for WBMP to XLS C# conversion. Use API example code for batch WBMP files to XLS conversion within VB.NET, Asp.NET or any .NET based application....Excel is known as Workbook where each workbook can have one or...Microsoft Excel lets you export workbook data to several different...

    products.aspose.com/ocr/net/conversion/wbmp-to-...