Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 3,129 for

generation

(0.28 sec)
  1. Extract Text from XLS using C#

    This article explains how to extract text from XLS using C#. It features code example to help you for text extraction from XLS in C# without installing extra software....on data processing, report generation, or information management...different contexts, such as generating reports, performing data...

    kb.groupdocs.com/parser/net/extract-text-from-x...
  2. Render SVG as PDF using Python

    In this topic, you will learn how to render SVG as PDF using Python. Also, you will get code and steps to convert SVG to PDF in Python for sharing vector graphics.... Whether you’re generating illustrations for technical...inclusion in larger document-generation systems. Whether you’re handling...

    kb.groupdocs.com/viewer/python/render-svg-as-pd...
  3. Extract Text from EPUB using C#

    This article provides a detailed guide on how to extract text from EPUB using C#. It includes a code example to assist you for text extraction from EPUB in C#....content, or automating the generation of reports, this method provides...content analysis, report generation, or building custom eBook...

    kb.groupdocs.com/parser/net/extract-text-from-e...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...critical fixes for Linux preview generation. GroupDocs.Watermark for...

    blog.groupdocs.com/groupdocs.blog/page/2/
  5. Convert TXT to DOCX using Node.js

    Easily convert TXT to DOCX using Node.js with this simple guide. Learn how to export TXT to DOCX in Node.js using a powerful document conversion library....fully programmatic route to generate DOCX from TXT in Node.js ...developers can automate the generation of Word documents from plain...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  6. Render DOCX to PDF using Node.js

    Let's learn how to render DOCX to PDF using Node.js with simple steps. There is no need to install any extra software to render DOCX to PDF in Node.js....js , particularly when generating print-friendly or easily...you’re building a report generation engine or an enterprise-level...

    kb.groupdocs.com/viewer/nodejs/render-docx-to-p...
  7. Convert TXT to MD using Node.js

    Effortlessly convert TXT to MD using Node.js for clean Markdown output. Learn how to export TXT to MD in Node.js with fast, flexible file conversion tools....you’re working with content generation, documentation systems, or...or static site generators, the ability to convert TXT to MD using...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  8. Add Metered Licence using GroupDocs.Editor for ...

    At GroupDocs, we are always focused on improving our API’s. In this regard, we are announcing another monthly release of GroupDocs.Editor for .NET v18.6. In this release, we have extended the supported file formats by adding variety of Cells document formats. Furthermore, support for metered licence system is also introduced in this release. We’d recommend our users to download latest API and get benefits from new and enhanced API features....Convertion to HTML format Generation from input HTML Ability to...

    blog.groupdocs.com/editor/document-editor-api-f...
  9. GroupDocs Viewer for .NET 1.5.0 Supports Micros...

    We’re happy to announce the release of GroupDocs Viewer for .NET 1.5.0 as an update to our suite of .NET Libraries. This version includes many new features and enhancements. Some of the features and enhancements are listed below: Support for Microsoft Visio and Microsoft Outlook file formats A setting to customize the width of the thumbnails container A setting to display the image width (for cache Generation) Cross-domain detection Support for Norwegian language Header-less Viewer and control methods Concatenation of multiple streams into one document Usage of a default width for images having smaller widths A message box to display the file-download errors Client error handling for GetPdf2JavaScript Supports the display of pages with variable heights in their original proportion Resizing after creation: the setWidth and setHeight methods allow resizing of the viewer even after creation Error propagation to customer’s code: an event is triggered when an error occurs, containing the information about the error....the image width (for cache generation) Cross-domain detection Support...

    blog.groupdocs.com/total/groupdocs-viewer-for-n...
  10. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...document-automation , report-generation dsmeltz April 28, 2020, 1:00pm...

    forum.groupdocs.com/t/shorthand-check-for-null-...