Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,322 for

dotnet

(0.06 sec)
  1. Aspose PDF library throwing - Unhandled excepti...

    'm getting this exception “Unhandled exception. System.TypeLoadException: Cannot load type ‘System.Void, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’.” While using Aspose PDF in our QA…...base images “dotnet/sdk:6.0-alpine” and “dotnet/runtime-deps:6...base images: “dotnet/sdk:6.0-alpine” and “dotnet/runtime-deps:6...

    forum.aspose.com/t/aspose-pdf-library-throwing-...
  2. How to run Aspose.PDF for .NET 6 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 6 application using Docker Linux or Windows containers...com/dotnet/aspnet:6.0 AS base RUN apt-get...443 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS build WORKDIR /src...

    docs.aspose.com/pdf/net/docker/dotnet6/
  3. 如何在 Docker 中运行 Aspose.Words|.NET 格式的 Aspose.Words

    使用 Docker 将 Aspose.Words 功能集成到您的应用程序中,无论您的开发堆栈中采用什么技术。了解如何在 C# 格式的 Docker 容器中使用 Aspose .Words。...com/dotnet/core/sdk:2.2 WORKDIR /app RUN...RUN dotnet publish -c Release -o out ENTRYPOINT ["dotnet", "Aspose...

    docs.aspose.com/words/zh/net/how-to-run-aspose-...
  4. How to Run Aspose.Cells in Docker|Documentation

    Run Aspose.Cells in a Docker container for Linux, Windows Server and any OS. ... Start with the dotnet core sdk 3.1 base image and...specify: FROM mcr.microsoft.com/dotnet/core/sdk:3.1-buster COPY fonts/*...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  5. Load Fonts Such as Arial in Docker Container wi...

    When Slide.GetThumbnail, it will crashed in 23.11, same code and environment works with 23.10. Code: using var thumbnail = currentSlide.GetThumbnail(scale, scale); Dockerfile FROM mcr.microsoft.com/Dotnet/aspnet:8.0 …...com/dotnet/aspnet:8.0 RUN apt-get update.../usr/local/share/fonts EXPOSE 80 ENTRYPOINT ["dotnet", "entry.dll"] By the way,...

    forum.aspose.com/t/load-fonts-such-as-arial-in-...
  6. Worksheet to Image Conversion in PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....array ()); $imageFormat = new \DOTNET ( 'mscorlib' , 'System.Drawing...$imgOptions )); $bitmap = new \DOTNET ( "mscorlib" , "System.Drawing...

    docs.aspose.com/cells/net/worksheet-to-image-co...
  7. 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...
  8. 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...
  9. How to Run Aspose.3D for .Net6|Documentation

    How to Run Aspose.3D for .Net6....com/dotnet/runtime:6.0-focal AS base WORKDIR.../usr/share/fonts FROM mcr.microsoft.com/dotnet/sdk:6.0-focal AS build WORKDIR...

    docs.aspose.com/3d/net/how-to-run-aspose-3d-for...
  10. 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...