Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 1,475 for

email conversion

(0.28 sec)
  1. Working with metadata in JPEG2000 images | Grou...

    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. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/redaction/python-net/save-wi...
  3. C# Chuyển đổi hình ảnh JPG, PNG, GIF, TIFF sang...

    Chuyển đổi hình ảnh sang PDF trong C#. Chuyển đổi các tệp JPG, TIFF, PNG, JPEG, GIF, BMP và nhiều tệp khác với các tùy chọn xoay, thay đổi kích thước, lề bằng API chuyển đổi cho .NET....Conversion for .NET để chuyển đổi hình...Microsoft Project, tệp PSD, PDL, email, v.v. Nhiều ví dụ có sẵn tại...

    blog.groupdocs.com/vi/conversion/convert-images...
  4. Render attachments | GroupDocs

    Render Email attachments with GroupDocs.Viewer for .NET in the same way as you would render any other documents...Conversion Product Solution GroupDocs...families that support attachments: emails, Outlook data files, archives...

    docs.groupdocs.com/viewer/net/how-to-convert-an...
  5. Απόδοση TXT ως PNG με χρήση Python

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

    kb.groupdocs.com/el/viewer/python/render-txt-as...
  6. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  7. Extract table of contents | GroupDocs

    This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB)....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/java/extract-table-of...
  8. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/java/extract-metadata...
  9. Extract table of contents | GroupDocs

    Learn how to extract table of contents (TOC) from Word documents, PDF files, and eBooks using GroupDocs.Parser for .NET. Extract TOC items with page numbers and depth levels in C#....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/net/extract-table-of-...
  10. Extract Metadata from Excel Spreadsheets in C# ...

    Learn how to extract metadata from Microsoft Excel spreadsheets (.xls, .xlsx) in C# using GroupDocs.Parser for .NET. Step-by-step guide with code example....Conversion Product Solution GroupDocs...DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online...

    docs.groupdocs.com/parser/net/extract-metadata-...