Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 897 for

issue

(0.44 sec)
  1. Text redaction character trimming - Free Suppor...

    I am trying text redaction in one of my document, I want to replace phrase “Test” with → “Performance Incentive Agreement (“PIA”): To be executed between Supplier and Consumer. Ensures that Supplier gets incentivi…...have tried to reproduce the issue with a sample DOCX file and...file so we could reproduce the issue locally for the further analysis...

    forum.groupdocs.com/t/text-redaction-character-...
  2. Encountered an error when saving document in Ed...

    Hello, I encounter an error when saving the docs in the Editor Demo for .NET Webform, downloading from github. Can you please help me take a look of this error? image.png (47.9 KB) Regards, WK...Sample file (do you face this issue with a particular file or with...short screencast/video of this issue. WeiKiatChua January 4, 2022...

    forum.groupdocs.com/t/encountered-an-error-when...
  3. 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…...9:19am 2 @iqxadministrator This issue is reproduced at our end. Therefore...new ticket(s) in our internal issue tracking system and will deliver...

    forum.groupdocs.com/t/converting-rtf-to-pdf-add...
  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…...new ticket(s) in our internal issue tracking system and will deliver...in Free Support Policies . Issue ID(s): COMPARISONNET-4472 You...

    forum.groupdocs.com/t/xlsx-comparison-causes-me...
  5. 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…...We couldn’t reproduce this issue at our end. Please take a look...code or application using that issue could be reproduced? jamsharp...

    forum.groupdocs.com/t/groupdocsparserexception-...
  6. Latest GroupDocs.Conversion Product Family topi...

    Get technical support of GroupDocs.Conversion for .NET and Java....java 15 120 March 28, 2025 Issue with Fonts Rendering Artifacts..., java 2 38 March 28, 2025 Issue with Font :- "Leelawadee UI"...

    forum.groupdocs.com/c/conversion/11
  7. About annotation UI and Signature UI - Free Sup...

    Thanks Issue is somewhere in this method @Override public AnnotatedDocumentEntity annotate(AnnotationPostedDataEntity annotateDocumentRequest) { AnnotatedDocumentEntity annotatedDocument = new AnnotatedDocumentEntity(…... If you encounter any issues after the update, please let...workimng just page number has issue i am sending correct page number...

    forum.groupdocs.com/t/about-annotation-ui-and-s...
  8. Many PDF files result in System.ArgumentOutOfRa...

    Hello, We are getting the following exception… It seems to be caused by the extraction of metadata… System.ArgumentOutOfRangeException: The added or subtracted value results in an un-representable DateTime. (Parameter…...typically occurs when there is an issue with date and time calculations...structure. To address this issue, consider the following steps:...

    forum.groupdocs.com/t/many-pdf-files-result-in-...
  9. Monitor Document Conversion Status and Progress...

    With the release of GroupDocs.Conversion for .NET v19.11 you can now monitor document conversion progress and status using C#. There are way many conversions supported by the API, that are listed in the documentation. A new property Listener is added. The document converter listener implementation is used for monitoring conversion status and progress. Have a look at ConverterListener class that implements IConverterListenerinterface Below is the usage Coming to the improvement, MPP to XLS conversion is improved.... Previously, there was an issue in PNG image conversion (e.g...Word or Presentation). This issue is now fixed. There was another...

    blog.groupdocs.com/conversion/monitor-document-...
  10. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...seems you are experiencing issues with the transition from using...they affect the output. If the issue persists, consider reaching...

    forum.groupdocs.com/t/hidecomments-replacement-...