Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 758 for

dotnet

(0.01 sec)
  1. Need to save html in MemoryStream insted of fil...

    when i used Aspose.Words(23.09.0) for convert HtmlString into pdf , Get error System.NotSupportedException: Memory stream is not expandable. at System.IO.MemoryStream.set_Capacity(Int32 value) at System.IO.MemoryStre…...com/dotnet/aspnet:6.0 AS base WORKDIR...cnf FROM mcr.microsoft.com/dotnet/sdk:6.0 AS build WORKDIR /src...

    forum.aspose.com/t/need-to-save-html-in-memorys...
  2. Cannot open GLTF file on windows - Free Support...

    test-nonworking.gltf.zip (26.2 KB) Scene scene = new Scene(); scene.Open("test-nonworking.gltf"); gives “Cannot open this file” on Windows. On macOS works as expected...Загружено "C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3...Загружено "C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3...

    forum.aspose.com/t/cannot-open-gltf-file-on-win...
  3. Aspose.cells: saving excel to pdf don't work on...

    I’m trying to export an XLSx file to pdf in a docker container (I’ve tried to run it on mcr.microsoft.com/Dotnet/core/runtime:3.1.1:apine3.10 and mcr.microsoft.com/Dotnet/core/runtime:3.1.1:nanoserver-1809) but I’m facin…...com/dotnet/core/runtime:3.1.1:apine3.10...10 and mcr.microsoft.com/dotnet/core/runtime:3.1.1:nanoserver-1809...

    forum.aspose.com/t/aspose-cells-saving-excel-to...
  4. How to install Aspore.Slides.NET on Debian 12 -...

    When I run Dotnet run --no-build for a Dotnet app that uses .Save I get the following error message: System.DllNotFoundException: Unable to load shared library ‘libaspose.slides.drawing.capi_x86_64_libstdcpp_libc2.23’ …...#1 When I run dotnet run --no-build for a dotnet app that uses...microsoft.com/devcontainers/dotnet:6.0-bullseye What is the correct...

    forum.aspose.com/t/how-to-install-aspore-slides...
  5. Using special characters causes PDF library to ...

    When special characters are encountered, such as the ° symbol when running inside a docker container the following error is thrown: app_1 | Unhandled exception. System.NullReferenceException: Object reference not set t…... Dotnet core 6 Any help will be appreciated...Running using Docker (Linux). Dotnet core 6 Any help will be appreciated...

    forum.aspose.com/t/using-special-characters-cau...
  6. Unable to Use Aspose.Slides for .NET in Linux B...

    Hello, we are currently experiencing multiple issues running Aspose.Slides. Main issue is the exception System.PlatformNotSupportedException\nSystem.Drawing.Common is not supported on this platform in current nuget vers…...com/CycloneDX/cyclonedx-dotnet . Without a working and correct...off @REM Restoring Packages dotnet restore PROJECT.csproj @REM...

    forum.aspose.com/t/unable-to-use-aspose-slides-...
  7. Aspose.Cells looking for old version of System....

    I have a .Net6 project using many of the Aspose libraries (latest versions) brought in from the Nuget packages available on nuget.org. According to the documentation for net6.0 projects, Aspose.Cells have a dependency o…...net/v1/dotnet-install.ps1 ` -OutFile dotnet-install.ps1;...ps1; ` ./dotnet-install.ps1 ` -InstallDir '/Program Files/dotnet'...

    forum.aspose.com/t/aspose-cells-looking-for-old...
  8. PDF to JPEG memory leak in Unix environment - A...

    Our team has done comparisons in a Windows based environment vs a Unix environment. Several dozen requests cause the service to run out of memory in the Unix environment, but this does not occur in the Windows based env…...com/dotnet/core/sdk:3.1 AS build-env WORKDIR...DocumentService ./ RUN dotnet restore RUN dotnet publish -c Release...

    forum.aspose.com/t/pdf-to-jpeg-memory-leak-in-u...
  9. How to Run Aspose.PSD in Docker|Documentation

    Run Aspose.PSD in a Docker container for Linux, Windows Server and any OS....com/dotnet/runtime:6.0 AS base WORKDIR...libc6-dev FROM mcr.microsoft.com/dotnet/sdk:6.0 AS build WORKDIR /src...

    docs.aspose.com/psd/net/how-to-run-aspose-psd-i...
  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…...it from the debugger (or use dotnet run), it will work just fine...commands: dotnet tool install --global dotnet-serve dotnet serve...

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