Sort Score
Result 10 results
Languages All
Labels All
Results 9,031 - 9,040 of 10,153 for

image

(0.19 sec)
  1. Handling MPEG audio metadata | GroupDocs

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/handling-mpeg-a...
  2. GroupDocs.Annotation dla .NET 25.11 – Najnowsze...

    Poznaj nowości w GroupDocs.Annotation dla .NET 25.11. Dostępny już teraz w serwisie NuGet i na stronie GroupDocs....NET runtime libraries, image‑processing modules, and document‑parsing...

    blog.groupdocs.com/pl/annotation/groupdocs-anno...
  3. Порівняйте зображення в C#, щоб виділити відмін...

    Виконуйте порівняння зображень за допомогою C# у програмах .NET. Порівнюйте зображення JPG, PNG, BMP, GIF, DICOM, DCM або DjVu за допомогою .NET API порівняння зображень....NET Image Comparison API # У цій статті...

    blog.groupdocs.com/uk/comparison/compare-images...
  4. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... ** EXIF **( Exchangeable Image File Format ) は、主にデジタルカメラやス...

    blog.groupdocs.com/ja/categories/groupdocs.meta...
  5. Render to HTML | GroupDocs

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

    docs.groupdocs.com/viewer/python-net/rendering-...
  6. Get Changes Coordinates | GroupDocs

    Compute pixel coordinates for each detected change to overlay highlights on page previews, using GroupDocs.Comparison for Python via .NET....overlay highlights on preview images of the source and target documents...

    docs.groupdocs.com/comparison/python-net/develo...
  7. 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); // ....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. 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....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-zi...
  9. Convertir DOCX a TIFF usando Python

    Convierte fácilmente DOCX a TIFF con Python y ejemplos de código claros. Sigue esta guía para exportar DOCX a TIFF con Python y obtener imágenes de alta calidad.... TIFF (Tagged Image File Format) es reconocido por...

    kb.groupdocs.com/es/conversion/python/convert-d...
  10. حذف واترمارک تصویر از RTF با استفاده از پایتون

    یاد بگیرید چگونه واترمارک تصویر را از فایل‌های RTF با استفاده از پایتون حذف کنید. این آموزش نشان می‌دهد چگونه به‌صورت برنامه‌نویسی واترمارک‌های تصویری را در اسناد RTF شناسایی و حذف کنید....آموزش جامع ما دربارهٔ remove image watermark from DOCX using Python...

    kb.groupdocs.com/fa/watermark/python/remove-ima...