Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 102,530 for

workbook

(0.14 sec)
  1. Hiding and Showing Rows and Columns|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 provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  2. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to a special format using Aspose.Cells for .NET API.... Cells Step 2: Create a Workbook and Access a Worksheet You...You can either create a new workbook or open an existing one. Step...

    docs.aspose.com/cells/net/how-to-format-number-...
  3. How to Use Color Palette|Documentation

    Python code to add custom colors to the palette and use Excel color palette with Aspose.Cells for Python via .NET API...NET provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class provides a change_palette...

    docs.aspose.com/cells/python-net/excel-color-pa...
  4. Integrate Aspose.BarCode for .NET with Aspose.C...

    How to Intergrate Aspose.BarCode with Aspose.Cells...Workbook and then add or select the...Cells . Workbook excelBook = new Aspose . Cells . Workbook (); Aspose...

    docs.aspose.com/barcode/net/integrate-with-aspo...
  5. 在用 C++ 设置样式的 Custom 属性时检查自定义数字格式|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库,支持在样式设置时检查自定义数字格式。本文将展示如何使用 Aspose.Cells 库检查自定义数字格式以确保样式正确。...Cells 检查所分配的自定义数字格式是否有效,请将 Workbook.GetCheckCustomNumber() 属性设置为...GetCustom() 属性分配了无效的自定义数字格式。由于我们已经将 Workbook.GetCheckCustomNumber() 属性设置为...

    docs.aspose.com/cells/zh/cpp/check-custom-numbe...
  6. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns when exporting spreadsheets to CSV format using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , TxtSaveOptions...// Load source workbook const wb = new Workbook ( new Uint8Array...

    docs.aspose.com/cells/javascript-cpp/trim-leadi...
  7. Վերծանել Excel ֆայլը C#-ում

    Այս թեման բացատրում է, թե ինչպես վերծանել Excel ֆայլը C# լեզվով։ Այն ներառում է միջավայրի կարգավորման հրահանգներ, քայլ առ քայլ գործընթաց և աշխատող կոդի օրինակ՝ գաղտնաբառով պաշտպանված Excel ֆայլը վերծանելու համար C#-ում։...Excel ֆայլը՝ օգտագործելով Workbook դասը Վերծանել Excel ֆայլը...այնուհետև ֆայլը վերլուծվում է Workbook դասի միջոցով։ Այնուհետև ֆայլից...

    kb.aspose.com/hy/cells/net/decrypt-excel-file-i...
  8. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns when exporting spreadsheets to CSV format using Aspose.Cells for Node.js via C++....source workbook const wb = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/nodejs-cpp/trim-leading-b...
  9. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting...02_OutputDirectory \\ " ); Workbook wb ( sourceDir + u "sampleChangeCellsAli...( st , flag ); // Save the workbook in XLSX format. wb . Save...

    docs.aspose.com/cells/cpp/change-cells-alignmen...
  10. 在导入数据到工作表时指定公式字段,使用Python via .NET|Documentation

    学习如何在使用Aspose.Cells for Python via .NET API导入数据到工作表时指定公式字段。...cells import Workbook , ImportTableOptions # For...Aspose Website \" )" )) wb = Workbook () ws = wb . worksheets [...

    docs.aspose.com/cells/zh/python-net/specify-for...