Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,127 for

dotnet

(0.08 sec)
  1. 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...
  2. GroupDocs.Search for .NET 25.11 – 最新更新和修复(2025年...

    探索 GroupDocs.Search for .NET 25.11 的新功能。现已在 NuGet 和 GroupDocs 网站上提供。...NET CLI dotnet add package GroupDocs.Search...-Version 25.11.0 # .NET CLI dotnet add package GroupDocs.Search...

    blog.groupdocs.com/zh/search/groupdocs-search-f...
  3. [Release] GroupDocs.Metadata for .NET v26.3 – P...

    Dear GroupDocs customers, We are pleased to announce the release of GroupDocs.Metadata for .NET v26.3. This update introduces improvements in format support and metadata analysis capabilities. :hammer_and_wrench: Key I…...Metadata Product Family csharp , dotnet Petr_Shalamov March 31, 2026...

    forum.groupdocs.com/t/release-groupdocs-metadat...
  4. How to Deploy .NET Project on the AppHarbor

    This article explains the basics of using AppHarbor. In this article, I’ll use the .NET SDK Samples project to show how to deploy a .NET project on AppHarbor. Requirements .NET project App account GitHub Preparing First of all, we need a AppHarbor account. If you don’t have one yet, please create one. Registration on AppHarbor is similar to any other site: sign up from the AppHarbor home page by clicking the Sign up button.... Name it groupdocs-dotnet-samples . Go to the folder...copied to. It’s a groupdocs-dotnet-samples folder. Enter the command...

    blog.groupdocs.com/total/how-to-deploy-net-proj...
  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. Announcing the improved naming scheme of GroupD...

    We’re going to introduce an improvement in the naming scheme of our GroupDocs Nuget packages. Earlier, the package IDs were consisted of the product name in lower case letters and the hyphens “-” to join the words. So, an old package ID would look like “groupdocs-viewer-Dotnet”. However, in the new naming scheme, the format will consist the product family name in title case. Hence, the new package identifier will look like “GroupDocs....look like “groupdocs-viewer-dotnet”. However, in the new naming...

    blog.groupdocs.com/total/announcing-improved-na...
  7. 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...
  8. Support for PDF/A-4 - Free Support Forum - grou...

    Dear GroupDocs Support Team, I would like to ask whether support for the PDF/A-4 format is currently planned or perhaps already in development? Since the format has been officially available for some time now, we would…...Conversion Product Family pdf , dotnet NeoTS June 27, 2025, 7:07am...

    forum.groupdocs.com/t/support-for-pdf-a-4/15963
  9. How to run GroupDocs.Viewer in Docker | GroupDocs

    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...
  10. PDF with images to Excel conversion issue in .N...

    Hi, I’m trying to convert pdf file to excel format, Pdf file has images in it. after conversion nothing is inside the excel file. So i have attached the problematic pdf file for you reference. .Net i’m facing problem …...Conversion Product Family dotnet , document-conversion , pdf-to-excel...

    forum.groupdocs.com/t/pdf-with-images-to-excel-...