Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 974 for

groupdocs dotnet

(0.11 sec)
  1. Comparison result does not include all text - F...

    Hello! When comparing documents, sometimes, some text does not appear at all in the comparison result. This can be reproduced by using the following documents: doc1.docx (13.4 KB) doc2.docx (13.8 KB) In doc2 there a…...does not include all text GroupDocs.Comparison Product Family...document-comparison , csharp , dotnet lars.olsson September 30, 2025...

    forum.groupdocs.com/t/comparison-result-does-no...
  2. Viewer Pptx page number error - Free Support Fo...

    Hi, There is a scroll error in pptx files. Page numbers do not increase properly. I am sharing the version information => 25.1.1 8.0.2...Viewer Pptx page number error GroupDocs.Viewer Product Family document-viewer...document-viewer , dotnet kenankocer March 12, 2025, 12:26pm 1 Hi...

    forum.groupdocs.com/t/viewer-pptx-page-number-e...
  3. 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 …...NET GroupDocs.Conversion Product Family dotnet , document-conversion...

    forum.groupdocs.com/t/pdf-with-images-to-excel-...
  4. 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…...ExtractedData GroupDocs.Search Product Family dotnet jamsharp February...

    forum.groupdocs.com/t/feature-request-property-...
  5. 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 (…...indexing EML file GroupDocs.Search Product Family dotnet jamsharp September...

    forum.groupdocs.com/t/indexing-runs-forever-wit...
  6. DemoApp.zip

    DemoApp/.dockerignore **/.dockerignore **/Dockerfile* **/.vs **/.vscode **/*.*proj.user **/bin **/obj DemoApp/DemoApp.csproj ExeGroupDocs.Viewer.CrossPlatform" Version="24...DemoApp/Dockerfile FROM mcr.microsoft.com/dotnet/sdk:8.0 WORKDIR /app # Add...

    docs.groupdocs.com/viewer/net/sample-files/how-...
  7. Groupdocs.Assembly - .NET 6 - Free Support Foru...

    Hello. I looked at this topic but still no luck ASP.NET Core 6.0.7 Support - #13 by bkbejawada I’m evaluating Groupdocs.Assembly and am trying to run a simple concole app in .NET 6 I added all the internal packages bu…...Groupdocs.Assembly - .NET 6 GroupDocs.Assembly Product Family...Family dotnet markstarhill November 17, 2022, 12:05pm 1 Hello. I looked...

    forum.groupdocs.com/t/groupdocs-assembly-net-6/...
  8. How to use TimeZoneInfo with GroupDocs.Viewer i...

    Hi, I’ve found this article, describing how to use TimeZoneOffset property, to adjust timestamps in emails for viewing. The article also mentions TimeZoneInfo as a way of correctly handling daylight saving time. Unfo…...TimeZoneInfo with GroupDocs.Viewer in .NET GroupDocs.Viewer Product...csharp , document-viewer , dotnet Clemens January 16, 2026, 10:29am...

    forum.groupdocs.com/t/how-to-use-timezoneinfo-w...
  9. 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…...file from 7zip GroupDocs.Search Product Family dotnet jamsharp November...(Nullable`1 , TextOptions ) at GroupDocs.Parser.Parser.GetText(TextOptions...

    forum.groupdocs.com/t/system-io-endofstreamexce...
  10. 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…...NET GroupDocs.Assembly Product Family dotnet , document-automation...

    forum.groupdocs.com/t/shorthand-check-for-null-...