Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 726 for

video

(0.07 sec)
  1. Releasing the Hotfix - GroupDocs.Viewer for .NE...

    We have always been improving our APIs to meet the requirements of our customers. Therefore, we are pleased to announce the release of GroupDocs.Viewer for .NET 18.6.1. This is a hotfix release that contains the fix of the issue of getting black images when rendering PDF documents. Bug FixesFollowing issue is fixed in this hotfix release. Black output image when rendering PDF document Related Links and ResourcesWe have a few channels and resources for you to download, learn, try and get technical support on our document viewer API....- Product Docs Video Tutorials - YouTube Videos Examples / Plugins...

    blog.groupdocs.com/viewer/releasing-the-hotfix-...
  2. EmailOptions Class is Introduced in GroupDocs.C...

    GroupDocs.Conversion for Java 18.7 covers a new feature and a bug fix. MSG to PDF conversion issue is now resolved. Please take a look over the release notes to get an idea about the changes introduced. MailOption to control conversions from emailA new class EmailOptions is implemented in SaveOptions. Using that email options can be managed. PdfSaveOptions options = new PdfSaveOptions(); EmailOptions emailOptions = options.getEmailOptions(); emailOptions.setDisplayHeader(true); emailOptions.setDisplayEmailAddress(true); emailOptions.setDisplayFromEmailAddress(true); emailOptions.setDisplayToEmailAddress(true); emailOptions....code examples Video Tutorials - YouTube Videos Product Support...

    blog.groupdocs.com/conversion/emailoptions-clas...
  3. Add Rotation to Signature Appearance Using Grou...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Signature for .NET 17.2.0. About 30 improvements, numerous new features and fixes are introduced in this release. GroupDocs.Signature for .NET 17.2.0 provides various options for dealing with a signature’s appearance. The API implements rotation,transparency,size adjustment & opacity for a signature and adds the ability to verify a Pdf document signed with text sticker/annotation signature. Simply download this latest release and try out all the exciting features introduced in this release....Signature Video Tutorials - YouTube Video Tutorials FeedbackAs...

    blog.groupdocs.com/signature/groupdocs.signatur...
  4. GroupDocs.Metadata Overview | Documentation

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, image, audio, Video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....various document, image, audio, video and many other formats. It works...variety of document, image, video and audio formats Manage metadata...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  5. Working with metadata in FLV files | Documentation

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV Video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....metadata for specific formats / Video / Working with metadata in FLV...header of an FLV file. an FLV video Get the root metadata package...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Announcing Hotfix release of GroupDocs.Conversi...

    This blog post covers the hotfix introduced in GroupDocs.Conversion for Java 17.7.1. In previous version of the API there were formatting issues in DOCX to PDF conversion on different platforms/environments. But now API permits developers to get font directories where they can add fonts and expel formatting issues in the output document. We would recommend you to explore the release and enhance your document conversion experience for multiple platforms....code examples Video Tutorials - YouTube Videos Product Support...

    blog.groupdocs.com/conversion/announcing-hotfix...
  7. ITempDataHandler is Introduced in GroupDocs.Con...

    A new release of GroupDocs.Conversion for .NET 18.6 is on-board. This release covers few improvements. Such as ConversionHandler constructors are reduced to one. Please visit the release notes. We’d recommend you to integrate latest version of the API in your application and share your feedback. Improvements Reducing ConversionHandler constructors to one ITempDataHandler for handling temp operations stream Introducing new properties in ConversionConfig for different handler types API Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....- Product Wiki Video Tutorials - YouTube Videos Product Support...

    blog.groupdocs.com/conversion/itempdatahandler-...
  8. Hotfix that improves security in GroupDocs.Anno...

    We have been improving our APIs to meet the requirements of our customers. Therefore, we are pleased to announce GroupDocs.Annotation for .NET 18.7.1. This hotfix comes with a security improvement. We therefore recommend you to download this latest release for a better API experience. Improvements Security improvements update Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....code examples Video Tutorials - YouTube videos API References...

    blog.groupdocs.com/annotation/hotfix-that-impro...
  9. GroupDocs.Signature for .NET 17.6.0 now Support...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Signature for .NET 17.06.0. The latest release comes up with a number of new features, improvements and a bug fix. Version 17.6 of GroupDocs.Signature for .NET introduces support for barcode and QR-code signatures. The latest API not just implements adding barcode and QR-code to the supported document formats but also allows verification of the documents signed with QR-code or barcode....Signature Video Tutorials - YouTube Video Tutorials FeedbackAs...

    blog.groupdocs.com/signature/groupdocs.signatur...
  10. Development Environment Installation and Config...

    Development Environment Please visit System Requirements. Installing GroupDocs.Assembly for .NET through NuGet NuGet is the easiest way to download and install GroupDocs.Assembly for .NET. Following are the couple of ways to install GroupDocs.Assembly for .NET in your project using NuGet. Using Package Manager GUI Follow these steps to reference GroupDocs.Assembly using Package Manager GUI: Open your solution/project in Visual Studio. Click Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution.... Video Demo Please view video demo to get a better...

    docs.groupdocs.com/assembly/net/development-env...