Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 39,118 for

2025

(1.26 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. Positioning shape over chart - Free Support For...

    Hello, I want to create a stacked bar chart with rounded corners of the plot area - as on desired-result.png. I’m doing this by adding a chart and then placing a Rounded Rectangle Shape over it. I have a somewhat work…...Family words-net mlamla April 25, 2025, 4:43pm 1 Hello, I want to create...KB) alexey.noskov April 25, 2025, 5:53pm 2 @mlamla I am afraid...

    forum.aspose.com/t/positioning-shape-over-chart...
  4. 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
  5. Unable to recognize code39 barcode - Free Suppo...

    I went through the documentation and ran with high/max quality, allow incorrect bar codes, etc., and it still cannot find any barcode that is of type code39. Interesting that https://products.aspose.app/barcode/recogniz…...do April 28, 2025, 10:21pm 1 I went through the...Professionalize.Discourse April 28, 2025, 10:21pm 2 @an.do It seems you...

    forum.aspose.com/t/unable-to-recognize-code39-b...
  6. 文档中的修订记录,可以给每个修订记录设置一个唯一值吗?用户在接受了或拒绝了修订之后,这个唯一值...

    文档中的修订记录,可以给每个修订记录设置一个唯一值吗?用户在接受了或拒绝了修订之后,这个唯一值也不会变...words-java ouchli March 17, 2025, 7:17am 1 文档中的修订记录,可以给每个修订记...Professionalize.Discourse March 17, 2025, 7:17am 2 @ouchli 请问您能否提供更多...

    forum.aspose.com/t/topic/309929
  7. Visit public Cell this[int row, int column] of ...

    using Aspose.Cells; namespace TestExcelFormat { internal class Program { static void Main(string[] args) { Workbook wb = new Workbook(@“1.xlsx”); Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn); var cell = w…...Product Family cnbjw July 18, 2025, 4:45am 1 using Aspose.Cells;...Professionalize.Discourse July 18, 2025, 4:45am 2 @cnbjw Cause The issue...

    forum.aspose.com/t/visit-public-cell-this-int-r...
  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. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the shapes and text in the same and we are able to achieve the requirement by keep the WrapType to None for the shapes. But it does not work for the shapes and Tables. Let us know if there is …...words-net MonishaRaja May 9, 2025, 7:30am 1 We have a scenario...Professionalize.Discourse May 9, 2025, 7:31am 2 @MonishaRaja To keep...

    forum.aspose.com/t/not-able-to-keep-the-table-a...