Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 1,321 for

email conversion

(0.05 sec)
  1. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Working with metadata in FLV files | Documentation

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/getting-known-p...
  4. Como converter DOCX para HTML usando Java

    Neste tópico, você explorará como converter DOCX em HTML usando Java. Além disso, forneceremos um exemplo de código para exportar DOCX para HTML em Java sem usar ferramentas extras....Conversion Product Family GroupDocs...Maven, instale GroupDocs.Conversion for Java em seu projeto para...

    kb.groupdocs.com/pt/conversion/java/how-to-conv...
  5. Hur man konverterar Outlook-e-post till Word i ...

    Den här artikeln leder dig genom processen för att konvertera Outlook-e-post till Word i Java och skapar en exempelkod för Java-e-post till Word-förmåga med några API-anrop....Conversion Product Family GroupDocs...utveckla applikationen för Java Email till Word -konverteringen. Här...

    kb.groupdocs.com/sv/conversion/java/how-to-conv...
  6. GroupDocs.Assembly for Java 20.4 Release Notes ...

    Major Features Provided an option to fit an image within textbox bounds while maintaining ratio. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-149  Provide an option to fit an image within textbox bounds while maintaining ratio for Word Processing documents  Feature  ASSEMBLYNET-150  Provide an option to fit an image within textbox bounds while maintaining ratio for Emails with RTF bodies  Feature  ASSEMBLYNET-151  Provide an option to fit an image within textbox bounds while maintaining ratio for Spreadsheet documents  Feature  ASSEMBLYNET-152  Provide an option to fit an image within textbox bounds while maintaining ratio for Presentation documents  Feature  Public API and Backward Incompatible Changes  Provided an option to fit an image within textbox bounds while maintaining ratio To keep the size of the textbox and stretch the image within bounds of the textbox preserving the ratio of the image, use the keepRatio switch as follows....Conversion Product Solution GroupDocs...while maintaining ratio for emails with RTF bodies Feature ASSEMBLYNET-151...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  7. Μετατροπή ODT σε TXT χρησιμοποιώντας το Node.js

    Μάθετε πώς να μετατρέψετε ODT σε TXT χρησιμοποιώντας το Node.js γρήγορα και αποτελεσματικά. Ακολουθήστε αυτόν τον οδηγό για να εξαγάγετε ODT σε TXT στο Node.js με απλά βήματα και σαφή παραδείγματα....Conversion Product Family GroupDocs...παρέχονται από το GroupDocs.Conversion για Node.js μέσω Java, οι...

    kb.groupdocs.com/el/conversion/nodejs/convert-o...
  8. C# Konversi Gambar JPG, PNG, GIF, TIFF ke PDF |...

    Konversikan gambar ke PDF dalam C#. Konversikan file JPG, TIFF, PNG, JPEG, GIF, BMP, dan lainnya dengan opsi rotasi, pengubahan ukuran, margin menggunakan API konversi untuk .NET....Conversion for .NET untuk mengonversi...Project, file PSD, PDL, pesan Email, dan banyak lagi. Banyak contoh...

    blog.groupdocs.com/id/conversion/convert-images...
  9. Konwertuj MSG do HTML za pomocą Node.js

    Łatwo konwertuj MSG do HTML za pomocą Node.js w kilku prostych krokach. Ten samouczek wyjaśnia również, jak eksportować MSG do HTML w Node.js za pomocą niezawodnej biblioteki konwersji....Conversion Product Family GroupDocs...Zainstaluj i skonfiguruj GroupDocs.Conversion dla Node.js przez Java ,...

    kb.groupdocs.com/pl/conversion/nodejs/convert-m...
  10. Working with metadata in WEBP images | Document...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in JPEG images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in JPEG images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/java/working-with-m...