Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 10,845 for

format

(0.04 sec)
  1. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file Format inFormation. Load a GIF image Extract the root metadata package Use the FileType property to obtain file Format inFormation AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); 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); } Working with XMP Metadata GroupDocs....Managing metadata for specific formats / Images / Working with metadata...extract some additional file format information. a GIF image Extract...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Convert XML to PDF Using XSL-FO | Documentation

    Learn how to convert a XML document to PDF using XSL-FO with GroupDocs.Conversion for .NET....to convert XML files to PDF format using XSL-FO templates. This...XSL-FO. Define PDF layout and formatting using XSL-FO templates. Flexible...

    docs.groupdocs.com/conversion/net/convert-xml-t...
  3. How to Convert PPT to PPTX using Java

    This post provides the process of how to convert PPT to PPTX using Java and demonstrates the working of the feature with Java PPT to PPTX converter application....conversion from PPT to PPTX format Instantiate the Converter class...the document to the specified format. Additionally, you can further...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. How to Convert SVG to JPG using C#

    This post discusses the workflow to convert SVG to JPG using C# and how to consume the inFormation for creating the ability for an SVG file converter to JPG in C#....converting from SVG to JPG format Create an instance of the Converter...disk for transforming to JPG format Create and define parameters...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. How to Convert HTML to MHTML using C#

    This guide will illustrate how to convert HTML to MHTML using C# on any commonly used operating system along with code example to generate MHTML from HTML in C#....MHTML is a web page archive format that can store HTML, images...for converting an HTML file format to MHTML. Steps to Convert...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. How to Convert RTF to PPTX using C#

    This article explains how to convert RTF to PPTX using C# programming language. It also offers a sample code example for the C# RTF to PPTX converter application....Converting RTF files to PPTX format is valuable for tasks like...convert a RTF file to PPTX format. Steps to Convert RTF to PPTX...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. How to Sign JPEG with Barcode Signature using Java

    Quickly learn how to sign JPEG with Barcode signature using Java without installing extra tools. We will also share code to create Barcode signature in JPEG using Java....The most commonly used image format is JPEG for storing and distributing...a Barcode signature in JPEG format using Java. We urge you to...

    kb.groupdocs.com/signature/java/how-to-sign-jpe...
  8. How to Convert XLSB to PDF in Java

    This short tutorial provides the stepwise instructions to convert XLSB to PDF in Java and how to use this guide to create the Java XLSB to PDF converter functionality....for converting XLSB to PDF format. Steps to Convert XLSB to PDF...conversion from XLSB to PDF format Instantiate the Converter class...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert MHTML to JPG in Java

    This article describes the workflow to convert MHTML to JPG in Java and provides a working code to show the implementation of Java MHTML to JPG converter capability....conversion from MHTML to JPG format Create an instance of the Converter...conversion to the specified format and saving the resultant file...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Convert DOCX to XPS using Node.js

    In this article, we will provide you detail on how to convert DOCX to XPS using Node.js. Also, you will be provide a code example to export DOCX to XPS in Node.js....Converting a DOCX file into XPS format can prove advantageous in various...conversion of DOCX files to XPS format Integrate the groupdocs.conversion...

    kb.groupdocs.com/conversion/nodejs/convert-docx...