Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 3,299 for

image conversion

(0.04 sec)
  1. 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 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...
  2. 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 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...
  3. Suite C# Tout-en-un pour l'automatisation des t...

    Découvrez comment GroupDocs.Total pour .NET simplifie l'automatisation des documents en C#. De la visualisation et de la modification de documents aux signatures électroniques et à la gestion des licences économiques, optimisez votre flux de travail sans effort....Visualisation de documents et d’images: Vous pouvez visualiser de...la génération de rapports. Conversion de format de fichier: Convertissez...

    blog.groupdocs.com/fr/total/streamline-document...
  4. 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...
  5. Afficher les fichiers CAO en C# à l'aide de l'A...

    Créez votre visionneuse de fichiers CAO en C# pour afficher les dessins. Convertissez DWG, DGN en HTML, JPG, PNG ou PDF à l'aide de l'API .NET de la visionneuse de documents de GroupDocs....présentations, les pages Web, les images, les vecteurs, les livres électroniques...uniquement le format DWG pour la conversion et le rendu vers d’autres...

    blog.groupdocs.com/fr/viewer/view-cad-documents...
  6. 结合 XLSX在线|免费GroupDocs应用程序

    免费在线 XLSX合并。将 XLSX合并到单个文件。100%免费在线 XLSX合并,安全且易于使用。...合并 TIF文件 Tagged Image File TIFF 合并 Tagged Image Format File 可用的应用程序接口...在线应用程序 Viewer Annotation Conversion Comparison Signature Assembly...

    products.groupdocs.app/zh/merger/xlsx
  7. Kết hợp | trực tuyến TEX Ứng dụng GroupDocs miễ...

    Miễn phí sáp nhập TEX trực tuyến. Kết hợp TEX với tệp đơn. 100% miễn phí trực tuyến TEX sáp nhập, an toàn và dễ sử dụng....Tệp Tagged Image File TIFF Sáp nhập Tagged Image Format File...GroupDocs Viewer Annotation Conversion Comparison Signature Assembly...

    products.groupdocs.app/vi/merger/tex
  8. Remove metadata properties | Documentation

    This article shows that how to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/remove-metadata...
  9. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java search engine...Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/adding-metadata/
  10. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. Python import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr....Conversion Product Solution GroupDocs...options (convert pages into images, and save PDF with scan-like...

    docs.groupdocs.com/redaction/python-net/use-adv...