Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,251 for

issue

(0.04 sec)
  1. GroupDocs.Annotation for .NET announcing MVC ba...

    The GroupDocs team is delighted to announce the Front End sample project for the ASP.NET MVC developers. The purpose after this release is to enable the developers to write their own document annotation front-end using GroupDocs.Annotation for .NET 3.x. nearly all the features have been applied in this project which was given in the old GroupDocs.Annotation for .NET 2.x UI Based API. The developers are free to customize the application to fulfill their own requirements....the following ways: Find an issue or an idea of new feature –...submit a pull request. Create an issue in the Github. In this case...

    blog.groupdocs.com/annotation/asp-net-mvc-front...
  2. XLTX File Format Support in GroupDocs.Merger fo...

    Document Manipulation and Modification is now programatically implemented in a lot of file formats. Keeping that in view, we are introducing some new file formats with the release of GroupDocs.Merger for .NET 19.2. Following new file formats are now supported by the API: XLT XLTX XLTM In excel these file formats are basically saved as a template files. Beside new features, we also introduced a improvement and few bug fixes.... But this issue is long gone now. You can move...

    blog.groupdocs.com/merger/xltx-file-format-supp...
  3. 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...
  4. File Size Increase on Conversion to HTML – Grou...

    File Size Increase on Conversion to HTML – GroupDocs for .NET Hello Team, I am using **GroupDocs.Conversion** in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for pr......new ticket(s) in our internal issue tracking system and will deliver...mentioned in Free Support Policies. Issue ID(s): TOTALNET-205 You can...

    forum.groupdocs.com/t/file-size-increase-on-con...
  5. Close' button appears to be truncated and a gra...

    The Close button is not properly displayed when trying to preview the xlsx file. Adding the file and screenshot for your reference. fa7f7e37-8722-41df-8465-19ca68c8c6fa.png (340.6 KB) SampleFile.7z (12.8 KB) Thanks N…...mentioning document rendering issues, this seems more related to...name, platform, and the exact issue you are experiencing?...

    forum.groupdocs.com/t/close-button-appears-to-b...
  6. Fail Converting PDF to MD with images and urls ...

    Hey, I have been trying to use GroupDocs to convert pdf files to markdown files. Sadly when trying to convert pdf files with images and urls the images vanish and the urls just stay as highlighted text in the md document…...were able to reproduce this issue on our side. We have logged...

    forum.groupdocs.com/t/fail-converting-pdf-to-md...
  7. Converting a multi-tab XLSX to HTML does not cr...

    When we convert a single tab spreadsheet to HTML, the result is an HTML table (this is good). However, when we convert a multi-tab spreadsheet to HTML, the result is a bunch of spans that don’t line up, instead of an HT…...that you’ve encountered this issue. Could you please share a sample...development team to investigate this issue under ID CONVERSIONJAVA-3066...

    forum.groupdocs.com/t/converting-a-multi-tab-xl...
  8. 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...
  9. GroupDocs.Comparison for .NET MVC based Front-E...

    The GroupDocs team is always motivated to provide extra ordinary solutions to its users, in this regard we are glad to announce the front-end sample project for the ASP.NET MVC developers for GroupDocs.Comparison for .NET API. Although GroupDocs.Comparison for .NET and GroupDocs.Viewer for .NET APIs have been used to develop this UI Example, but mainly the purpose for this release is to empower the developers to write their own document comparison front-end using GroupDocs....the following ways: # Find an issue or an idea of new feature –...submit a pull request. Create an issue in the Github. In this case...

    blog.groupdocs.com/total/groupdocs.comparison-....
  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...