Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 82,033 for

workbook

(0.19 sec)
  1. Copy Page Setup Settings from Source Worksheet ...

    This article explains how to use the C++ API or Library sample code to copy Page Setup settings from source Worksheet into destination Worksheet programmatically....When you add a new sheet to a workbook, it contains the default Page...Aspose :: Cells :: Startup (); Workbook wb ; wb . GetWorksheets ()...

    docs.aspose.com/cells/cpp/copy-page-setup-setti...
  2. Get and Set Style for cells with C++|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for C++, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional-looking spreadsheets with attractive formatting....objects won’t be freed until the Workbook.Save method is called. C++...existing ones are kept for each Workbook object. This means that there...

    docs.aspose.com/cells/cpp/styling-and-data-form...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Konversi Dokumen melalui Android APIhttps://products.aspose.com/total/id/android-java/conversion/Recent content in......cells/Workbook Workbook Simpan dokumen ke format...com/cells/java/com.aspose.cells/workbook#save%28java.lang.String,%20com...

    products.aspose.com/total/id/android-java/conve...
  4. 如何在 Blazor 中运行 Aspose.Cells|Documentation

    了解如何在 Blazor WebAssembly 和 Blazor Server 应用中运行 Aspose.Cells。...CreateFile () { Workbook workbook = new Workbook (); Worksheet...Worksheet sheet = workbook . Worksheets [ 0 ]; sheet . Cells [ "A1" ]...

    docs.aspose.com/cells/zh/net/how-to-run-aspose-...
  5. Grouping, Ungrouping Rows and Columns|Documenta...

    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 provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/go-cpp/grouping-ungroupin...
  6. How to Use Color Palette|Documentation

    Node.js code to add custom colors to the palette and use Excel color palette with Aspose.Cells for Node.js via C++....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class provides a changePalette(Color...

    docs.aspose.com/cells/nodejs-cpp/excel-color-pa...
  7. Modify an Existing Style|Documentation

    Aspose.Cells is a .NET 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 to format information...formatted, the Normal style (the workbook’s default style) is applied...

    docs.aspose.com/cells/net/modify-an-existing-st...
  8. Public API Changes in Aspose.Cells 8.8.2|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....C# //Create an instance of Workbook & load an existing spreadsheet...spreadsheet var book = new Workbook ( dir + "sample.xlsx" ); //Access...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Apache POI和Aspose.Cells中的冻结窗格|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....Cells提供了一个代表Microsoft Excel文件的类 WorkbookWorkbook类包含一个WorksheetCollect...

    docs.aspose.com/cells/zh/java/freeze-panes-in-a...
  10. Update XLSX File using C++ | products.aspose.com

    Modify XLSX document in C++ applications without using Microsoft Excel....Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...Spreadsheet) Edit XLSX (Open XML Workbook) Edit XLT (Excel 97 - 2003...

    products.aspose.com/total/cpp/update/xlsx/