Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 3,153 for

image conversion

(0.04 sec)
  1. Extraire les métadonnées d'EPUB à l'aide de C#

    Dans cet article, nous détaillerons les étapes nécessaires à l'extraction des métadonnées d'EPUB à l'aide de C#. Un exemple de code C# d'extraction des métadonnées EPUB sera également fourni....Conversion Product Family GroupDocs...contenu. Au-delà du texte et des images, les fichiers EPUB contiennent...

    kb.groupdocs.com/fr/parser/net/extract-metadata...
  2. Edit document | Documentation

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features....Conversion Product Solution GroupDocs...IImageResource > onlyImages = document . Images ; List < IHtmlResource > allResourcesTogether...

    docs.groupdocs.com/editor/net/edit-document/
  3. Handling the Lyrics tag | Documentation

    This article explains how to handle Lyrics tag....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/handling-the-ly...
  4. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. C#을 사용하여 TIFF 파일 병합

    이 문서에서는 C#을 사용하여 TIFF 파일을 병합하는 주요 단계를 제공합니다. 또한 C#에서 TIFF 파일을 결합하는 샘플 코드 예제도 제공됩니다....Conversion Product Family GroupDocs...사용하여 TIFF 파일 병합 TIFF(Tagged Image File Format) 파일은 고품질 이미지 저장...

    kb.groupdocs.com/ko/merger/net/merge-tiff-files...
  6. Archiver

    les archives...faciles avec des tampons, des images et des champs de formulaire...6 min janvier 2 Recherche d’image inversée January 31, 2025 ·...

    blog.groupdocs.com/fr/archives/
  7. Working with ZIP archives | Documentation

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-z...
  8. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Convertidor de DOC a XLS en línia | Aplicacions...

    Convertidor de documents de DOC a XLS: convertiu DOC a XLS en línia gratuïtament, sense necessitat de registre. Conversió de DOC a XLS segura i fàcil d'utilitzar!... També podeu fer conversions més avançades. Per exemple...PDF, PDF a WORD, POWERPOINT a IMAGE, VSDX a PDF, HTML a DOCX, EPUB...

    products.groupdocs.app/ca/conversion/doc-to-xls
  10. Node.js を使用して PDF を TIFF に変換する

    Node.js を使用して PDF を TIFF に変換し、Node.js で PDF を TIFF にエクスポートする方法を学びます。アプリケーションで高品質の画像を出力するための効率的なファイル変換。...Conversion Product Family GroupDocs...TIFF に変換する ことです。 TIFF (Tagged Image File Format) は、高品質の画像を保存するた...

    kb.groupdocs.com/ja/conversion/nodejs/convert-p...