Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 1,565 for

email conversion

(0.13 sec)
  1. Working with metadata in PNG images | GroupDocs

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk as PngCompressedTextChunk; if (compressedChunk !...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. Adding metadata | GroupDocs

    Add metadata properties — one of the most powerful features of the GroupDocs.Metadata for Python via .NET search engine....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/python-net/adding-m...
  3. Removing metadata | GroupDocs

    Locate and remove the metadata properties you don't want — by tag, category, name, type or value — with GroupDocs.Metadata for Python via .NET....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/python-net/removing...
  4. Getting known property descriptors | GroupDocs

    Extract information about the known properties available in a particular package using GroupDocs.Metadata for Python via .NET....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/python-net/getting-...
  5. Removing metadata | GroupDocs

    Example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties...Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, emails, images and more with our free...

    docs.groupdocs.com/metadata/net/removing-metadata/
  6. Working with metadata in FLV files | GroupDocs

    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 the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } 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/java/working-with-m...
  7. Απόδοση TXT ως JPG χρησιμοποιώντας Python

    Μάθετε πώς να αποδίδετε TXT ως JPG χρησιμοποιώντας Python. Αυτό το tutorial εξηγεί πώς να μετατρέψετε TXT σε JPG με Python με προσαρμόσιμες διαστάσεις εικόνας για καθαρό οπτικό αποτέλεσμα....Conversion Product Family GroupDocs...στιγμιότυπων κειμένου σε παρουσιάσεις, email ή διαδικτυακό περιεχόμενο όπου...

    kb.groupdocs.com/el/viewer/python/render-txt-as...
  8. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution in Java....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/redaction/java/ocr-usage-bas...
  9. Detect encoding | GroupDocs

    This article explains that how to detect encoding of a plain text file....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/net/detect-encoding/
  10. Απόδοση DOCX ως JPG με χρήση Python

    Μάθετε πώς να αποδίδετε DOCX ως JPG χρησιμοποιώντας Python. Αυτός ο οδηγός παρέχει βήμα-βήμα προσέγγιση και δείγμα κώδικα για τη μετατροπή DOCX σε JPG με Python για απρόσκοπτη ενσωμάτωση....Conversion Product Family GroupDocs...ιστοσελίδες, να τις στείλετε μέσω email ή να τις διατηρήσετε για αρχεία...

    kb.groupdocs.com/el/viewer/python/render-docx-a...