Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 6,419 for

dotnet standard

(0.15 sec)
  1. Make pdfs generated accessible - Free Support F...

    Hello we use MS Word Templates with xml data to mail merge using Aspose Words and finally create pdfs. We use Dotnet 8 platform with C# My question is regarding accessibility. What care should we take to ensure that th…... We use DotNet 8 platform with C# My question...Are there fixes in the Aspose Dotnet code to implement? Any other...

    forum.aspose.com/t/make-pdfs-generated-accessib...
  2. Slide.GetImage() Renders Incorrectly with Speci...

    Hi Aspose Support Team, I am encountering a font rendering issue when converting slides to images using Slide.GetImage(). The issue is specific to the Linux environment (both Ubuntu and Docker) and affects a specific ve…...com/dotnet/aspnet:10.0 Attachments: To...Dockerfile: FROM mcr.microsoft.com/dotnet/sdk:10.0 AS build WORKDIR /source...

    forum.aspose.com/t/slide-getimage-renders-incor...
  3. 如何在 Docker 中运行 Aspose.Words|.NET 格式的 Aspose.Words

    使用 Docker 将 Aspose.Words 功能集成到您的应用程序中,无论您的开发堆栈中采用什么技术。了解如何在 C# 格式的 Docker 容器中使用 Aspose .Words。...com/dotnet/core/sdk:2.2 WORKDIR /app RUN...RUN dotnet publish -c Release -o out ENTRYPOINT ["dotnet", "Aspose...

    docs.aspose.com/words/zh/net/how-to-run-aspose-...
  4. Slide Layout ColorMapOverride Is Not Applied to...

    Summary When a slide layout defines a <p:clrMapOvr> (color map override) that remaps scheme colors (e.g. swapping bg2 from lt2 to dk2), Aspose.Slides does not apply this override when rendering shapes inherited from the …...(blue) Slide master with: Standard color map: bg2="lt2" (red)...and run: cd AsposeBugReport dotnet Reproduce.cs This requires...

    forum.aspose.com/t/slide-layout-colormapoverrid...
  5. How to Run Aspose.Diagram in Docker|Documentation

    Run Aspose.Diagram in a Docker container for Linux, Windows Server and any OS. ... Start with the dotnet core sdk 3.1 base image and...specify: FROM mcr.microsoft.com/dotnet/core/sdk:3.1-buster COPY fonts/*...

    docs.aspose.com/diagram/net/how-to-run-aspose-d...
  6. How to Run Aspose.Cells in Docker|Documentation

    Run Aspose.Cells in a Docker container for Linux, Windows Server and any OS....com/dotnet/core/sdk:3.1-buster COPY fonts/*...d libgdiplus libc6-dev RUN dotnet publish "Aspose.Cells.Docker...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  7. PPT to PDF Conversion Fails on Linux (.NET 3.1,...

    Hi Team, I’m facing an issue where PPT/PPTX → PDF conversion works correctly on Windows, but fails on Linux. Below are my environment details: .NET Core: 3.1 OS: Linux (Amazon EC2) Aspose.Slides version: 22.12.0 Lice…...license is applied Code: Using standard Presentation → Save(Pdf) API...program on the EC2 instance ( dotnet run ). If the PDF is still...

    forum.aspose.com/t/ppt-to-pdf-conversion-fails-...
  8. Aspose words to pdfua1 removes images - Free Su...

    Good day, When I try to convert the attached document below to PdfUa1 with Aspose.Words in Dotnet, the resulting PDF does not contain the image in the header. I’m running Aspose.Words version 26.4.0. After further test…...Words in dotnet, the resulting PDF does not...Linux. Aspose.Words for .NET Standard and .NET Core uses SkiaSharp...

    forum.aspose.com/t/aspose-words-to-pdfua1-remov...
  9. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    Discover the UseSubstitutions property in FindReplaceOptions. Easily enable substitutions in replacement patterns for enhanced text editing flexibility....com/en-us/dotnet/standard/base-types/substitutio...

    reference.aspose.com/words/net/aspose.words.rep...
  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…...addition, the standard mcr.microsoft.com/dotnet/runtime:8.0 image...container. FROM mcr.microsoft.com/dotnet/runtime:8.0 AS base USER root...

    forum.aspose.com/t/aspose-pdf-running-net-6-pro...