Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 736 for

file type specification

(0.18 sec)
  1. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular File formats....various formats to a CSV or Excel file. The GroupDocs.Metadata API...the ability to recognize file type of a document. And That’s...

    blog.groupdocs.com/categories/groupdocs.metadat...
  2. Developer Guide | GroupDocs

    Developer guide for GroupDocs.Comparison for Python via .NET — compare, load, save, inspect, preview, and configure logging across all supported document formats....changes, and handle format-specific scenarios (Word, PDF, JSON...feed inputs into Comparer from file paths, streams, raw strings...

    docs.groupdocs.com/comparison/python-net/develo...
  3. Compare Variables and Document Properties | Gro...

    Compare Word document properties — variable, built-in, and custom — to detect metadata changes alongside content with GroupDocs.Comparison for Python via .NET....docx is the source file used in this example. Click...docx target.docx is the target file used in this example. Click...

    docs.groupdocs.com/comparison/python-net/develo...
  4. Show/Hide Comments when Rendering Word and Spre...

    Today, we are excited to announce version 17.5.0 of GroupDocs.Viewer for .NET API. This brand new release came up with 20 important bug fixes and key improvements. It also supports rendering of comments in Word and Spreadsheet documents. Furthermore, we have introduced settings to adjust quality and size when rendering documents as PDF. We recommend you to please upgrade to the latest version to get improved results. GroupDocs.Viewer for ....GroupDocsViewerExcep when file type can’t be determined for passed...output HTML/image Fix - File data file updated on each GetDocumentInfo...

    blog.groupdocs.com/viewer/show-comments-renderi...
  5. 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...
  6. Extract images from document | GroupDocs

    Learn how to extract images from documents using GroupDocs.Parser for Python via .NET. Extract images with position data, rotation, and format information from PDF, Word, Excel....} " ) print ( f " Type: { image . file_type } " ) print ( f "...sample.pdf The following sample file is used in this example: Expected...

    docs.groupdocs.com/parser/python-net/extract-im...
  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. Save HTML to folder | GroupDocs

    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/
  9. Merge images | GroupDocs

    Learn how to merge image Files, combine image Files into one File programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....NET / Developer Guide / Merge files / Merge images Merge images...input.jpg input.jpg is a sample file used in this example. Click...

    docs.groupdocs.com/merger/python-net/merge/images/
  10. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer Java API to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....as HTML, PDF, PNG, and JPEG files Leave feedback On this page...the file name, if the document is specified by the file path...

    docs.groupdocs.com/viewer/java/render-xml-docum...