Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 245,571 for

aspose cells

(4.6 sec)
  1. The library doesn't apply the correct style pro...

    Hi! I have an issue when I want read the Cell’s Style’s properties. I flagged only the border’s property and the other properties are not flagged, but (in my case) when I want read the property “isAlignmentApplied()” t…...style property Aspose.Cells Product Family aspose-cells-java PietroTGK...an issue when I want read the Cell’s Style’s properties. I flagged...

    forum.aspose.com/t/the-library-doesnt-apply-the...
  2. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...RectangularCallout shape's tip Aspose.Cells Product Family cells-net tejas.patel...Shapes will move and resize with cells. polygonShape.X = (int)((xx1...

    forum.aspose.com/t/how-to-change-rectangularcal...
  3. Cells.importdata is failing if there is invalid...

    Hi Team, We are trying to skip the next Cells if the error in formula. Below is the code we are trying. Is there an option to skip to next cell if error occurs // Create a new workbook Workbook workbook1 = new Workboo…...Cells.importdata is failing if there is invalid formula Aspose...Aspose.Cells Product Family Balaji04 June 13, 2025, 3:01pm 1 Hi Team...

    forum.aspose.com/t/cells-importdata-is-failing-...
  4. Load a font from TTF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  5. Protect and Unprotect Worksheet|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....Adding or Removing Protection Aspose.Cells provides a class, Workbook...worksheet Protecting a Few Cells There might be certain scenarios...

    docs.aspose.com/cells/java/protect-and-unprotec...
  6. Adding Extended Attributes to Resource Assignme...

    Learn how to add Microsoft Project extended attributes to resource assignments using Aspose.Tasks for C# and VB.NET....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/tasks/cpp/adding-extended-attri...
  7. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how Cells look and appear....Formatting Using Aspose.Cells for Python via .NET Aspose.Cells for Python...versions in XLSX format on cells at runtime. This example demonstrates...

    docs.aspose.com/cells/python-net/how-to-add-ico...
  8. How to set excel Custom Paper Size width and he...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.PageSetup.PaperSize = PaperSizeType.Custom; // Set custom paper size for A1 (width: 33.1 inches, height: 23.4 inches) worksheet.PageSetup.Custom…...style Aspose.Cells Product Family cells-net , aspose-cells imparthgalani...0; int lastRow = worksheet.Cells.MaxDisplayRange.RowCount - 1;...

    forum.aspose.com/t/how-to-set-excel-custom-pape...
  9. Auto Fit Columns in Worksheet|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....Worksheet Contents [ Hide ] Aspose.Cells - Auto Fit Columns in Worksheet...string value to the cell worksheet . Cells [ "A1" ]. PutValue...

    docs.aspose.com/cells/net/auto-fit-columns-in-w...
  10. Copy Worksheets between Workbooks|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....[ Hide ] Aspose.Cells provides a method, Aspose.Cells.Worksheet...= 0 ; i < 5 ; i ++) { ws0 . Cells [ i , 0 ]. PutValue ( string...

    docs.aspose.com/cells/net/copy-worksheets-betwe...