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

dotnet core

(0.1 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. "+" 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...
  8. 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...
  9. How to use Aspose.CAD in Angular|Documentation

    Use Aspose.CAD in Angular....[ "node_modules/aspose-cad/dotnet.js" ] In app.component.html...import {Component} from '@angular/core'; import {DomSanitizer} from...

    docs.aspose.com/cad/javascript/how-to-use-aspos...
  10. Slow JpegDevice.Process in Aspose.PDF.Drawing 2...

    I experience slow PDF to Jpeg convertion for 3% of the PDF file after I recently switched from Aspose.PDF to Aspose.PDF.Drawing Version=“24.1.0” They took 2.5 minutes to process, comparing to <25s previously The code i…... 11th Gen Intel(R) Core™ i7-1185G7 @ 3.00GHz 3.00 GHz...19053.1000.0 docker linux: dotnet/aspnet:6.0 AS base...

    forum.aspose.com/t/slow-jpegdevice-process-in-a...