Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 30,140 for

groupdocs.merger

(0.09 sec)
  1. GroupDocs.Parser for .NET 19.5 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 19.5. Major Features There are the following features in this release: Implement the ability to extract data from documents Implement the ability to move Table Layout Implement the ability to detect a table in a rectangular area using a collection of column separators Implement the support for spreadsheet and presentation templates Some constructors and properties were removed from TextProperties class Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-1145 Implement the ability to extract data from documents New feature PARSERNET-1151 Implement the ability to move Table Layout New feature PARSERNET-1158 Implement the ability to detect a table in a rectangular area using a collection of column separators New feature PARSERNET-1200 Implement the support for spreadsheet and presentation templates New feature PARSERNET-63 Remove obsolete members (version 18....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  2. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  3. GroupDocs.Viewer for .NET 18.4 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 18.4. Major Features There are 18 new features, improvements, and fixes in this regular monthly release. The most notable are: Added support for following file formats POTX (PowerPoint Open XML Presentation Template) PPTM (PowerPoint Open XML Macro-Enabled Presentation) EPS (Encapsulated PostScript) Implemented simple file storage interface Improved minification process Added settings to include or exclude hidden content in Excel documents Added option for rendering Print Area in Excel documents Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1552 Feature for AutoFitting column width depending on content for rendering into HTML New Feature VIEWERNET-1544 Implement simple file storage interface New Feature VIEWERNET-1518 Settings to include/exclude hidden content in Excel documents New Feature VIEWERNET-1517 Rendering only Print Area in Excel documents New Feature VIEWERNET-1478 Add POTX file format support New Feature VIEWERNET-1476 Add PPTM file format support New Feature VIEWERNET-526 Add EPS (Encapsulated PostScript) file format support New Feature VIEWERNET-1537 Add prefix for CSS classes when rendering Email messages Improvement VIEWERNET-1501 Minify CSS content when rendering into HTML with EnableMinification is true Improvement VIEWERNET-1481 Improve rendering comments from Presentation documents Improvement VIEWERNET-1428 Support JpegQuality option when rendering Microsoft Project documents Improvement VIEWERNET-1549 Extend support for DefaultFontName setting to PDF documents when rendering into HTML Improvement VIEWERNET-512 Responsive HTML output required in the case of HTML representation Improvement VIEWERNET-1526 Invalid PDF when rendering Excel document with multiple pages per sheet Bug VIEWERNET-1511 DefaultFontName setting is not working for rendering Text documents into PDF and image Bug VIEWERNET-1494 Incorrect rendering of the content in header and footer of Word document Bug WEB-2106 Local links are ignored when rendering PDF to HTML Bug WEB-1153 Discrepancy when rendering as JPEG and HTML Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  4. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PDF files to HTML, PNG, and JPEG formats....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/render-pdf-docume...
  5. Unable to view document in word editor properly

    Unable to view document in word editor properly Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working -> [W......projects developed using GroupDocs.Merger for .NET. Take a look...

    forum.groupdocs.com/t/unable-to-view-document-i...
  6. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  7. GroupDocs.Signature for Java 20.9 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for Java 20.9 Major Features This release contains implemented features on ability to obtain Barcode and QR-code signatures image content when creating electronic signatures or searching for them, new enhancements on storing and retrieving signature metadata information, ability to process Presentation documents with electronic digital signatures such as sign document with certificates, verify and search Presentation files for digital signatures, ability to add native Word processing Watermark signature, obtain with document common information the list of electronic digital signatures in it, fixed few bugs and issues....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/groupdocs-sig...
  8. groupdocs

    1.0 UTF-8 2.0 http://www.w3.org/2005/Atom http://purl.org/dc/elements/1.1/ DEV Community: GroupDocs The latest articles on DEV Community by GroupDocs (@groupdocs). https://dev.to/groupdocs https://......applications, consider GroupDocs.Merger for Java. It is a sophisticated...

    dev.to/feed/groupdocs
  9. GroupDocs.Viewer for Java 19.1 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for Java 19.1. Major Features This release includes new features, improvements, and fixes. The most notable are: Added following file-formats support CAD Formats: Stereolithography File (*.stl) Industry Foundation Classes File (*.ifc) MicroStation Drawing format V7 (*.dgn) AutoDesk Design Web format (*.dwf) Presentations Microsoft PowerPoint Open XML format (*.potx, *.pptm, *.potm and *.ppsm) Spreadsheets Microsoft Excel Open XML format (*.xltm and *.xltx) Documents OpenDocument Text format (*....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/groupdocs-viewer...
  10. GroupDocs.Signature for .NET 19.12 Release Note...

    Note This page contains release notes for GroupDocs.Signature for .NET 19.12 Major Features With this release we are glad to announce updated signature objects life cycle and entire different process methods for Signature class. Now Signature class supports classic CRUD (Create-Read-Update-Delete) operations set. Sign method creates signatures inside document and returns them as result with all properties along with new signature identifier property; Search method reads a list of existing document signatures; Update method modifies existing document signature(s) by identifier and stores changes in the same document; Delete method removes signature(s) from the document....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/groupdocs-sign...