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

dotnet

(0.06 sec)
  1. 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
  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. 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...
  4. 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...
  5. 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-...
  6. System.IO.EndOfStreamException when trying to i...

    We are getting this exception for one chm file from 7zip when we try to index a folder with its chm file: System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.BinaryReader.Interna…...Search Product Family dotnet jamsharp November 5, 2024,...

    forum.groupdocs.com/t/system-io-endofstreamexce...
  7. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...Assembly Product Family dotnet , document-automation , report-generation...

    forum.groupdocs.com/t/shorthand-check-for-null-...
  8. 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...
  9. Problem html to pdf when a flex container is in...

    If have the following html markup this result for groupdocs, and only for groupdocs among 5 tested solutions to the following render: image.png (29,5 Ko) when expected result is: im…...Conversion Product Family dotnet , document-conversion , csharp...

    forum.groupdocs.com/t/problem-html-to-pdf-when-...
  10. Problem with "AllAndNone" font converting PDF t...

    We received a document that’s causing problems when viewing it with GroupDocs. Instead of the actual text, it just display some strange characters: image.jpg (311.3 KB) Adobe Reader displays that “AllAndNone” Font is …...Viewer Product Family dotnet , document-viewer Clemens_Pestuka...

    forum.groupdocs.com/t/problem-with-allandnone-f...