Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,535 for

dotnet

(0.05 sec)
  1. WordProcessingLoadOption is not working - Free ...

    When I try to convert a docx to pdf with: using (Converter converter = new Converter(wordFile, () => new WordProcessingLoadOptions { UpdateFields= true })) { PdfConvertOpt…...csharp , document-conversion , dotnet sensortechnik February 9, 2023...

    forum.groupdocs.com/t/wordprocessingloadoption-...
  2. GroupDocs.Viewer UI Features Integration issue ...

    I’m working on a C# ASP.NET 4.7.2 project, and I’m trying to integrate GroupDocs.Viewer into my application to securely view common file types (like PDF, DOCX, XLSX, JPG, PNG) stored in Azure without exposing URLs to use…...Product Family document-viewer , dotnet , csharp Parakrama August 18...

    forum.groupdocs.com/t/groupdocs-viewer-ui-featu...
  3. Reference to hidden Excel sheet not working whe...

    Converting the attached XLSX file to PDF, show #REF! instead of the actual value. This only seems to happen, when converting to PDF, not when converting to PNG. I was using GroupDocs.Conversion 24.5, without any specia…...Family document-conversion , dotnet Clemens_Pestuka June 3, 2024...

    forum.groupdocs.com/t/reference-to-hidden-excel...
  4. View KMZ files in Groupdocs viewer - Free Suppo...

    Hello, Can anyone suggest how we can view .kmz files in Groupdocs Viewer Sample KMZ files → Hungary_KMZ.zip (94.2 KB) India_KMZ.zip (112.2 KB)...Total Product Family csharp , dotnet , document-viewer Niteen_Jadhav...

    forum.groupdocs.com/t/view-kmz-files-in-groupdo...
  5. XPS files identified as ZIP in parser API for ....

    Hello, we are experiencing issue that internal FileType definition list (in GroupDocs.Parser.Options namespace) does not content XPS FileType. At the same time when trying to parse XPS file it is identified as ZIP and pa…...Parser Product Family dotnet jvymazal August 27, 2021, 11:53am...

    forum.groupdocs.com/t/xps-files-identified-as-z...
  6. Experiencing an issue with the group document c...

    We are experiencing an issue with the group document comparison. Here are the details: We attempted to compare two html files and return the results, but we are getting an error message input string are not valid. This…...Total Product Family dotnet koc-it-support December 3,...

    forum.groupdocs.com/t/experiencing-an-issue-wit...
  7. Creating world and excel tables with two expand...

    Hi, We are trying to replace our old reporting software with groupdocs. There’s however two types of tabels that we are unable to recreate within groupdocs. In the attachment I have provided an example of these tables. …...Assembly Product Family dotnet TerraIndexService February...

    forum.groupdocs.com/t/creating-world-and-excel-...
  8. Limit the contents in the .html file created to...

    Hi, I need to ask either we can limit, hide or remove the text/contents/metadata fields showing in the .html file which is created when we want to highlight search results. Like the image is attached of the .html file w…...Search Product Family dotnet , csharp Hamdah January 24...

    forum.groupdocs.com/t/limit-the-contents-in-the...
  9. How to add watermark to images in a document us...

    Hi I am using this code to add water mark to word documents using (Watermarker watermarker = new Watermarker(stream, new GroupDocs.Watermark.Options.LoadOptions(password))) { // Use path to the image …...Product Family watermark , dotnet , watermark-api tilankak February...

    forum.groupdocs.com/t/how-to-add-watermark-to-i...
  10. Adding password to a PDF document programmatica...

    I am using following code to add password to office document and pdf files using (FileStream fs = new FileStream(FilePath, FileMode.Open)) { AddPasswordOptions options = new AddPasswordOptions(getFileF…...Merger Product Family dotnet , secure-pdf , add-password...

    forum.groupdocs.com/t/adding-password-to-a-pdf-...