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

dotnet standard

(0.16 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 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...
  5. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...com/en-us/dotnet/standard/base-types/substitutio...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. Aspose.Slides Throws an Exception When Attempti...

    Hi, I’m getting the following error when running an application using Aspose.Slides in a Alpine linux container. I’ve tried upgrading to 25.10, but the issue still persists. It occurs when the code attempts to clone a sl…...loading shared library /usr/share/dotnet/shared/Microsoft.NETCore.App/9...loading shared library /usr/share/dotnet/shared/Microsoft.NETCore.App/9...

    forum.aspose.com/t/aspose-slides-throws-an-exce...
  9. 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...
  10. How to Install Aspose.PDF for .NET|Aspose.PDF f...

    This section shows a product description and instructions for installing Aspose.PDF for .NET on your own, as well as using NuGet....NET Standard 2.0 (.NET Core 2.0) support...verify installation by running: dotnet --version Install Visual Studio...

    docs.aspose.com/pdf/net/installation/