C# .NET document merging API to combine, split, swap or remove document pages from PDF, Microsoft Word, Excel, presentations, Visio and image formats....pdf" ); } dotnet add package GroupDocs.Merger...
Are there limits on the number of pages and capacity of each Word file when using OEM developer licenses or other licenses? If so, how much specifically?
I am planning to buy an OEM Developer license so I want to know t…...Family document-conversion , dotnet , csharp tronghieu88 February...
Hi:
I have two DOC files with file sizes of 300MB and 9KB.
When I used the two files in separate threads to initialize instances of Watermarker, the time between the two threads was close. There seems to be a lock in t…...Watermark Product Family csharp , dotnet caoyanmin September 28, 2023...
I want to know: Does GroupDocs Comparison detect Border changes? I’m trying with Diagonal Down Border and Diagonal Up Border but I can’t detect it
Development environment: .NET Framework 4.8
GroupDocs.Comparison API ver…...Comparison Product Family dotnet , csharp tronghieu88 March...
C# .NET document merging API to combine, split, swap or remove document pages from PDF, Microsoft Word, Excel, presentations, Visio and image formats....pdf" ); } dotnet add package GroupDocs.Merger...
以下のソースを実行した場合に、"The type initializer for ‘hg’ threw an exception."が発生します。
ExcelからpdfへConvertした時は発生せず正常終了します。
「.Net8」「GroupDocs.Assembly(23.8.0)」を利用しています。
該当ソース
public class Test
{
public void Convert()
{
…..."が発生 日本語による技術サポート csharp , dotnet kikan_app December 28, 2023...
I am getting the error on below function
if (loadAllPages)
{
customViewer.CreateCache();
}
dynamic viewInfo = customViewer.GetViewer().GetViewInfo(ViewInfoOptions.ForHtmlView());
LoadDocumentEntity loadDocumentEnti…...document-viewer , csharp , dotnet Niteen_Jadhav July 15, 2024...
Hi Team,
I’m trying to preview an excel file using GroupDocs.Viewer-for-.NET-UI, but the preview for the file is split into multiple pages (p1.html, p2.html, p3.html, p4.html), and the preview result looks messy.
I’m u…...document-viewer , csharp , dotnet kvnp1005 November 15, 2024...
I am trying to redact “The” keyword from this document using ExactPhraseRedaction. But this is giving me OutOfMemoryException and after debugging for a while I noticed that memory consumption was more than 6 Gb for this …...Redaction Product Family dotnet , text-redaction zeerakzubair...