Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,322 for

dotnet

(0.09 sec)
  1. 在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/zh/net/worksheet-to-image...
  2. 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...
  3. 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...
  4. TypeInitializationException:The type initialize...

    Is net 7.0 required?...isen-ng/dotnet-sdk-versions brew install --cask dotnet-sdk6-0-400...Release/net6.0 run the example dotnet Aspose.Imaging.Example.dll...

    forum.aspose.com/t/typeinitializationexception-...
  5. Unable to Load Shared Library ‘libgdiplus’ Usin...

    Hi, Please see my ticket here - Unable to load shared library 'libgdiplus' The issue we have with libgdiplus seems to affect initialization of Presentation objects in the Docker environment. This is the error we are g…...com/dotnet/runtime:5.0-alpine3.15 AS base...icu-libs FROM mcr.microsoft.com/dotnet/sdk:5.0-alpine3.15 AS build...

    forum.aspose.com/t/unable-to-load-shared-librar...
  6. How to Run Aspose.Words in Docker|Aspose.Words ...

    Integrate Aspose.Words functionality into your application using Docker regardless of what technology is in your development stack. Learn how to use Aspose .Words in a Docker container in C#....com/dotnet/core/sdk:2.2 WORKDIR /app RUN...RUN dotnet publish -c Release -o out ENTRYPOINT ["dotnet", "Aspose...

    docs.aspose.com/words/net/how-to-run-aspose-wor...
  7. Using Aspose.Pdf to convert from Html to Pdf sh...

    Using Aspose.Pdf to convert from Html to Pdf showing error in .Net I am using the **Aspose** library to convert **HTML** code to **PDF** Document in Dotnet. In Windows, this is working perfectly bu......code to **PDF** Document in Dotnet. In Windows, this is working...HTML code to PDF Document in Dotnet. In Windows, this is working...

    forum.aspose.com/t/using-aspose-pdf-to-convert-...
  8. 在 .Net6 中运行 Aspose.Cells|Documentation

    “如何在 .Net6 中运行 Aspose.Cells。”...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/cells/zh/net/how-to-run-aspose-...
  9. 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-...
  10. System.AggregateException: One or more errors o...

    I am trying to convert pdf to image document using .net 8 using Aspose.Pdf and it works fine in my local machine(windows). But i get an issue while running it in alpine linux server. The exception looks like this Syste…...project directory: dotnet add package SkiaSharp dotnet add package SkiaSharp...look: FROM mcr.microsoft.com/dotnet/runtime:6.0-alpine3.16 AS base...

    forum.aspose.com/t/system-aggregateexception-on...