Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 39,103 for

2025

(0.42 sec)
  1. Index was out of range pivot table.CalculateDat...

    i have a problem when I want to calculate the pivot table in the following example excel file. I always get the following exception “Index was out of range. Must be non-negative and less than the size of the collection.…...cells-net mlittle300 March 19, 2025, 8:51pm 1 i have a problem when...Professionalize.Discourse March 19, 2025, 8:51pm 2 @mlittle300 It seems...

    forum.aspose.com/t/index-was-out-of-range-pivot...
  2. SkiaSharp exception - Free Support Forum - aspo...

    Hi While performing doc to pdf conversion I am getting the below skiasharp exception. Exception: System.TypeInitializationException: The type initializer for ‘yY’ threw an exception. —> System.TypeInitializationExcept…...words-net himanshu_surana June 27, 2025, 9:30am 1 Hi While performing...Professionalize.Discourse June 27, 2025, 9:30am 2 @himanshu_surana Cause...

    forum.aspose.com/t/skiasharp-exception/314533
  3. Crash when cloning a cell - Free Support Forum ...

    Hello Aspose, I get a NullRefException when cloning a cell (Cell.Clone()). To reproduce please try this: private static string CellCloneBug(Page page) { var t = new Table(); var r = t.…...fix this issue Gerd March 11, 2025, 11:58am 6 Hello Aspose, since...regards Gerd ilyazhuykov March 11, 2025, 2:10pm 7 @Gerd I checked Aspose...

    forum.aspose.com/t/crash-when-cloning-a-cell/29...
  4. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...words-java SATISHSATYAEESH July 15, 2025, 11:29am 1 I am splliting a...Professionalize.Discourse July 15, 2025, 11:30am 2 @SATISHSATYAEESH...

    forum.aspose.com/t/list-labels-not-getting-reat...
  5. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …...linq-reporting-engine Vaibhavi_Lad July 24, 2025, 10:38am 1 Using ReportingEngine...Professionalize.Discourse July 24, 2025, 10:38am 2 @Vaibhavi_Lad Sure...

    forum.aspose.com/t/get-inline-error-message/315601
  6. Macro function calculation - Free Support Forum...

    We have a xlsm file with a macro function, we are calculating we are using some logic like this THIS IS THE SAMPLE LINK Workbook wb = new Workbook(filePath); wb.calculateFormula(); …...aspose-cells chetanepiq October 27, 2025, 9:05am 1 We have a xlsm file...Professionalize.Discourse October 27, 2025, 9:06am 2 @chetanepiq The #NAME...

    forum.aspose.com/t/macro-function-calculation/3...
  7. Aspose.cell The type initializer for 'SkiaSharp...

    from the event log of my windows server 2012, the aspose.cell was hitting the issue i am using the Aspose.Cells 24.10.0 and i can actually see the dependencies at the bin folder any idea? image.png (14.8 KB) Applicati…...Product Family tonyutada July 22, 2025, 2:47am 1 from the event log...Professionalize.Discourse July 22, 2025, 2:47am 2 @tonyutada Cause The...

    forum.aspose.com/t/aspose-cell-the-type-initial...
  8. Using border-radius and box-shadow in Html -> P...

    Hello, I’m trying to get a rectangle with rounded corners and shadow by converting HTML into PDF. I’m using latest Aspose.HTML v25.05 for this. A proper HTML does not work when processing through Aspose.Html and saving…...html-to-pdf , html-net mlamla May 20, 2025, 12:57pm 1 Hello, I’m trying...(550 Bytes) asad.ali May 20, 2025, 8:08pm 2 @mlamla We have opened...

    forum.aspose.com/t/using-border-radius-and-box-...
  9. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…...Family cad-net Asheesh32 May 2, 2025, 5:55am 1 foreach (var entity...Professionalize.Discourse May 2, 2025, 5:55am 2 @Asheesh32 To fetch...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  10. Excel shape text font color is not getting modi...

    I am trying to change the text font of shape in excel document from white to black, it is only changing the first word’s color to black. Please find the attached solution for reproducing this and also suggest how can we …...Cells Product Family nraj May 8, 2025, 9:07am 1 I am trying to change...Professionalize.Discourse May 8, 2025, 9:07am 2 @nraj To change the...

    forum.aspose.com/t/excel-shape-text-font-color-...