Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 243 for

dotnet core

(0.05 sec)
  1. Aspose.Slides for .NET Does Not Work with .NET ...

    Hi, Ready to Run is a feature in .NET Core 3.0 and later where assemblies are precompiled for faster loading (see https://docs.microsoft.com/en-us/Dotnet/Core/deploying/ready-to-run). However, when we compile with Ready…...NET Core 3.0 and later where assemblies...https://docs.microsoft.com/en-us/dotnet/core/deploying/ready-to-run )...

    forum.aspose.com/t/aspose-slides-for-net-does-n...
  2. Unable to find an entry point named ‘GdiplusSta...

    Hi, Related to this issue on Aspose.Cells I am having the same problem. Seems that Aspose.Cells is not working properly on a Docker image with Linux because the the libgdib is not installed or it is not linked to t…...docker I use is: microsoft/dotnet, install it first: sudo docker...docker pull microsoft/dotnet Then I install libgdiplus: apt-get...

    forum.aspose.com/t/unable-to-find-an-entry-poin...
  3. Converting a PowerPoint Presentation to PDF in ...

    I cannot share, because it’s not a docker solution, but I can describe all the steps to reproduce. Short Description Deploy self-contained .NET package to the azure python 3.10 application service with libfontconfig1 …...uct null not valid Aborted (core dumped) When executed empty...windows using next command: dotnet publish -r linux-x64 -o .....

    forum.aspose.com/t/converting-a-powerpoint-pres...
  4. .NET 5.0 - HtmlFragment - System.NullReferenceE...

    Hello, I’m having problem with Aspose.PDF for .NET and .NET 5.0. I’m trying to inject some simple HTML code into a PDF and keep getting this exception: An unhandled exception of type 'System.NullReferenceException' oc…...Net Core 3.1 when saving PDF using Aspose...current version of dotnet core. $ dotnet --version 3.1.101 To...

    forum.aspose.com/t/net-5-0-htmlfragment-system-...
  5. How to Run Aspose.GIS in Docker|Documentation

    Run Aspose.GIS in a Docker container for Linux, Windows Server and any OS.... NET Core 3.1 SDK is used in the example...Visual Studio, create a NET Core 3.1 console application. Install...

    docs.aspose.com/gis/net/how-to-run-aspose-gis-i...
  6. Libgdiplus issue - Free Support Forum - aspose.com

    Hi! I’ve tried to run Converter.ConvertHTML(…) method on linux/mac and got classic error with libgdiplus libraty. Literraly “The type initializer for ‘Gdip’ threw an exception. Unable to load shared library ‘libgdiplus’…...com/en-us/dotnet/core/compatibility/core-libraries/6.0/...

    forum.aspose.com/t/libgdiplus-issue/263078
  7. How to use Aspose.CAD in Angular|Documentation

    Use Aspose.CAD in Angular....[ "node_modules/aspose-cad/dotnet.js" ] In app.component.html...import {Component} from '@angular/core'; import {DomSanitizer} from...

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  8. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers...NET Core Web App (Model-View-Controller)...Generate PDF document using ASP.NET Core Web App in Linux container We...

    docs.aspose.com/pdf/net/docker/dotnet8/
  9. .NET 6 in Docker - Aspose.Words Product Family ...

    The project I’m working on is a .NET 6.0 and using the Aspose.Words to convert Docx files to PDF. It is working fine if I run it on Windows 10 directly but having issues with embedded images when run under Docker, both o…...com/dotnet/runtime:6.0 AS base WORKDIR.../app FROM mcr.microsoft.com/dotnet/sdk:6.0 AS build WORKDIR /src...

    forum.aspose.com/t/net-6-in-docker/246214
  10. Error Setting License - Free Support Forum - as...

    I’m generating and Excel document in my Blazor app. The following code works perfectly in debug mode, however, when I publish it using AOT, I get the following error: private void SetLicense() { Assembly…...NET Core version (e.g., 2.0/3.0/.NET6...it from the debugger (or use dotnet run), it will work just fine...

    forum.aspose.com/t/error-setting-license/265339