Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,386 for

dotnet

(0.32 sec)
  1. 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...
  2. 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...
  3. GroupDocs.Conversion for .NET 25.12 – Latest Up...

    Explore what’s new in GroupDocs.Conversion for .NET 25.12. Available now on NuGet and GroupDocs website....NET 6+ (cross-platform): dotnet add package GroupDocs.Conversion...For .NET Framework 4.6.2+ : dotnet add package GroupDocs.Conversion...

    blog.groupdocs.com/conversion/groupdocs-convers...
  4. 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...
  5. 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...
  6. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/Dockerfile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj Exedotnet/sdk:8.0 WORKDIR /app # Add...restore packages COPY . . RUN dotnet restore # Run the application...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  7. Previewer Fit to page setting is not accurate -...

    We are using GroupDocs.Viewer to display a preview of a file. It appears the default setting is ‘Fit to Page’ however the full file (image or 8.5x11 document) is not visible in the window, the user needs to scroll a litt…...Viewer Product Family ui , dotnet CMorton April 28, 2026, 12:49pm...

    forum.groupdocs.com/t/previewer-fit-to-page-set...
  8. 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...
  9. 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
  10. Batch Watermarking with Duplicate-Safe Processi...

    Apply text and image watermarks in bulk while ensuring safe re-run execution with GroupDocs.Watermark for .NET....-using-groupdocs-watermark-dotnet.git cd GroupDocs.Watermark-for-...Watermark library to the project dotnet add package GroupDocs.Watermark...

    docs.groupdocs.com/watermark/net/batch-watermar...