Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,126 for

dotnet

(0.27 sec)
  1. Sent date not preserved whern converting eml to...

    Hello When I convert an eml file to a msg file, sent date is not preserved. I tried to force PreserveOriginalDate to True, even if default value is true but result is the same. If I convert the generated msg file to pd…...Conversion Product Family csharp , dotnet Yannick001 May 28, 2024, 4:16pm...

    forum.groupdocs.com/t/sent-date-not-preserved-w...
  2. Convert MSG to PDF in C# and extract attachment...

    During Conversion of an email, I’d like to keep the original attachment file type instead of converting each attachment to different file type. E.g. I have a .msg file with a .docx attachment and I want to convert the M…...Conversion Product Family dotnet , document-conversion agilelaw...

    forum.groupdocs.com/t/convert-msg-to-pdf-in-c-a...
  3. Converting PPTX to HTML does not convert one im...

    Hi, When converting the attached PPTX to HTML using GroupDocs.Viewer, the image (Canon logo) in the bottom-right corner is not shown. Other images seem to be working fine. Image in PPTX not working.zip (512.6 KB) We …...Viewer Product Family csharp , dotnet , document-viewer Clemens June...

    forum.groupdocs.com/t/converting-pptx-to-html-d...
  4. XLSX comparison causes memory leak! - Free Supp...

    Using c# and latest version of Groupdocs Comparison, our service hangs on the Compare method using following files and code: using (MemoryStream sourceStream = new MemoryStream(sourcePdfFile)) { using (Comparer comp…...document-conversion , csharp , dotnet Verthosa July 18, 2025, 2:20pm...

    forum.groupdocs.com/t/xlsx-comparison-causes-me...
  5. Converting RTF to PDF adds extra blank page - F...

    The PDF converted from the attached RTF has an extra blank page (page 4). Using MS Word to save the the same RTF to PDF works fine without the blank page. Is there a way to avoid the blank page being generated? 82154500…...Family document-conversion , dotnet iqxadministrator December 3...

    forum.groupdocs.com/t/converting-rtf-to-pdf-add...
  6. Upgrade NuGet Package "GroupDocs.Watermark" to ...

    We have purchased GroupDocs.Watermark and it is working fine at version 24.2.0 But when i tried to upgrade the latest nuget package version 25.2.0, i received a message that telling evaluation only in the pdf. Attached…...Watermark Product Family csharp , dotnet meldeeb March 6, 2025, 12:54pm...

    forum.groupdocs.com/t/upgrade-nuget-package-gro...
  7. GroupDocsParserException when indexing very old...

    Hello, We get an exception when trying to index an old doc file: GroupDocs.Parser.Exceptions.GroupDocsParserException: The document appears to be corrupted and cannot be loaded. at .(Stream , LoadOptions ) at .(N…...Search Product Family dotnet jamsharp October 17, 2024,...

    forum.groupdocs.com/t/groupdocsparserexception-...
  8. Text is cropped when using GroupDocs.Viewer to ...

    I am using the GroupDocs.Viewer.24.6.0 package in my project. I use the following code to convert PDF and other documents to HTML: using (Viewer viewer = new Viewer(stream, loadOptions)) { HtmlViewOptions viewOption…...document-conversion , csharp , dotnet jiri.darmovzal August 28, 2024...

    forum.groupdocs.com/t/text-is-cropped-when-usin...
  9. GroupDocs.Conversion NoConvertOptions causes cr...

    This test case was working fine in the previous GroupDocs.Total.NETFramework 25.4.0, but is now broken in 25.5.0: Create a text file named “ignore.log” In convertOptions, detect “.log” extension and return NoConvertOp…...Family document-conversion , dotnet jarrodwee July 1, 2025, 1:39pm...

    forum.groupdocs.com/t/groupdocs-conversion-noco...
  10. Compare Excel Spreadsheets. Advanced Cell-by-Ce...

    Learn how to compare Excel spreadsheets programmatically using GroupDocs.Comparison for .NET. Compare spreadsheets with custom styling, visibility controls, summary pages, and advanced comparison options....Comparison NuGet package: dotnet add package GroupDocs.Comparison...compare-excel-spreadsheets-dotnet/ ├── CompareExcelSpreadsh/...

    docs.groupdocs.com/comparison/net/compare-excel...