Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 400 for

.netcore

(3.04 sec)
  1. NuGet Gallery | Aspose.SVG 22.12.0

    Aspose.SVG for .NET seamlessly integrates into your .NET Apps to provide processing and rendering of SVG files without installing any 3rd party modeling or rendering software. Aspose.SVG for .NET offers......net-standard .netcore .netstandard .netstandard2...

    www.nuget.org/packages/Aspose.SVG/22.12.0
  2. NuGet Gallery | Aspose.SVG 21.12.0

    Aspose.SVG for .NET seamlessly integrates into your .NET Apps to provide processing and rendering of SVG files without installing any 3rd party modeling or rendering software. Aspose.SVG for .NET offers......net-standard .netcore .netstandard .netstandard2...

    www.nuget.org/packages/Aspose.SVG/21.12.0
  3. NuGet Gallery | Aspose.SVG 21.10.0

    Aspose.SVG for .NET seamlessly integrates into your .NET Apps to provide processing and rendering of SVG files without installing any 3rd party modeling or rendering software. Aspose.SVG for .NET offers......net-standard .netcore .netstandard .netstandard2...

    www.nuget.org/packages/Aspose.SVG/21.10.0
  4. Where to place fonts for .NET Core in Ubuntu (C...

    I have put the fonts on the the usr share folder and used fc-cache but doesn’t seem to work....I have put the fonts on the the usr share folder and used fc-cache but doesn’t seem to work.

    forum.aspose.com/t/where-to-place-fonts-for-net...
  5. IChartData.SetRange throws an exception for Bub...

    Aspose.Slides.NET version: 20.8.0 .Net Core version: 2.2 When the IChartData.SetRange method is called for a Bubble chart with a formula that includes a number of columns not divisible by 3, an ArgumentException is thr…...Aspose.Slides.NET version: 20.8.0 .Net Core version: 2.2 When the IChartData.SetRange method is called for a Bubble chart with a formula that includes a number of columns not divisible by 3, an ArgumentException is thr…

    forum.aspose.com/t/ichartdata-setrange-throws-a...
  6. Index functions Aspose cells differs from excel...

    the index function in combination with the @ sign behaves differently from Excel. It will throw an ?Name error if you open it in Excel, it works fine. see attached solution Bug_8086_Indexfunction.zip (54.7 KB)...the index function in combination with the @ sign behaves differently from Excel. It will throw an ?Name error if you open it in Excel, it works fine. see attached solution Bug_8086_Indexfunction.zip (54.7 KB)

    forum.aspose.com/t/index-functions-aspose-cells...
  7. Exceptions Are Thrown when Using Aspose.Slides ...

    Hello, I see you released Aspose Slides 22.8, my environment: Ubuntu system, published based on docker, Debian base package,..netcore 3.1, aspose.slides 22.8. In the process of operating ppt watermarking, the problem of…...docker, Debian base package,. NETCORE 3.1, aspose.slides 22.8. In...

    forum.aspose.com/t/exceptions-are-thrown-when-u...
  8. Aspose.cells throws System.TypeLoadException. C...

    Hi Support, I am trying to read a csv file using apose.cells for .net core 2.0 with the code below: TxtLoadOptions opts = new TxtLoadOptions(LoadFormat.CSV); Workbook wb = new Workbook(@"D:\POCS\Import-…...dll to your .NetCore project reference manully...

    forum.aspose.com/t/aspose-cells-throws-system-t...
  9. NuGet Gallery | Aspose.SVG 22.7.0

    Aspose.SVG for .NET seamlessly integrates into your .NET Apps to provide processing and rendering of SVG files without installing any 3rd party modeling or rendering software. Aspose.SVG for .NET offers......net-standard .netcore .netstandard .netstandard2...

    www.nuget.org/packages/Aspose.SVG/22.7.0
  10. Culture failed for linux box when generating im...

    Please see my code using (var ms = new FileStream("/tmp/various-objects.xlsx", FileMode.OpenOrCreate, FileAccess.Read)) { ms.Position = 0; using (var workbook = new Workbook(ms)) { Stopwatch s = new Stopwatch(); s…...drawing on linux (only for .NetCore version), to avoid it impacts...

    forum.aspose.com/t/culture-failed-for-linux-box...