Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,575 for

issue

(1.6 sec)
  1. 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. …...new ticket(s) in our internal issue tracking system and will deliver...in Free Support Policies . Issue ID(s): ASSEMBLYNET-231 You can...

    forum.groupdocs.com/t/creating-world-and-excel-...
  2. Can not iterate over an instance of type 'Syste...

    Good day, we need some help with two Issues which are best illustrated with a simple example. Take a default setup, with: Options = DocumentAssemblyOptions.AllowMissingMembers JsonDataSource: {} Template: <<var [b…...we need some help with two issues which are best illustrated...The combination of these two issues is a problem for us. We need...

    forum.groupdocs.com/t/can-not-iterate-over-an-i...
  3. NPM Package @groupdocs/groupdocs.conversion@25....

    | Professionalize.Discourse October 16 | | - | @vou_xiong_via_GroupDocs It appears you are experiencing a significant difference in conversion times when using the GroupDocs.Conversion library. The first conversio…...could introduce compatibility issues or prevent users from accessing...appears you are encountering an issue where the NPM package @groupdocs/groupdocs...

    forum.groupdocs.com/t/npm-package-groupdocs-gro...
  4. Fail Converting PDF to MD with images and urls ...

    Hey Vladimir Thanks for the update! What about supporting it in GroupDocs.Conversion? Best, Shay...appreciate some help with this issue. Thanks, Dan Professionalize...us further investigate the issue. dangilboa August 18, 2025,...

    forum.groupdocs.com/t/fail-converting-pdf-to-md...
  5. Group docs isn't capturing the mergefields in t...

    Group docs isn't capturing the merge fields in the header and footer of doc.x file. Due to this merge fields in the header and footer are not getting replaced with it's content....to hear that you have such issue. Could you please provide more...

    forum.groupdocs.com/t/group-docs-isnt-capturing...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...how to resolve a virtualPath issue that may appear in SharePoint...the path. We encountered this issue while developing a plugin that...

    blog.groupdocs.com/groupdocs.blog/page/92/
  7. Classes with similar names are not overwritten ...

    Keeping customers feedback in view, we are pleased to announce GroupDocs.Comparison for Java 17.3.2. In earlier version of the API, there were classes with similar names. Hence, in some applications, when API was loaded, classes with similar names were overwritten. This Issue is now resolved. We’d recommend you to Download the new release and enhance your document comparison experience. GroupDocs.Comparison for Java 17.3.2 - Bug Fixes Classes with similar names are overwritten Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs.... This issue is now resolved. We’d recommend...

    blog.groupdocs.com/comparison/classes-with-simi...
  8. [Release] GroupDocs.Parser for .NET v26.6.1 – A...

    Dear GroupDocs Customers, We are pleased to announce the release of GroupDocs.Parser for .NET version 26.6.1. This is a maintenance update that restores the signature on release assemblies. Key Fix ○ Fix signature on …...signature on release assemblies (issue PARSERNET-2894). Public API...

    forum.groupdocs.com/t/release-groupdocs-parser-...
  9. GroupDocs Newsletter February 2018 – Document M...

    Share this Issue: Monthly Newsletter February 2018 .NET Document Viewer APIs for C#, WPF and ASPdotNET Applications Render PDF, Word, Excel, Outlook, HTML and Image formats within GroupDocs.Viewer for .NET is a powerful file viewer API for rendering over 50 documents and image file formats within .NET applications. It rasterizes documents and images both, renders text and converts them to SVG + HTML + CSS – offering a high-fidelity true-text, native document rendering....Share this issue: Monthly Newsletter # February 2018 .NET Document...LocalCacheDataHandle is improved and issues like conversion from ODG, IFC...

    blog.groupdocs.com/total/groupdocs-newsletter-f...
  10. Convert a JPEG file to PSD programmatically in C#

    You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation Pass source document path as a constructor parameter to the instance of Converter class Instantiate ImageConvertOptions Specify resultant image format using Format property of ImageConvertOptions class Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd.... In case of any issue, post it on forum ....

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...