Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 105,389 for

workbook

(0.28 sec)
  1. 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...
  2. 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-...
  3. Number Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....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/cells-number-setti...
  4. 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...
  5. RoundedRectangle with multiple line of text the...

    comment shape1.zip (14.1 KB)...code: var workbook = new Workbook(); var sheet = workbook.Worksheets[0];...System.Drawing.Color.Black); workbook.Save("e:\\test2\\out1.xlsx");...

    forum.aspose.com/t/roundedrectangle-with-multip...
  6. 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...
  7. 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...
  8. Ինչպես հեռացնել Excel-ը C#-ում

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

    kb.aspose.com/hy/cells/net/how-to-unprotect-exc...
  9. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet using Node.js via C++. Load an existing Excel file or create a new one, calculate the custom function, and save the modified file....Create a workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/nodejs-cpp/direct-calcula...
  10. ml-ից oz փոխակերպում Python-ում

    Այս հակիրճ ձեռնարկում դուք կսովորեք, թե ինչպես փոխակերպել ml-ը oz-ի Python-ում։ Այն նկարագրում է միջավայրի կարգավորումը և փոխակերպման տրամաբանությունը, ինչպես նաև գործարկվող կոդի օրինակ՝ Python-ում միլիլիտրերը ունցիայի փոխակերպելու համար։...փոխակերպման աջակցման համար Ստեղծեք Workbook դասի օրինակ՝ միլիլիտր արժեքներ...զանգվածներ կամ հարակից տեխնիկաներ Workbook դասի տարբեր գերբեռնված կոնստրուկտորների...

    kb.aspose.com/hy/cells/python/convert-ml-to-oz-...