Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 14,348 for

dotnet

(0.1 sec)
  1. Does the crossplatform package for slides repla...

    Previously, I had to download the crossplatform\Aspose.Slides.dll from your site, and then include that in our app. I see now that in Nuget there is Dotnet add package Aspose.Slides.NET6.CrossPlatform --version 25.11.0.…...now that in Nuget there is dotnet add package Aspose.Slides.NET6...package if you haven’t already: dotnet add package Aspose.Slides.NET6...

    forum.aspose.com/t/does-the-crossplatform-packa...
  2. Characters in italic missing in HTML output (Li...

    Hi, we noticed some characters are missing in HTML output which are in italic style. Scenario happens in Linux / Docker. Reproducable with the following setup: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <…...com/dotnet/runtime:9.0 AS base WORKDIR...verwendet. FROM mcr.microsoft.com/dotnet/sdk:9.0 AS build ARG BUILD...

    forum.aspose.com/t/characters-in-italic-missing...
  3. How to Run Aspose.CAD Docker image in Azure Fun...

    Run Aspose.CAD Docker image in Azure Function....com/azure-functions/dotnet:4 AS base WORKDIR /home/site/wwwroot...EXPOSE 80 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS build WORKDIR /src...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-d...
  4. How to Run Aspose.CAD Docker image in Azure Fun...

    Run Aspose.CAD Docker image in Azure Function....com/azure-functions/dotnet:4 AS base WORKDIR /home/site/wwwroot...EXPOSE 80 FROM mcr.microsoft.com/dotnet/sdk:6.0 AS build WORKDIR /src...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  5. Aspose.Slides 26.1 - Saving Presentation as TIF...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/Dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…...com/dotnet/sdk:8.0.x ) Aspose.Slides version:...1.7 FROM mcr.microsoft.com/dotnet/sdk:8.0.204 AS build WORKDIR...

    forum.aspose.com/t/aspose-slides-26-1-saving-pr...
  6. 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...
  7. Does the Cross-Platform Package for Aspose.Slid...

    Previously, I had to download the crossplatform\Aspose.Slides.dll from your site, and then include that in our app. I see now that in Nuget there is Dotnet add package Aspose.Slides.NET6.CrossPlatform --version 25.11.0.…...now that in Nuget there is dotnet add package Aspose.Slides.NET6...package if you haven’t already: dotnet add package Aspose.Slides.NET6...

    forum.aspose.com/t/does-the-cross-platform-pack...
  8. Aspose.OCR no Docker Alpine com .NET 8 - Erro a...

    Olá a todos, Estou com um desafio ao tentar executar uma aplicação .NET 8 com Aspose.OCR em um contêiner Docker. Nossa equipe tem uma forte preferência por usar imagens Alpine (mcr.microsoft.com/Dotnet/aspnet:8.0-alpin…...com/dotnet/aspnet:8.0-alpine ) para manter...Debian (como mcr.microsoft.com/dotnet/aspnet:8.0 )? Agradeço antecipadamente...

    forum.aspose.com/t/aspose-ocr-no-docker-alpine-...
  9. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers...com/dotnet/aspnet:8.0 AS base RUN apt-get...8081 FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build ARG BUILD_CONFIGURATION...

    docs.aspose.com/pdf/net/docker/dotnet8/
  10. 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...