Sort Score
Result 10 results
Languages All
Labels All
Results 8,181 - 8,190 of 11,075 for

document assembly

(0.05 sec)
  1. Extracting Common Image Information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/extracting-comm...
  2. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .Java....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/java/convert-each...
  3. Convert PST or OST documents to different forma...

    Follow this guide and learn how to convert contents of PST/OST Documents to different format based on content type using GroupDocs.Conversion for .NET....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/convert-pst-o...
  4. Show results of comparison as a Word Track Chan...

    This article explains how to use the Microsoft Word Track Changes comparing as a built-in feature in GroupDocs.Comparison for Node.js via Java....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/nodejs-java/word-...
  5. Convert contents of RAR or ZIP to different for...

    Learn how to convert contents of RAR/ZIP archives to a different format based on content type using GroupDocs.Conversion for .NET....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/convert-conte...
  6. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common Document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Assembly Product Solution GroupDocs...Acquisition GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/java/template-synta...
  7. GroupDocs.Comparison for .NET 20.8 Release Note...

    Note This page contains release notes for GroupDocs.Comparison for .NET 20.8 Major Features Below the list of changes in release of GroupDocs.Comparison for .NET 20.8: Added more options for SummaryPage Fixed issue with style comparison in the types math formula in word Fixed issue with comparing PDF protected with password Documents Fixed incorrect counting of Changes in SummaryPage Fixed comparing span tags in HTML Document Fixed number of issues with HTML Documents comparing Key Summary Issue Type COMPARISONNET-2416 Add more SummaryPage options Feature COMPARISONNET-2412 Incorrect style comparison in the types math formula in word Bug COMPARISONNET-2421 Comparing two PDF files, incorrect password exception Bug COMPARISONNET-2420 Incorrect counting of Changes in SummaryPage Bug COMPARISONNET-2418 Html fix comparing of tags Bug COMPARISONNET-2351 HTML comparison issue Bug Public API and Backward Incompatible Changes Get only summary page...Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  8. Looking to utilize blended characters and wildc...

    post. Tagged with net, indexing, api, groupdocs....archives, email messages or PDF documents. Indexing process lets you...CharacterType.Blended); // Adding documents to index index.AddToIndex(documentFolder);...

    dev.to/groupdocs/looking-to-utilize-blended-cha...
  9. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  10. GroupDocs.Comparison for .NET 23.4 Release Note...

    Full list of changes in this release Key Category Summary COMPARISONNET-3389 Feature Implemented abilty to compare folders COMPARISONNET-3280 Fix Exception occurs when selecting accepted changes COMPARISONNET-3450 Fix Exception when user compare the same Documents COMPARISONNET-3484 Fix Exception when comparing text files Major Features Below is the list of most notable changes in release of GroupDocs.Comparison for .NET 23.4: Implemented folder comparison feature Fixed exception when selecting accepted changes Added changes to summary page that will indicate that user trying to compare the same Documents for all supported Document types Fixed Exception when comparing text filesCompare Folders comparison Starting from 23....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/groupdocs-com...