Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 244,218 for

aspose cells

(1.01 sec)
  1. Need documentation for integrating asopse xlsx ...

    I know Aspose provides APIs for document rendering and viewing, but I’m having trouble finding clear documentation or examples for integrating these viewers into a React front-end. My main requirements are: View docum…...application Aspose.Total Product Family slides-ssrs , aspose-cells-java...aspose-cells-java , aspose-total trivedi365 November 10, 2025, 5:29pm 1 I know...

    forum.aspose.com/t/need-documentation-for-integ...
  2. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...chart to image Aspose.Cells Product Family cells-net JThomas98...September 5, 2025, 7:15pm 1 Hi Aspose team, I’ve run into an issue...

    forum.aspose.com/t/incorrect-rendering-when-con...
  3. Create New Spreadsheet in xlsx4j|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....xlsx4j Contents [ Hide ] Aspose.Cells - Create New Spreadsheet...add ( "My Worksheet" ); Cells cells = worksheet . getCells ();...

    docs.aspose.com/cells/java/create-new-spreadshe...
  4. ConditionalStyle.borders property | Aspose.Word...

    ConditionalStyle.borders property. Gets the collection of default cell borders for the conditional style....Gets the collection of default cell borders for the conditional...conditional style. get borders () : Aspose . Words . BorderCollection Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Format Number to Special|Documentation

    This article will introduce how to format number to special using Aspose.Cells for Python via .NET API.... For instance, formatting a cell to display dates ensures that...changes based on the value of the cell (e.g., turning red if a budget...

    docs.aspose.com/cells/python-net/how-to-format-...
  6. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...document Aspose.Cells Product Family add-image , cells-net tolmachovvs...https://github.com/aspose-cells/Aspose.Cells-for-.NET/releases/download/Aspose...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  7. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…... Aspose.Total Product Family cells-net , aspose-cells imparthgalani...Shapes will move and resize with cells. commentShape.X = 150; //Shape...

    forum.aspose.com/t/how-to-set-roundedrectangle-...
  8. How to Implement Lazy Loading in GridJs|Documen...

    This article describes how to implement lazy loading in GridJs....aspose.gridjs.GridJsOptions ; import...com.myapp.gridjs ; import com.aspose.gridjs.GridJsWorkbook ; import...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where Cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…...Using Cells.ImportData to import and format empty DateTime columns...columns Aspose.Cells Product Family cells-net gunman69 November...

    forum.aspose.com/t/using-cells-importdata-to-im...
  10. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the document....insert_cell() . This method starts a nested...nested table when called inside a cell. Returns The table node that...

    reference.aspose.com/words/python-net/aspose.wo...