Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 3,709 for

packaging

(0.03 sec)
  1. Access Hyperlinks that are Activated on Mouse O...

    Team GroupDocs is excited to release version 17.9.0 of GroupDocs.Watermark for .NET API. The latest version supports watermarking operations for ODT file format. Furthermore, you can access and work with the hyperlinks that are activated on mouse over in PowerPoint presentations. Please continue to read for more details. Working with Hyperlinks that are Activated on Mouse Over GroupDocs.Watermark for .NET 17.9.0 enables you to work with the hyperlinks that are activated on mouse over in PowerPoint presentations....Watermark: Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/watermark/releasing-groupdoc...
  2. Get Available Layouts in a CAD Document using -...

    GroupDocs team is happy to announce another regular monthly release of GroupDocs.Conversion for .NET v17.7.0 API. In this monthly release new document conversion features like Get Available layouts in a CAD Document and Hide PDF Annotations when converting from PDF are introduced. This release is also including major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance their application....Conversion: Downloads - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/conversion/get-available-lay...
  3. GroupDocs.Search for .NET 17.06.0 Implements Di...

    We are really pleased to announce another regular monthly release of GroupDocs.Search for .NET 17.06.0 API. We have introduced two new features along with a couple of enhancements in this release. The latest version comes up with some improvements to the API’s performance and implements optimization of search functionality and spelling corrector functionality. As far as new features are concerned, the API has implemented dictionary of letters in this release....Search: # Download - MSI Package Zipped DLLs Download - DLLs...

    blog.groupdocs.com/search/groupdocs.search-.net...
  4. Implement conversion from PostScript documents ...

    We are pleased to announce our next version GroupDocs.Conversion for .NET 18.2. This release covers two new features, one improvement and a bug fix. Blank rows and columns could be skipped when converting Cells document. For further details included in this month’s release, please visit the release notes. Following sections will provide you the details about the new features of the API. .NET Document Conversion API – New Features Convert specific range when converting cells documentConvert specific range when converting to other than cells format....Conversion: Downloads - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/conversion/implement-convers...
  5. GroupDocs.Signature for .NET 16.12.0 Supports M...

    We are contented to present another monthly release of our E-signing API that will certainly augment developers experience. GroupDocs.Signature for .NET 16.12.0 crops up with plentiful new features and a bug fix. API permits users to define signature options collection that ultimately helps in applying multiple signatures in a document. We would suggest you to download this latest release and go through the new features. e-Signature API - New Features Add ability to sign files with digital signature by given pattern in folder Add ability to sign files with image signature by given pattern in folder Implement Text Signature alignment for PDF Documents Implement Text Signature alignment for Words Documents Implement Text Signature alignment for Cells Documents Implement Text Signature alignment for Slides Documents Add ability to sign files with text signature by given pattern in folder Implement Digital Signature for all pages for Pdf documents Implement Text Signature Margins for PDF Documents Implement Text Signature Margins for Cells Documents Implement Text Signature Margins for Words Documents Implement Text Signature Margins for Slides Documents Implement Digital Signature Alignment for Pdf Documents Implement ability to sign Pdf Documents with given list of Signature Options Implement ability to sign Cells Documents with given list of Signature Options Implement ability to sign Words Documents with given list of Signature Options Implement ability to sign Slides Documents with given list of Signature Options GroupDocs....NET : # Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/signature/groupdocs-signatur...
  6. Email Formats Enhanced Support Introduced in Gr...

    Team GroupDocs is glad to announce another release of document report generation API version 17.9 also known as GroupDocs.Assembly for .NET API. The latest release adds enhanced support of existing features to the API, the most important changes are done to support document assembly for Email file formats and also providing bug fixes. For a better experience with the API, we recommend you to download the latest release and try out the bug fixes provided in the latest version of the API....NET: Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  7. Annotate GIF, TIFF, BMP and JPEG formats using ...

    We are excited to announce another monthly release where new document formats is added in supported format list for annotating images. The latest GroupDocs.Annotation for .NET 17.1.0 API now provides support to GIF, TIFF, BMP and JPEG with all major annotation types like Text, Area, Point, Watermark and Strikeout Annotations. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....Annotation: # Download - MSI Package as well as Zipped DLLs NuGet...

    blog.groupdocs.com/annotation/annotate-gif-tiff...
  8. After adding GroupsDocs Search, form designer n...

    After I add GroupDocs Search to .NET9 project, UI editor doesn’t work. When I take a button and drop it on the form, it gets added to the bottom of the form and not to the actual form. If I uninstall Search, everything w…...Search package to resolve the initial issue...

    forum.groupdocs.com/t/after-adding-groupsdocs-s...
  9. Installation | Documentation

    Install using NPM All Java packages are hosted at NPM. You can easily reference GroupDocs.Search for Node.js via Java API directly in your Node.js project by installing it with the following command. npm install @groupdocs/groupdocs.search...Install using NPM All Java packages are hosted at . You can easily...

    docs.groupdocs.com/search/nodejs-java/installat...
  10. 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....metadata package Extract the native metadata package using the...video Get the root metadata package Use the method to extract sets...

    docs.groupdocs.com/metadata/java/working-with-m...