Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 1,551 for

dotnet

(0.18 sec)
  1. Groupdocs viewer for .NET - original pdfs retur...

    Hi, I have configured GroupDocs Viewer in asp.net core 8 application. Viewer type jpg has been set. When I render pdf document, it correctly renders as images per page. However when print button is clicked, it appear t…...Viewer Product Family dotnet sachinerande September 9, 2024...

    forum.groupdocs.com/t/groupdocs-viewer-for-net-...
  2. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…...Total Product Family csharp , dotnet , editor-api Niteen_Jadhav...

    forum.groupdocs.com/t/unable-to-view-document-i...
  3. Font display issue - Free Support Forum - group...

    Hi Vladimir, Our business owner is requesting a meeting in order to have a better idea on when we can expect the issues raised to be fixed or at least get an ETA. We would like to add some information to the existing t…...Viewer Product Family dotnet DataCommunicationMng August...

    forum.groupdocs.com/t/font-display-issue/13060
  4. Documents are not getting highlighted - Free Su...

    I am using Groupdocs.Search to highlight phrases in the document (Word, excel, Powerpoint, pdf), but the text is not getting highlighted in almost all the files. sharing my code and the document file for your reference. …...Total Product Family csharp , dotnet , text-search Niteen_Jadhav...

    forum.groupdocs.com/t/documents-are-not-getting...
  5. Text search API, index update is not working in...

    //path settings string indexFolder = “c:\IndexStore\”; string documentsFolder = “c:\DocumentStore\”; if (Directory.Exists(indexFolder) == false) { Directory.CreateDirectory(indexFolder); …...Search Product Family dotnet , document-search , search-api...

    forum.groupdocs.com/t/text-search-api-index-upd...
  6. Unable to set license of GroupDocs.Search - Fre...

    https://forum.groupdocs.com/t/unable-to-set-license-of-groupdocs-search/14263/2 GroupDocs.Total.zip (720 Bytes)...Total Product Family dotnet , document-search Niteen_Jadhav...

    forum.groupdocs.com/t/unable-to-set-license-of-...
  7. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...Total Product Family csharp , dotnet , editor-api Niteen_Jadhav...

    forum.groupdocs.com/t/groupdocs-editor-example-...
  8. PDF to CSV conversion taking too long - Free Su...

    Hi, As you explained I was checking the source PDF for the text in the “Position” column in ExecutiveWorkHistory table. As you said this text is on 2 lines that’s why it is divided into the 2 lines in CSV and that I und…...Conversion Product Family pdf , dotnet , csharp manika March 29, 2023...

    forum.groupdocs.com/t/pdf-to-csv-conversion-tak...
  9. TIF image cannot remove Title, Subject, Authors...

    Hi Dear Sir/Madam, The attached TIF image file had it’s Title, Subject, Authors, and copyright fields modified. After I use the official codes to remove the metadata, I noticed all four of these fields still contain dat…...Product Family remove-metadata , dotnet Glority_Developer June 2, 2020...

    forum.groupdocs.com/t/tif-image-cannot-remove-t...
  10. Document comparison result has invalid box posi...

    The Code : using (Comparer comparer = new Comparer(docs.FirstOrDefault())) { comparer.Add(docs.LastOrDefault()); var options = new CompareOptions() { CalculateCoordinates = true, DetectStyleChanges = true }; com…...Family document-comparison , dotnet chenranwang May 10, 2021, 10:27am...

    forum.groupdocs.com/t/document-comparison-resul...