Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 18,197 for

video

(0.04 sec)
  1. Announcing Hotfix Release of GroupDocs.Conversi...

    This hotfix release of GroupDocs.Conversion for Java 18.6.1 resolves missing properties issue in some LoadOptions classes that was raised in previous version of the API. Such as setShowGridLines() or setShowHiddenSheets(). Aside this, one improvement is introduced. Please take a look over the release notes. Improvements Hide mail header when converted MSG to PDF Bug Fixs Missing properties in some options classes API ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....code examples Video Tutorials - YouTube Videos Product Support...

    blog.groupdocs.com/conversion/announcing-hotfix...
  2. 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...
  3. Lock Watermark in Word Documents using GroupDoc...

    GroupDocs.Watermark for .NET 18.6 has been released and it is available for download. The latest version has come with the feature of locking watermarks in Word documents. Furthermore, it also provides the ability to protect/unprotect the Word documents. Please continue to read more about the features added in version 18.6. How to Lock Watermark in Word Documents There might be the case when you need to lock the watermarks in a Word document to restrict the editing....Code Examples Video Tutorials – YouTube Video Tutorials Product...

    blog.groupdocs.com/watermark/lock-watermark-in-...
  4. GroupDocs.Parser Product Family - Free Support ...

    Get technical support of GroupDocs.Parser for .NET and Java....for a video and channel extractor for extracting video and channel...

    forum.groupdocs.com/c/parser/17
  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 the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.Video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } 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/java/working-with-m...
  6. Announcing Hotfix release of GroupDocs.Comparis...

    This hotfix of GroupDocs.Comparison for .NET 18.7.1 comes with a security improvement. We’d recommend you to try latest version of the API and enhance your document comparison 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.Comparison for .NET API: Nuget Package - NuGet Install Documentation - Product Docs Video Tutorials - YouTube Videos Support Forum - Technical Support Forum Example / Plugins - Github source code examples Feedback You are always welcome to share your feedback and suggestions to improve this product, we take it very seriously and try to incorporate it as much as its possible for upcoming releases ....- Product Docs Video Tutorials - YouTube Videos Support Forum...

    blog.groupdocs.com/comparison/announcing-hotfix...
  7. Manipulate Document's Password Using GroupDocs....

    Team GroupDocs is really glad to announce the release of version 17.04 of GroupDocs.Signature for .NET API. A number of new features have been introduced in this release. GroupDocs.Signature for .NET API now allows its users to manipulate a document’s password and implements various options in this regard. A user can now protect a signed document with a password, remove password from a protected document and change the password of a document etc....Signature Video Tutorials - YouTube Video Tutorials FeedbackAs...

    blog.groupdocs.com/signature/manipulate-documen...
  8. Extract Tables from PDF Documents using GroupDo...

    It is our pleasure to announce the release of version 18.12 of GroupDocs.Parser for .NET. The latest version allows you to extract the tables from PDF documents. Furthermore, we have added the support of extracting text and metadata from text and presentation templates. For more details, please have a look at the release notes of version 18.12. Features Introduced Extracting Tables from PDF DocumentsThis feature is very useful when you want to extract only the tables form a PDF document....Code Examples Video Tutorials – YouTube Video Tutorials Product...

    blog.groupdocs.com/parser/extract-tables-from-p...
  9. 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...
  10. Jitter - MDN Web Docs Glossary: Definitions of ...

    Jitter is the term used in computer networking to refer to packet delay variation — the variance in the rate at which packets arrive at a destination (the average of the squared difference from the mean packet arrival rate)....applications, including voice/video streaming and online gaming...

    developer.mozilla.org/en-US/docs/Glossary/Jitter