Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 105,429 for

workbook

(0.13 sec)
  1. Modify an Existing Style|Documentation

    Aspose.Cells is a Python 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 for Python via .NET 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/python-net/modify-an-exis...
  2. Creating a List Object|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 Worksheets collection...

    docs.aspose.com/cells/python-java/creating-a-li...
  3. Freeze Panes in Excel with Java

    This article describes how to freeze panes in Excel with Java. It has the IDE settings, steps, and a sample code showing how to freeze a cell in Excel with Java....source Excel file into the workbook object for locking rows and... Finally, save the output workbook with frozen panes. Code to...

    kb.aspose.com/cells/java/freeze-panes-in-excel-...
  4. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...names of all shapes in the workbook are listed in the list on...corresponding shape/group in the workbook. 4 Select Group you can select...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  5. 用 C++ 改变批注的文本方向|Documentation

    学习如何使用 Aspose.Cells for C++ 更改 Excel 中批注的文本方向。...// Instantiate a new Workbook Workbook wb ; // Get the first...

    docs.aspose.com/cells/zh/cpp/change-text-direct...
  6. Autofit Rows and Columns in Excel using C#

    This article covers how to auto fit Excel using C#. It discusses the IDE configuration, a series of steps, and a code snippet to auto fit in Excel using C#....Load the input file with the Workbook class Access any sheet using...columns Export the output workbook with the Save method These...

    kb.aspose.com/cells/net/autofit-rows-and-column...
  7. Working with excel files with file format of '9...

    Hi, I have some excel files with file format of '95 or before. The Aspose.cells library raises not supported file format exception. I wonder, by any chance, whether there is some work around to work (opening and manipul…...As "Microsoft Office Excel Workbook". Now you can use Aspose.Cells...2007, 2010, 2013, 2019, 2021 Workbook, Office 365, and OpenOffice...

    forum.aspose.com/t/working-with-excel-files-wit...
  8. Change chart legend entry background color - Fr...

    Hi Team, I’d like to change the background (fill) color of one particular chart legend entry. Can you please provide a short code snippet on how it can be made using Aspose.Cells? Thank you Selection_176.png (12.6 KB…... Workbook wb = new Workbook(path + "test.xlsx");...

    forum.aspose.com/t/change-chart-legend-entry-ba...
  9. Bar chart when ticklabels are rotated by 30, ch...

    Hi Team, I am trying to render a Bar chart with category values reversed. And I am trying to rotate the ticklabels by -30 degree. On doing this, My chart is getting disappeared. Code snippet : Workbook wb …... Code snippet : Workbook wb = new Workbook(); WorksheetCollection...main(String[] args) { Workbook wb = new Workbook(); WorksheetCollection...

    forum.aspose.com/t/bar-chart-when-ticklabels-ar...
  10. Ինչպես հեռացնել Excel-ը C#-ում

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

    kb.aspose.com/hy/cells/net/how-to-unprotect-exc...