Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 1,535 for

dotnet

(0.05 sec)
  1. Issue with Incomplete EML to PDF Conversion - F...

    Hello GroupDocs Support Team, I hope this message finds you well. I am currently working with the GroupDocs Conversion library in C# to convert EML files to PDF. While the code provided works perfectly for most EML fil…...Family document-conversion , dotnet , csharp ATS September 26,...

    forum.groupdocs.com/t/issue-with-incomplete-eml...
  2. Search API License is not Properly Applied in C...

    When will it be supported for Dotnet core 6?...When will it be supported for Dotnet core 6? 1 Like atir.tahir December...

    forum.groupdocs.com/t/search-api-license-is-not...
  3. Image Redaction Coordinates - Free Support Foru...

    I am redaction a rasterized PDF using coordinates I get from a third party API, but the redaction is not being done on the provided coordinates. Do I have to convert the coordinate to point or do I have to perform any ot…...Redaction Product Family dotnet zeerakzubair February 22, 2023...

    forum.groupdocs.com/t/image-redaction-coordinat...
  4. How to remove metadata from an image file C# - ...

    I need to remove metadata from an image file which I am reading as a FileStream var loadOption = new LoadOptions(GroupDocs.Metadata.Common.FileFormat.Jpeg); using (var metadata = new Metadata(fileStream, loadOption)) { …...Metadata Product Family dotnet Sriram14 February 10, 2022...

    forum.groupdocs.com/t/how-to-remove-metadata-fr...
  5. Excel placing numbers into cell, always formatt...

    As we place values from JSON to cells, we want some formulas to directly work with the values, It complains about the Textformatting: image.png (41.5 KB) This is the tag; <<[sr1?.seriesMeasurements?.groundwaterLevel?.…...Assembly Product Family dotnet , csharp TerraIndexService...

    forum.groupdocs.com/t/excel-placing-numbers-int...
  6. Unable to parse pptx file on linux - Free Suppo...

    Hello, Recently I am encountering an error when trying to extract text from a pptx file on linux. (the same code works fine on osx) The exception stack trace is: “exception”: "|GroupDocs.Parser.Exceptions.GroupDocsPar…...Parser Product Family csharp , dotnet Island.io October 6, 2022,...

    forum.groupdocs.com/t/unable-to-parse-pptx-file...
  7. Implementing per-item timeout and cancellation ...

    With regards to slowness in conversion, is it possible for the conversion process to be cancelled, e.g. after a set timeout period or perhaps a cancellation token?...Family document-conversion , dotnet jarrodwee August 30, 2024,...

    forum.groupdocs.com/t/implementing-per-item-tim...
  8. Conflict between GroupDocs.Redaction and Aspose...

    Hello there, I have come across an issue in my development project involving document redaction with GroupDocs.Redaction. When I include the GroupDocs.Redaction library in my project, the redaction of documents function…...Redaction Product Family dotnet , csharp iulianP5X4LMC2 June...

    forum.groupdocs.com/t/conflict-between-groupdoc...
  9. Error using CustomFont directory when convertin...

    We use the following code snippet to convert from docx to pdf using GroupDocs.Conversion for .Net ver 22.5.0: private static LoadOptions LoadOptionsForWordDoc => new WordProcessingLoadOptions {EmbedTrueTypeFonts=true}; …...Family document-conversion , dotnet lekha.menon June 20, 2022,...

    forum.groupdocs.com/t/error-using-customfont-di...
  10. Transparency is lost when PDF is converted to P...

    Hi, I would like to convert some source file (TIFF, PDF, PSD…) containing transparency (like clipping path or alpha channel) to PNG. The conversion works but transparency is always lost despite PNG being a format which…...Conversion Product Family dotnet , pdf-conversion , pdf-to-png...

    forum.groupdocs.com/t/transparency-is-lost-when...