Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 14,335 for

file

(0.06 sec)
  1. Working with metadata in MOV files | Documentation

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime File. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage....metadata in MOV files Working with metadata in MOV files Leave feedback...basic data unit in any QuickTime file. Please find more information...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Get Document Metadata without Editing in C#

    We have added a lot of new options and features in this major release/update of GroupDocs.Editor for .NET 19.9. All public methods/classes have been moved to Legacy namespace and they are marked as obsolete. Now, when you update to this latest version, it is required to make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access release notes here. Why to migrate? Editor class introduced as a single entry point to manage the document editing process to any supported File format (instead of EditorHander class from previous versions) Architecture is redesigned to decrease memory usage Simplified document editing and saving options See difference in code...editing process to any supported file format (instead of EditorHander...

    blog.groupdocs.com/editor/get-document-metadata...
  3. How to Remove Watermark Annotation from PDF usi...

    This tutorial provides step-by-step instructions to remove watermark annotation from PDF using C# and guides how to write code to create the ability to delete watermark from pdf using C#....class and pass path of input PDF file to its constructor Initialize...

    kb.groupdocs.com/annotation/net/how-to-remove-w...
  4. Introducing GroupDocs.Signature for Java | Docu...

    Introduction to GroupDocs.Signature for Java - what is it and why to use...Document information extraction - file type, page count etc.; Generate...

    docs.groupdocs.com/signature/java/introducing-g...
  5. Load password-protected document | Documentation

    This article explains how to load password protected document with GroupDocs.Signature API....( 100 ); // sign document to file signature . sign ( "signedProtected...

    docs.groupdocs.com/signature/java/load-password...
  6. How Lawyers and Legal Firms Benefit from GroupD...

    Online document management has gained wide industry acceptance in the last few years. From version control, central document repositories, cost reduction, and increasing employee output: cloud technologies helps. One of the tasks we often perform in our work is to compare documents or Files to find differences and check which version is the most recent. That can be frustrating at times: it is time consuming and takes time that could be used for other tasks....is to compare documents or files to find differences and check...differences in two Javascript or PHP files. Checking lines of code manually...

    blog.groupdocs.com/comparison/how-lawyers-and-l...
  7. GroupDocs Apps Suite: a One-Stop-Shop for All Y...

    Good news for the document management world! You now have all required online document management apps available under one roof. I’m talking about GroupDocs: a one-stop-shop for all your document management needs. The history of modern document management systems began with development of a set of computer apps, which were used to store and monitor electronic documents. With the advancement of technology, new branches were formed in the system. Now, online document management is not just storing or monitoring your electronic documents, but it’s a system that lets you manipulate your documents any way you want....Word, Excel and PowerPoint files. GroupDocs Signature - a legally...GroupDocs Conversion - a universal file converter. Allows you to convert...

    blog.groupdocs.com/total/groupdocs-apps-suite-f...
  8. How to Run Examples | Documentation

    In this article, you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....with code examples and sample files is hosted on GitHub. Run examples...available, open the run_examples.py file in your favorite text editor...

    docs.groupdocs.com/comparison/python-net/how-to...
  9. How to run examples | Documentation

    How to run examples....with code examples and sample files is hosted at GitHub. Run examples...open Examples/runExamples.py file using your favorite text editor...

    docs.groupdocs.com/redaction/python-net/how-to-...
  10. Sign documents with exception handling | Docume...

     This article explains how to use exceptions handling when adding electronic signatures to document with GroupDocs.Signature API....issues, missing required data, files etc. For exception class is..."123456780" }; // sign document to file signature . Sign ( "signed.xlsx"...

    docs.groupdocs.com/signature/net/sign-documents...