Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 538 for

dotnet

(0.03 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. How to run examples | Documentation

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....empty console app by executing dotnet new console Add GroupDocs.Viewer...Viewer for .NET package dotnet add package GroupDocs.Viewer Edit...

    docs.groupdocs.com/viewer/net/how-to-run-examples/
  3. System.Windows.Extensions 8.0.0-preview.2.23128...

    .NET API 27,776 bytes System.Windows.Extensions 8.0.0-preview.2.23128.3 Provides miscellaneous Windows-specific types......com/dotnet/runtime" commit="30b879924a47d8660d5f"...

    www.fuget.org/packages/System.Windows.Extension...
  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. New viewer UI - Ability to hide file name on th...

    Ability to hide file name on thumbnail pane. There is “filename.pdf” text that appears on thumbnail pane, we don’t want users to see that. is it possible to remove that with any options. image.png (10.9 KB) Tested on f…...Viewer Product Family dotnet , document-viewer sachinerande...

    forum.groupdocs.com/t/new-viewer-ui-ability-to-...
  6. 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...
  7. 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...
  8. Email signature-image overlays text when conver...

    Hello, Converting the attached email to PDF causes some image from the signature, to overlay the text. We were using GroupDocs.Total 25.2 for .NET Framework with the following code: var settings = new Conv…...Conversion Product Family csharp , dotnet Clemens_Pestuka April 2, 2025...

    forum.groupdocs.com/t/email-signature-image-ove...
  9. 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...
  10. Feature request: property WasSuccessful/IsEmpty...

    Hello, We are interested in a property that signalizes whether an extraction was successful. We are calling this: var extractionOptions = new ExtractionOptions { UseRawTextExtraction = false, }; var extractedData = ex…...Search Product Family dotnet jamsharp February 26, 2025...

    forum.groupdocs.com/t/feature-request-property-...