Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 3,555 for

image conversion

(0.2 sec)
  1. Working with ZIP archives | GroupDocs

    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 ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-zi...
  2. Working with metadata in AVI files | GroupDocs

    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 AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Render to HTML | GroupDocs

    Render files to HTML with GroupDocs.Viewer for Python. Easily convert documents like Word to clean HTML....Conversion Product Solution GroupDocs...options to manage CSS, fonts, images, and other resources: HTML...

    docs.groupdocs.com/viewer/python-net/rendering-...
  4. Working with interpreted values | GroupDocs

    Understand and extract human-readable (interpreted) values for metadata properties using GroupDocs.Metadata for Python via .NET....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/working-...
  5. 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...
  6. Python を使用して DOCX に画像透かしを追加する

    Python を使用して DOCX に画像透かしを追加し、文書のブランド保護を実現します。このガイドでは、Python で DOCX 文書に透かしを適用する方法も、細かな制御とともに紹介します。...Conversion Product Family GroupDocs...グを効果的に維持できます。 Steps to Add Image Watermark to DOCX Using Python...

    kb.groupdocs.com/ja/watermark/python/add-image-...
  7. Afficher des documents Word au format PDF en Ja...

    Découvrez comment afficher les fichiers Word DOC/DOCX au format PDF en Java. Transformez les fichiers Word en PDF protégés par mot de passe et interdisez l'impression PDF à l'aide de l'API Java Document Viewer....documents aux formats PDF, HTML et image dans l’application. Dans cet...utilisé pour effectuer cette conversion : // Comment afficher des...

    blog.groupdocs.com/fr/viewer/view-word-document...
  8. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for Java...Conversion Product Solution GroupDocs...example, archives or raster images), then the empty list will...

    docs.groupdocs.com/viewer/java/getting-used-fonts/
  9. Ajouter un filigrane de texte au DOC en utilisa...

    Voyons comment ajouter un filigrane de texte à DOC à l'aide de C#. Nous vous fournirons également du code pour insérer un filigrane de texte dans DOC en utilisant C# sans avoir besoin de logiciel supplémentaire....Conversion Product Family GroupDocs...texte sont précieux pour l’image de marque, la sécurité et l’identification...

    kb.groupdocs.com/fr/watermark/net/add-text-wate...
  10. Working with TORRENT files | GroupDocs

    In the BitTorrent file distribution system, a torrent file or METAINFO is a computer file that contains metadata about files and folders to be distributed, and usually also a list of the network locations of trackers, which are computers that help participants in the system find each other and form efficient distribution groups called swarms. A torrent file does not contain the content to be distributed; it only contains information about those files, such as their names, sizes, folder structure, and cryptographic hash values for verifying file integrity....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-to...