Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 106,129 for

workbook

(2.92 sec)
  1. Compress XLSM Files Online or using Android Mob...

    Free online app to compress different XLSM files. Android compression library Java code for XLSM documents....Project Load the document via Workbook class There are 9 levels of...Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...

    products.aspose.com/total/android-java/compress...
  2. Create Style object using CellsFactory class|Do...

    Aspose.Cells is a .NET library for working with spreadsheet files that provides a style object for styling cells. This article introduces how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....sets the default style of the workbook. Please download the output...

    docs.aspose.com/cells/net/create-style-object-u...
  3. 在包含自定义排序列表的列中排序数据|Documentation

    了解如何使用C++ API中的Aspose.Cells for JavaScript通过自定义列表对列中的数据进行排序。..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...arrayBuffer (); // Instantiating a Workbook object from uploaded file...

    docs.aspose.com/cells/zh/javascript-cpp/sort-da...
  4. Managing Charts and Shapes in Aspose.Cells|Docu...

    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....High-level programming with a workbook object model Rendering and...

    docs.aspose.com/cells/net/managing-charts-and-s...
  5. 使用C++将工作表渲染为图像时设置默认字体|Documentation

    了解如何使用Aspose.Cells与C++在将工作表渲染为图像时设置默认字体。...\\ " ); // Create workbook object Workbook wb ; // Set default...default font of the workbook to none Style s = wb . GetDefaultStyle...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  6. 如何在 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-...
  7. Convert POTX to XLSM Format via Java or with fr...

    Convert POTX to XLSM format via Java without using using Microsoft Excel or PowerPoint or online. Test free POTX to XLSM online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/potx-...
  8. Aspose.Cells .NET 25.x.x and above - Free Suppo...

    From version 25.x.x.x and above (newer) pie charts generates chart exception. When opening .xlsx template with pie charts in it and trying to save it, exception is thrown. Whats more, it seems that 3D charts also wont re…...is garbled while converting workbook to pdf Bug CELLSNET-57487...ToString()), FileMode.CreateNew)) { workbook.Save(fs, SaveFormat.Pdf);...

    forum.aspose.com/t/aspose-cells-net-25-x-x-and-...
  9. Convert Worksheet to CSV|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....method of Workbook object. Java //Instantiate a new workbook with...Excel file path Workbook workbook = new Workbook ( dataPath + "workbook...

    docs.aspose.com/cells/java/convert-worksheet-to...
  10. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for .NET API....Cells Step 2: Create a New Workbook or Open an Existing One You...You can either create a new workbook or open an existing one. Step...

    docs.aspose.com/cells/net/how-to-format-number-...