Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 6,123 for

groupdocs.assembly

(0.1 sec)
  1. GroupDocs.Conversion for Java 17.7 Release Note...

    Note This page contains release notes for GroupDocs.Conversion for Java 17.7 Major Features There are 14 new features, improvements and fixes in this regular monthly release. The most notable are: Introduced new method for retrieving basic metadata of the source document Improved handling of extension-less urls Improved to HTML conversions Improved HTML to Cells conversions Conversion from XML-FO/XSL to PDF New option to set zoom when converting to HTML Conversion from Vsdm, Vssm, Vstm Conversion from LaTex Improved speed when converting from cells....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/groupdocs-co...
  2. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer Java API to convert email messages to HTML, PDF, PNG, and JPEG formats....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/render-email-mes...
  3. GroupDocs.Metadata for Java 18.6 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for Java 18.6. Major Features There are the following features and enhancements in this release: Implement the ability to edit XMP metadata in WAV files Implement the ability to update properties of the Microsoft Project format Reduce memory consumption of MPP format metadata loading and saving Reduce memory consumption of WAV format metadata loading and saving Reduce memory consumption of AVI format metadata loading and saving All Changes Key Summary Category METADATANET-2333 Implement the ability to edit XMP metadata in WAV files New Feature METADATANET-1168 Implement the ability to update properties of the Microsoft Project format New Feature METADATANET-2334 Reduce memory consumption of MPP format metadata loading and saving Enhancement METADATANET-2332 Reduce memory consumption of WAV format metadata loading and saving Enhancement METADATANET-2297 Reduce memory consumption of AVI format metadata loading and saving Enhancement METADATANET-2303 TiffFormat....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  4. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/implement-cus...
  5. GroupDocs.Metadata for Java 20.4 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for Java 20.4 Major Features There are the following features, enhancements and fixes in this release: Implement the ability to work with EXIF metadata in PNG images Implement the ability to work with XMP metadata in MP3 files Implement the ability to parse most common EXIF Makernote metadata formats using the new API Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-2847 Implement the ability to work with EXIF metadata in PNG images New Feature METADATANET-2852 Implement the ability to work with XMP metadata in MP3 files New Feature METADATANET-3185 Implement the ability to parse most common EXIF Makernote metadata formats using the new API Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  6. Shapes in spreadsheet document | Documentation

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape image and more....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  7. GroupDocs.Viewer for .NET 18.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Viewer for .NET 18.11. Major Features There are 13 features, improvements, and fixes in this regular monthly release. The most notable are: Added following file formats support * Printer Command Language(PCL) * Tab-separated values (TSV) Handling fonts while rendering MS OneNote documents A new method for rendering attachments while working with source document’s stream Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-128 Add PCL file format support Feature VIEWERNET-1786 Add TSV (Tab-separated values) file format support Feature VIEWERNET-1768 Rendering comments from ODP presentation documents that has no author Improvement VIEWERNET-1778 Rendering attachments while working with source document’s stream Improvement VIEWERNET-1787 Extend support for ExcludeFonts setting of HtmlOptions class for MS OneNote documents Improvement VIEWERNET-1789 Exporting font files as external resources when rendering MS OneNote documents Improvement VIEWERNET-1793 Add support for DefaultFontName option when rendering MS OneNote documents Improvement VIEWERNET-1549 Exception when rendering email message containing ....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  8. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/adding-text-w...
  9. GroupDocs.Metadata for .NET 16.10 Release Notes...

    Note This page contains release notes for GroupDocs.Metadata for .NET 16.10.0 Major Features There are 8 features and 1 enhancement in this regular monthly release. The most notable are: Implement wav audio format. Ability to read WAV audio details Ability to read IPTC metadata in TIFF format Ability to read IPTC metadata in PSD format Ability to read Lyrics3 tag in Mp3 format Ability to update ID3v1 tag in Mp3 format Ability to read Image Resource Blocks (native PSD metadata) in Photoshop format Ability to remove Photoshop metadata in Jpeg format Ability to read Image Resource Blocks (native PSD metadata) in Jpeg format IPTC reader improvements - scan all image resource blocks to find IPTC metadata in JPEG format All Changes Key Summary Category METADATANET-1172 IPTC reader improvements - scan all image resource blocks to find IPTC metadata in JPEG format Enhancement METADATANET-691 Implement wav audio format....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  10. GroupDocs.Search for .NET 16.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 16.12 Major Features There are 3 features in this regular monthly release. The most notable are: Implement support of password protected documents Implement Managing Stop Words functionality Implement Managing Synonyms functionality All Changes Key Summary Category SEARCHNET-423 Implement support of password protected documents New Feature SEARCHNET-443 Implement Managing Stop Words functionality New Feature SEARCHNET-589 Implement Managing Synonyms functionality New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/net/groupdocs-search-...