Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 243 for

dotnet core

(0.04 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Getting Started https://docs.aspose.com/words/net/getting-started/ Recent content in Getting Started on Documentation Hugo -- gohugo.io https://docs.......NET components are based on core .NET system classes, some of...NET Standard 2.0 such as .NET Core 2.0/2.1/2.2/3.0/3.1. The latest...

    docs.aspose.com/words/net/getting-started/index...
  2. The Type Initializer for '\u0005\u0015\u0019\u0...

    Hello Team, We are using the ‘Aspose.Slides.NET6.CrossPlatform’ package and trying to convert PPT slides into the pdf then we are getting - ‘The type initializer for ‘\u0005\u0015\u0019\u0005’ threw an exception’ this …...Net core 8.0 Server - Linux Alpine version...Jenkinsfile FROM icr.io/ic-devops/ic-dotnet-aspnet:8.0.3-alpine3.19 WORKDIR...

    forum.aspose.com/t/the-type-initializer-for-u00...
  3. EPS to svg error: Oversubscribed dynamic bit le...

    We are using Dotnet Core 6.0 and Aspose.PDF 23.5.0 One of our eps file size 2.61MB throwing and error saying #=z1OeLlgQvTTMCskIrSx9tjgk=: 'Bad state (oversubscribed dynamic bit lengths tree)'... 6:45am #1 We are using dotnet core 6.0 and Aspose.PDF 23.5.0...

    forum.aspose.com/t/eps-to-svg-error-oversubscri...
  4. How to Run Aspose.Drawing in Docker|Documentation

    Run Aspose.Drawing in a Docker container for Linux, Windows Server and any OS....com/dotnet/sdk:6.0 WORKDIR /app COPY . ./ RUN dotnet publish...Release -o /app/out ENTRYPOINT ["dotnet", "out/Aspose.Drawing.Docker...

    docs.aspose.com/drawing/net/how-to-run-aspose-d...
  5. How to Run Aspose.CAD in Docker|Documentation

    Run Aspose.CAD in a Docker container for Linux, Windows Server and any OS....com/dotnet/sdk:6.0 AS builder WORKDIR.../Aspose.CAD.Docker.Sample/ RUN dotnet restore ./Aspose.CAD.Docker...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-i...
  6. Convert PPT to Video in C# | products.aspose.com

    Convert PPT to video in C#. Use .NET library API to convert PowerPoint to video...NET Core, Windows Azure, Mono or Xamarin...for .NET and FFMpegcore : Run dotnet add package Aspose.Slides.NET...

    products.aspose.com/slides/net/conversion/ppt-t...
  7. Linux-Support in Aspose.BarCode with .NET 6 (li...

    According to https://docs.aspose.com/barcode/net/system-requirements/ Aspose.Barcode does not support .NET at the moment. Can you please confirm if this is the case? In addition to that, Aspose has a dependency to libgd…...com/en-us/dotnet/core/compatibility/core-libraries/6.0/...and Aspose.Drawing for .Net Core. We thought all these conflicts...

    forum.aspose.com/t/linux-support-in-aspose-barc...
  8. 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...
  9. NullReferenceException using Document.Save() in...

    I am trying to save a document locally when run within a Docker Container running Linux. This piece of code works as expected when run outside of a Docker Container on Windows. We are currently using Aspose.Pdf 19.4. Pe…...com/dotnet/core/aspnet:2.2-stretch-slim AS...> FROM mcr.microsoft.com/dotnet/core/sdk:2.2-stretch AS build...

    forum.aspose.com/t/nullreferenceexception-using...
  10. "+" sign replaced with space while saving pdf t...

    Here is below code I am trying to save pdf to svg file. var combinePath = Path.Combine(path).Replace(Extensions.PDF, Extensions.SVG, StringComparison.InvariantCultureIgnoreCase); using (var doc = new Docume…... Technology used: dotnet core Package: Aspose.PDF 23.5...

    forum.aspose.com/t/sign-replaced-with-space-whi...