Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 13,016 for

format

(0.37 sec)
  1. Stream Processing on GroupDocs Blog | Document ...

    Stream Processing on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Stream Processing on GroupDocs Blog | Document Automation Solutions for .NET & Java ......AI‑Agent‑Integration und Verbesserungen der Format‑Metadaten hinzu. Recent content...

    blog.groupdocs.com/de/tag/stream-processing/ind...
  2. HTML Editing on GroupDocs Blog | Document Autom...

    HTML Editing on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in HTML Editing on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers......pythonische API, erweiterte Multi‑Format‑Verarbeitung und KI‑freundliche...

    blog.groupdocs.com/de/tag/html-editing/index.xml
  3. Working with metadata in GIF images | GroupDocs

    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 getGifImageType method to obtain file Format inFormation advanced_usage.managing_metadata_for_specific_Formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } 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/java/working-with-m...
  4. How to Convert PDF to TIFF using C#

    Understand document conversion process and how to convert PDF to TIFF using C#. Learn how to use these instructions to create PDF to TIFF converter C# capability....document transformation from one format to another. Further, it provides...transformation into the required format. Code to Convert PDF to TIFF...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. Convert CSV to XML using C#

    Let's quickly learn how to convert CSV to XML using C# without installing extra software. We will provide you key steps along with C# code to export CSV to XML....frequently comes in a variety of formats, thus organizing and analyzing...transforming it to a structured format like XML. We will show you...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  6. How to Convert EPUB to Word in C#

    This short tutorial provides the stepwise instructions to convert EPUB to Word in C# and a sample code for the C# EPUB to Word converter application....converting from EPUB to Word format Initialize the Converter class...disk for transforming to Word format Create and set convert options...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. How to Convert PowerPoint to PDF using C#

    This short tutorial describes the complete process to convert PowerPoint to PDF using C# and provides a sample working code for C# PowerPoint to PDF application....transformation from PPTX to PDF format. Further, the document conversion...input, and converts it into PDF format. However, you may enhance this...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. 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-...
  9. Convert PDF to XLSX using Java

    Efficiently grasp the knowledge of how to convert PDF to XLSX using Java. Additionally, we'll furnish you with a code example to export PDF to XLSX using Java....exporting PDF files to XLSX format Instantiate an object of the...specify the output document format as XLSX Call Converter.save...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  10. Is EML Conversion to PST Possible using C#? - F...

    Hi, I want to know that this api can convert EML to PST Format ?...api can convert EML to PST format ? 1 Like atir.tahir August...support conversion to PST file format at the moment. However, we’ve...

    forum.groupdocs.com/t/is-eml-conversion-to-pst-...