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

dotnet compatibility

(0.39 sec)
  1. PUB Command Line Converter | Aspose.PUB CLI Tools

    Powerful Command-Line Converter tool from Aspose.PUB to convert PUB documents easily and efficiently. Aspose CLI PUB converter....programmatically in your C# code, compatible with .NET 6.0/7.0. Benefits...document formats to ensure compatibility with different systems and...

    docs.aspose.com/pub/net/cli-tools/pub-convert/
  2. Convert to PDF on Linux Container using .net - ...

    We need support to use the Aspose.PDF library on a Linux container. We are trying to convert .docx and .tiff files to .PDF, but we encounter errors because Aspose internally uses System.Drawing.common.dll , which doesn’t…...PDF: dotnet add package Aspose.PDF Convert...dependencies installed. Check the compatibility of the libraries you are...

    forum.aspose.com/t/convert-to-pdf-on-linux-cont...
  3. EPS, XPS, OXPS and PS Command Line Converters |...

    Powerful Command-Line Converter tool from Aspose.Page to convert PS/EPS/XPS/OXPS documents easily and efficiently. Aspose CLI Page converter....programmatically in your C# code, compatible with .NET 6.0/7.0. Benefits...document formats to ensure compatibility with different systems and...

    docs.aspose.com/page/net/cli-tools/page-convert/
  4. Aspose.PDF Running .NET 6 project in Docker thr...

    Hi Sergei Shibanov, PFB my answer of your queries. Is it possible use only first two lines for reproduce issue? Answer- Yes Answer - htmlString as read html from file as string and pass it, which I have shared. Htm…...com/dotnet/runtime:8.0 image does not...container. FROM mcr.microsoft.com/dotnet/runtime:8.0 AS base USER root...

    forum.aspose.com/t/aspose-pdf-running-net-6-pro...
  5. [Linux] Aspose.PDF Stamping Error — Unable to L...

    Hi Aspose Support Team, I encountered the following error while stamping a PDF document using Aspose.PDF in a .NET Core 3.1 application running on Amazon EC2 (Linux). The same code and configuration work perfectly on W…...com/dotnet/aspnet:3.1 AS base WORKDIR.../var/lib/apt/lists/* ENTRYPOINT ["dotnet", "YourApp.dll"] Include Native...

    forum.aspose.com/t/linux-aspose-pdf-stamping-er...
  6. Cross Platform Support for the .net Email libra...

    I am curious if you have official support for using the .Net Email library on Linux? (and mac while I’m asking). I have a .Net Lambda using the library and I’d like to look into converting into a linux based docker co…... The library is compatible with .NET Core, enabling...template: FROM mcr.microsoft.com/dotnet/aspnet:6.0 AS base WORKDIR...

    forum.aspose.com/t/cross-platform-support-for-t...
  7. 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...
  8. Cross platform 2D graphics library|Documentation

    Aspose.Drawing library for Microsoft .NET to draw pictures. Cross-platform alternative to Microsoft NET System.Drawing.Common image drawing library for Windows 2D graphics. Nuget package download....API is its cross-platform compatibility, allowing you to utilize...platforms. Aspose.Drawing is compatible with all target platforms...

    docs.aspose.com/drawing/net/developer-guide/cro...
  9. .NET 8 Has Low Performance When Using Aspose.Sl...

    I created a WEB program using .NET 8 MVC and adopted Aspose.Slides. Instead of the NuGet version, I used the release version from the official website. Currently, I’ve found that when using the AddClone function of Slide…...com/dotnet/sdk:8.0 AS build USER root..."] RUN dotnet restore # 复制源代码并构建 COPY . . RUN dotnet build -c...

    forum.aspose.com/t/net-8-has-low-performance-wh...
  10. Missing images when exporting to PDF under Linu...

    I have the following problem: I have a DOCX template with images. Creating the document works. The images are there. Now, when I convert the document to a PDF, it works under Windows, but not under Linux. When my progra…...com/dotnet/aspnet:8.0-alpine RUN apk add...ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false ENV DOTNET_Sy...

    forum.aspose.com/t/missing-images-when-exportin...