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

file type specification

(0.24 sec)
  1. 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...
  2. 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...
  3. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF Files to HTML, PNG, and JPEG formats....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/nodejs-java/render-pd...
  4. Render XML documents as HTML, PDF, PNG, and JPE...

    Convert XML to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer. Learn about options for pagination and image quality....as HTML, PDF, PNG, and JPEG files Leave feedback On this page...LoadOptions () load_options . file_type = gv . FileType . XML with...

    docs.groupdocs.com/viewer/python-net/render-xml...
  5. Doc->DOCX conversion compatibility issues - Fre...

    Hello everyone! The following issue occurs during using GroupDocs.Convertion: by converting .doc File to .docx format the generated .docx File always has a compatibility issue image.png (38.4 KB) which prevent us from…...doc file to .docx format the generated .docx file always has...the custom Word AddIns on this file… Is this possible to define...

    forum.groupdocs.com/t/doc-docx-conversion-compa...
  6. Search Text in Word, Excel, PDF, ZIP Document F...

    GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications....A wide selection of search types is available in text or object...search queries. The following types of search queries are supported:...

    blog.groupdocs.com/search/search-text-in-word-e...
  7. 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/
  8. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary File from archive....archive files Render archives as HTML, PDF, and image files Leave...list of content of archive files and represent it in HTML, PDF...

    docs.groupdocs.com/viewer/net/render-archive-fi...
  9. High CPU Usage with GroupDocs.Watermark for Jav...

    I am currently using the GroupDocs.Watermark for Java library in a Java 8 environment, and I have encountered an issue where the CPU usage exceeds 100% on our EC2 when invoking the watermarking service. Below is a brief …...info("file requested : " + filePath); DownloadVO...DownloadVO downloadVO = null; File file = new File(filePath); //파일이 미존재...

    forum.groupdocs.com/t/high-cpu-usage-with-group...
  10. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....basics / Render spreadsheet files / Render Excel and Apple Numbers...spreadsheets as HTML, PDF, and image files Leave feedback On this page...

    docs.groupdocs.com/viewer/net/render-excel-and-...