Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 750 for

file type specification

(0.04 sec)
  1. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF Files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Usage / Managing metadata for specific formats / Video / Working...metadata in ASF files Working with metadata in ASF files Leave feedback...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Editor for .NET...editing process to any supported file format (instead of EditorHander...approx. depending on document type). Document editing and saving...

    docs.groupdocs.com/editor/net/migration-notes/
  3. Releasing GroupDocs.Viewer for Java 3.2.2 with ...

    Here at GroupDocs we always look for new ways to enhance our products. We constantly strive to improve our user’s experience. Hence, we are excited to announce the new release of GroupDocs.Viewer for Java 3.2.2. The latest version of our document viewer API provides 10+ new features, 25+ improvements and fixes. Let’s explore the exciting features in GroupDocs.Viewer for Java 3.2.2. Document Viewer API for Java - FeaturesFollowing features are announced in this latest release: Ability to specify custom font paths New conversion mechanism for displaying multipage TIFF Files Implement option that allows setting text document encoding Implement method that returns supported document formats Implement File description property that returns document Type format Provide JPEG image quality setting Implement configuration option that allows set cells sheet conversion mode when converting to PDF Add support for Portuguese locale Add ability to show/hide gridlines for excel Files Implement PdfFileOptions same as another Options classes Process Files from the stream without specifying the FileName parameter GroupDocs....for displaying multipage TIFF files Implement option that allows...Implement file description property that returns document type format...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  4. Render PDF documents as HTML and image files | ...

    Convert PDF Files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques....documents as HTML and image files Leave feedback On this page...allows you to render your PDF files in HTML, PNG, and JPEG formats...

    docs.groupdocs.com/viewer/python-net/render-pdf...
  5. Python E-Signature Tutorial: Create Digital Sig...

    Step-by-step guide to implementing electronic signatures in documents using Python - learn stamp-based, image-based, and form field signature methods for secure document signing...📝 Understanding E-Signature Types & Their Benefits Form Field...Signature Methods: When to Use Each Type Security Best Practices for...

    blog.groupdocs.com/signature/sign-documents-wit...
  6. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDocs.Assembly Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly Product Family on GroupDocs Blog | Document Autom......Processing Document as a Markdown File Markdown is a well known and...popular in writing wikis, readme files, and others. Restart the List...

    blog.groupdocs.com/categories/groupdocs.assembl...
  7. GroupDocs.Search .NET in Python | Complete Inte...

    Master GroupDocs.Search for .NET integration with Python using pythonnet. Learn 2 implementation approaches to solve dependency resolution challenges, with complete code examples for wrapper-based and manual Type resolution methods....Approach Works Method 2: Manual Type Resolution Approach (Full Control)...wrapper-based APIs to full manual type resolution. What you’ll learn:...

    blog.groupdocs.com/search/python-integration/
  8. How to Sign RTF with Barcode Signature using C#

    Efficiently obtain guidance on how to sign RTF with Barcode signature using C#. Also, we'll supply you with code example to create Barcode signature in RTF using C#....object by providing the input RTF file path as an argument to its constructor...and set the Barcode signature type and preferred signing parameters...

    kb.groupdocs.com/signature/net/how-to-sign-rtf-...
  9. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document.... Following signature types are supported: Native text signatures...signatures based on certificate files and ability to support digital...

    docs.groupdocs.com/signature/java/features-over...
  10. 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....Resource Blocks, ID3 and format-specific metadata properties. The Metadata...unified way regardless of the file format. Why use GroupDocs.Metadata...

    docs.groupdocs.com/metadata/java/groupdocs-meta...