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

workbook

(0.58 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Ինչպես հեռացնել Excel-ը C#-ում

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

    kb.aspose.com/hy/cells/net/how-to-unprotect-exc...
  5. 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...
  6. ml-ից oz փոխակերպում Python-ում

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

    kb.aspose.com/hy/cells/python/convert-ml-to-oz-...
  7. 在导出电子表格为CSV格式时,使用JavaScript via C++修剪前导空白行和列|Do...

    学习如何在使用Aspose.Cells for JavaScript via C++导出电子表格为CSV格式时修剪前导空白行和列。..."text/javascript" > const { Workbook , SaveFormat , TxtSaveOptions...// Load source workbook const wb = new Workbook ( new Uint8Array...

    docs.aspose.com/cells/zh/javascript-cpp/trim-le...
  8. 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...
  9. Java API to Render MD to XLSB | products.aspose...

    Export MD to XLSB via Java API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted XLSX...

    products.aspose.com/total/java/conversion/md-to...
  10. Xlookup error =@_xlfn.XLOOKUP for Xlsb and Exce...

    The “=@_xlfn.XLOOKUP” error will appear by following the steps below. Aspose.Cells .Net v26.2 saves a Xlsb Workbook that has Xlookup formula. Open the saved Workbook in Desktop Excel to confirm no “=@_xlfn.XLOOKUP” err…...2 saves a Xlsb workbook that has Xlookup formula.... Open the saved workbook in Desktop Excel to confirm no “=@_xlfn...

    forum.aspose.com/t/xlookup-error-xlfn-xlookup-f...