Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 31,280 for

conversion

(0.04 sec)
  1. 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…...Comparison Product Family document-conversion , csharp , dotnet Verthosa...

    forum.groupdocs.com/t/xlsx-comparison-causes-me...
  2. GroupDocs Holiday Offer – 25% off GroupDocs.Tot...

    Share this issue: Monthly NewsletterJanuary 2019 25% off GroupDocs.Total OR 24 bottles of Award-Winning Pirathon Total Shiraz Wine GroupDocs.Total brings together all GroupDocs APIs in one product suite and is great value for money. This holiday season GroupDocs is making it even better value by giving you 25% off GroupDocs.Total. Simply enter the coupon code HOLOFF2018 when placing your order. Alternatively, treat yourself with 24 Bottles of Award-Winning Pirathon Total Wine (worth over $1500)....Measuring Document Conversion Time # GroupDocs.Conversion for .NET enhances...file. You can also measure conversion time and return it as a property...

    blog.groupdocs.com/total/groupdocs-holiday-offe...
  3. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert EBooks to HTML, PDF, PNG, and JPEG formats....Conversion Product Solution GroupDocs...allow you to control the conversion process. For instance, you...

    docs.groupdocs.com/viewer/nodejs-java/render-eb...
  4. Enumeration Extension Methods | Documentation

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for IEnumerable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus you can group, sort and perform other sequential data manipulations in template expressions in a familiar way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...Conversion Product Solution GroupDocs...otherPersons ) An implicit reference conversion must exist between types...

    docs.groupdocs.com/assembly/net/enumeration-ext...
  5. Partial Rendering of Large Excel Sheets are Sup...

    We are pleased to announce another monthly release of GroupDocs.Viewer for Java 17.2.0. Numerous customers reported bugs are resolved in this release. Furthermore, API comes with multitude of improvements and new features such as implementation of settings to prevent glyph grouping when rendering PDF documents. We’d recommend you to download latest version of the API and share your valuable feedback. GroupDocs.Viewer for Java 17.2.0 - New Features Mobi format support Ability to set default font when rendering Email documents Add OTP format support OTS format support WebP file format support Implement setting to prevent glyphs grouping when rendering pdf documents Partial rendering of large Excel sheets in HTML mode Implement parameterless ViewerHtmlHandler and ViewerImageHandler constructors Add possibility to configurate ViewerConfig class via app....saving to html Incorrect conversion from DOCX to PDF Header-links...file Text loss on to HTML conversion Appends null at the end of...

    blog.groupdocs.com/viewer/partial-rendering-lar...
  6. Render web documents as PDF, PNG, and JPEG file...

    Convert web documents (CHM, HTML) to PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Conversion Product Solution GroupDocs...allow you to control the conversion process. For instance, you...

    docs.groupdocs.com/viewer/python-net/render-web...
  7. Converting MSG file containing nested MSG attac...

    I recall this bug was previously fixed - or perhaps I’m mistaken. Attached herewith is test.msg which is able to repro the issue. It is an email which contains an email which contains another email. The top level emai…...Conversion Product Family jarrodwee...Code as follows: GroupDocs.Conversion.Options.Convert.PdfConvertOptions...

    forum.groupdocs.com/t/converting-msg-file-conta...
  8. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for Java...

    docs.groupdocs.com/conversion/java/load-spreads...
  9. Enumeration Extension Methods | Documentation

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for Iterable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus, you can group, sort, and perform other sequential data manipulations in template expressions in a common way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...Conversion Product Solution GroupDocs...otherPersons ) An implicit reference conversion must exist between types...

    docs.groupdocs.com/assembly/java/enumeration-ex...
  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: …...Conversion Product Family csharp , document-conversion , dotnet...PdfConvertOptions(); conv.Convert("Conversion.pdf", options); } Attaching...

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