Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 8,327 for

page

(0.11 sec)
  1. Introducing GroupDocs.Assembly for .NET | Group...

    GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generator which generates an output document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/introducing-gro...
  2. Conversion from Jpeg2000 is introduced in Group...

    We are pleased to announce another monthly release of GroupDocs.Conversion for .NET 17.12. This release comes with support of Jpeg2000. Few improvements and bug fixes are also introduced. Such as Image to SVG conversion is improved and InvalidValueFormatException exception on PDF to TIF conversion is resolved. We’d recommend you to download the latest release of the API and share your experience. Document Conversion API for .NET - Feature Implement conversion from/to Jpeg2000 GroupDocs Document Conversion API - Improvements Possibility to convert one sheet per Page or depending on print area when converting Cells to Pdf Optimize target Pdf for minimum file size when converting Cells to Pdf Image to SVG conversion Words to Gif conversion improvement GroupDocs....Possibility to convert one sheet per page or depending on print area when...

    blog.groupdocs.com/conversion/conversion-jpeg20...
  3. GroupDocs.Editor for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Editor for .NET 25.11. Available now on NuGet and GroupDocs website....directly from the GroupDocs release page: https://releases.groupdocs...

    blog.groupdocs.com/editor/groupdocs-editor-for-...
  4. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. GroupDocs.Comparison for .NET 25.10 – Latest Up...

    Explore what’s new in GroupDocs.Comparison for .NET 25.10. Available now on NuGet and GroupDocs website....abnormally large number of pages. (COMPARISONNET-4369) [Enhancement]...accuracy in detecting identical pages in PDFs. (COMPARISONNET-4568)...

    blog.groupdocs.com/comparison/groupdocs-compari...
  6. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....Source Document Template Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/working-with-xm...
  8. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/java/introducing-gr...
  9. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/java/working-with-x...
  10. Generate Email Messages from Data | GroupDocs

    Create email messages with dynamic subject, body, and recipients from data sources using templates.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/basic-usage-gen...