Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 549 for

file type specification

(0.06 sec)
  1. Perform Text Search in Documents Online

    Unlock the power of text search using GroupDocs.Search! Learn how to search text-based documents using regular expressions....search, where you can find specific words and sentences in documents...It’s super easy to search for specific things in your documents using...

    blog.groupdocs.com/search/online-text-search/
  2. Save HTML to folder | Documentation

    This article explains how to save edited document in HTML form to folder at local disk using GroupDocs.Editor for .NET features....intermediate , and save to disk as HTML file with resource folder. Almost...load options, specific for this document family type - . Load options...

    docs.groupdocs.com/editor/net/save-html-to-folder/
  3. 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...
  4. Working with metadata in ASF files | Documentation

    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...
  5. Migration Notes | Documentation

    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/
  6. Save HTML to folder | Documentation

    This article explains how to save edited document in HTML form to folder at local disk using GroupDocs.Editor for Java features....intermediate , and save to disk as HTML file with resource folder. Almost...load options, specific for this document family type - . Load options...

    docs.groupdocs.com/editor/java/save-html-to-fol...
  7. Common conversion options | Documentation

    This documentation sections describe how to customize document conversion process - convert specific document pages, apply watermarks etc. when using GroupDocs.Conversion for .NET.... is a list of specific page number to be converted...options. specifies the desired file type the input document should...

    docs.groupdocs.com/conversion/net/common-conver...
  8. 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...
  9. Features Overview | Documentation

    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. 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-...