Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 600 for

dotnet

(0.03 sec)
  1. 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...
  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. 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-...
  4. 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...
  5. 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-...
  6. 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-...
  7. Indexing runs forever with 100% RAM when indexi...

    Unfortunately, we found one more problem when indexing an EML file we found… The indexing takes forever and runs with 100% RAM usage as soon as it is in the folder to index. :confused: SignedMailWithPlainTextBody.zip (…...Search Product Family dotnet jamsharp September 13, 2024...

    forum.groupdocs.com/t/indexing-runs-forever-wit...
  8. 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...
  9. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....in Java 1 DOCX to MD using dotnet 1 docx to pdf 5 DOCX to PDF...using dotnet 1 DOCX to XLSX in Java 1 Docx Viewer 2 dotNET 24 dotNET...

    blog.groupdocs.com/tags/
  10. 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-...