|
|
Tag Browser: apose.cells
2 second(s)
-
I am working on a project that takes in bunch of formats such as .doc, pdf, image formats,xls, rtf and txt and it converts all the formats into png files. This will be a web service used by many users concurrently, whats the best way to use Aspose with this application? I also need to take in stream of png images and convert/insert all ...
-
I want to know How to add a value to a cell in worksheet.I am currently using Aspose 4.8.1.4.I tried like cell = cells[''B1'']; cell.PutValue(''Quarter'');But These properties are not available in my version.
-
I want to set one worksheet cell range reference to another worksheet using aspose.cells.For example i have two worksheet(wrk1 and wr2). I have some data on wrk1 and wrk2 is balnk.Now on wrk2 i want cells refrence of wrk1(like I want cell reference of wrk1 sheet A1:A10 on wrk2 with same style,format as on wrk1) .
Please suggest.
-
how can i use the addline method like yellow in C# ?
not like thisworksheet.Shapes.AddLine(4, 0, 3, 0, 10, 50);
like this
AddLine(StartP.X, _StartP.Y, _EndP.X, _EndP.Y)
i have to make a graph like this file ( not use rotation)
VBSCRIPT(not aspose)
For iX = 1 To iColNumber iNextX = iX iNextY = ...
-
i will draw lines like in this file
i want to know how
please help
-
I receive a ''file is corrupt'' error in Excel. This error occurs after creating a worksheet with aspose (5.3.1.0) with a pivottable ,saving the file as .xls. and opening in Excel 2010.When i change the SaveFormat to xlsx everything works fine. I use the saveformat Excel97To2003.I found a workaround for this: Adding a new trusted location in the ...
-
i'm still using an old version of aspose.cells. And i was wondering if in the new version you can print and change the tray (paperbin) of the printer without the need of using excel?
-
Hello Shahzad, Thank you very much for the reply. I have downloaded the latest version 5.4.0 and while converting the empty excel documents I am getting the error for MS-Excel ...
-
Dear,
I have posted the image for your knowledge with respect to an API design.The same i need with the 2D contour color fill or palette in aspose.cells.
And how do I increase the number of legends of the 2d-contour within the legend frame.
Thanks,
Sridhar.S
-
hi,
I need to workwith the smart markers. but the wrokbook designer is not opening properly. and i tried Workbookdesigner.workbook.open and this one also not came for me
Could you send me an sample, so that i can move with my process.
Thanks,
Sridhar.S
1
|
|