Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 10,845 for

format

(0.14 sec)
  1. Convert EML to HTML using C#

    Efficiently convert EML to HTML using C# without installing extra tool. Enhance document processing in projects with this guide on how to export EML to HTML using C#....EML (Email Message Format) files to HTML format opens up a excess...

    kb.groupdocs.com/conversion/net/convert-eml-to-...
  2. Convert JPG to XLSX using C#

    This tutorial will show you how to convert JPG to XLSX using C#. Also, code example will be provided to export JPG to XLSX using C# without installing extra software....to XLSX (Excel Spreadsheet) format is a valuable skill. This guide...SpreadsheetConvertOp and set output format as XLSX Save the resulting...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  3. Features Overview | Documentation

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate documents in popular office and email file Formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data Formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap Formatting to strings in template syntax Template syntax support Formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template Formatting for numeric, text, image, date-time, chart elements Conditional Formatting of template text elements Linq-based template syntax Change Format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....popular office and email file formats based upon template documents...Assembly API: Multiple data formats support Use formulae & perform...

    docs.groupdocs.com/assembly/java/features-overv...
  4. Comparing Folders | Documentation

    This page describes how to compare two folders and find out which files/folders were deleted, added or modified....the output format to HTML . By default the format is TXT . If...

    docs.groupdocs.com/comparison/java/compare-fold...
  5. Comparing Folders | Documentation

    This page describes how to compare two folders and find out which files/folders were deleted, added or modified....the output format to HTML . By default the format is TXT . If...

    docs.groupdocs.com/comparison/net/compare-folders/
  6. Extracting MakerNote Metadata | Documentation

    What is MakerNote? MakerNote metadata refers to image inFormation that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary Format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote Properties in the Form of TIFF/EXIF Tags Utilizing the GroupDocs....Managing metadata for specific formats / Images / Working with metadata...properties in a proprietary binary format derived from EXIF. GroupDocs...

    docs.groupdocs.com/metadata/net/extracting-make...
  7. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF files 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 AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Managing metadata for specific formats / Video / Working with Metadata...metadata in ASF files Reading ASF format-specific properties The GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Extract images to files | Documentation

    This article explains that how to extract images to files....options to save images in PNG format ImageOptions options = new...getOutputFilePath ( String . format ( "%d.png" , imageNumber ))...

    docs.groupdocs.com/parser/java/extract-images-t...
  9. GroupDocs Newsletter February 2018 – Document M...

    Share this issue: Monthly Newsletter February 2018 .NET Document Viewer APIs for C#, WPF and ASPdotNET Applications Render PDF, Word, Excel, Outlook, HTML and Image Formats within GroupDocs.Viewer for .NET is a powerful file viewer API for rendering over 50 documents and image file Formats within .NET applications. It rasterizes documents and images both, renders text and converts them to SVG + HTML + CSS – offering a high-fidelity true-text, native document rendering....Excel, Outlook, HTML and Image formats within GroupDocs.Viewer for...50 documents and image file formats within .NET applications. It...

    blog.groupdocs.com/total/groupdocs-newsletter-f...
  10. JSON Viewer using C# | Render JSON as PDF using...

    View JSON files as PDF using C#. Learn how to render JSON files within your own JSON viewer .NET application using GroupDocs API....human-readable and structured data format, it is widely used in the programming...share JSON data in a proper format. There comes the need to render...

    blog.groupdocs.com/viewer/json-viewer-using-csh...