Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 600 for

dotnet

(0.08 sec)
  1. Fail Converting PDF to MD with images and urls ...

    Hey, I have been trying to use GroupDocs to convert pdf files to markdown files. Sadly when trying to convert pdf files with images and urls the images vanish and the urls just stay as highlighted text in the md document…...Conversion Product Family dotnet dangilboa August 19, 2025,...

    forum.groupdocs.com/t/fail-converting-pdf-to-md...
  2. Fallback text extractor for unsupported plain t...

    Hello, we are currently trying to handle file types that are not supported by default. (e.g. “.log” or “.md”) As no special handling based on the content such as trimming the timestamp from log files is needed, we were…...Search Product Family dotnet jamsharp June 25, 2025, 8:59am...

    forum.groupdocs.com/t/fallback-text-extractor-f...
  3. GroupDocs.Total.NETFramework 25.9 is 40MB large...

    Based on the GroupDocs.Total 25.9 change log, it is supposed to be smaller than 25.8 with the removal of GroupDocs.Classification. However, the GroupDocs.Total.DLL is actually 40MB larger than the previous 25.8 version. …...Total Product Family dotnet jarrodwee November 21, 2025...

    forum.groupdocs.com/t/groupdocs-total-netframew...
  4. How to run GroupDocs.Viewer in Docker | Documen...

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....com/dotnet/sdk:8.0 WORKDIR /app # Add...restore packages COPY . . RUN dotnet restore # Run the application...

    docs.groupdocs.com/viewer/net/how-to-run-groupd...
  5. Missing whitespaces after conversion from PDF t...

    Converting the attached file to HTML, causes all whitespaces to disappear. PDF to HTML missing whitespaces.zip (156.5 KB) We were using the Viewer from GroupDocs.Total for .NET package 25.2. HtmlViewOptions.ForEmbedde…...document-viewer , csharp , dotnet Clemens_Pestuka April 18, 2025...

    forum.groupdocs.com/t/missing-whitespaces-after...
  6. InvalidOperationException: Unexpected end of st...

    Hello, One of our customers has experienced the following exception once: System.InvalidOperationException: Unexpected end of stream. at .() at .(Stream ) at GroupDocs.Search.Common.ExtractedData.Deserialize(B…...Search Product Family dotnet jamsharp May 12, 2025, 1:59pm...

    forum.groupdocs.com/t/invalidoperationexception...
  7. GroupDocs.Watermark中的自定义字体 - 实施指南

    学习如何在 GroupDocs.Watermark 中使用自定义字体,以确保品牌一致性和系统独立性。按照我们的分步说明和 Docker 设置进行操作。...com/dotnet/aspnet:6.0 AS base WORKDIR...application FROM mcr.microsoft.com/dotnet/sdk:6.0 AS build WORKDIR /src...

    blog.groupdocs.com/zh/watermark/using-custom-fo...
  8. Very slow conversion for certain PDF to HTML - ...

    We’re using GroupDocs.Viewer from Total.NetFramework package 25.5 to convert the attached PDF to HTML for viewing purposes. Unfortunately it seems to take 10 to 15 minutes, to convert page 2 to HTML, which is way to slo…...Product Family document-viewer , dotnet Clemens_Pestuka July 4, 2025...

    forum.groupdocs.com/t/very-slow-conversion-for-...
  9. Error converting EML to PDF due to allegedly co...

    When converting some emails, the converter fails with “Cannot convert. The file is corrupt or damaged. Incorrect file header”. However, when opening this email in Outlook, it loads just fine including attachments. No er…...Conversion Product Family dotnet , document-conversion JuneTech...Update the NuGet packages: dotnet add package GroupDocs.Conversion...

    forum.groupdocs.com/t/error-converting-eml-to-p...
  10. How to run examples | Documentation

    This article describes how to run .NET file conversion API code examples....console app by executing the dotnet new console command. Add the...NET package by executing the dotnet add package GroupDocs.Conversion...

    docs.groupdocs.com/conversion/net/how-to-run-ex...