Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 10,025 for

image

(2.45 sec)
  1. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...1 は、image‑based steganographic signatures、拡張された...

    blog.groupdocs.com/ja/groupdocs.blog/page/4/
  2. GroupDocs Blog | Document Automation Solutions ...

    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.... HEIC (High-Efficiency Image Container) — це контейнер, який...

    blog.groupdocs.com/uk/page/33/
  3. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... EXIF ( Exchangeable Image File Format ) ist der Standard...

    blog.groupdocs.com/de/groupdocs.blog/page/39/
  4. GroupDocs Blog | Document Automation Solutions ...

    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) is de standaard...

    blog.groupdocs.com/nl/page/39/
  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. 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...
  7. 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...
  8. Working with interpreted values | GroupDocs

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

    docs.groupdocs.com/metadata/python-net/working-...
  9. 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...
  10. Firmar digitalmente documentos de Word con Java

    Domina el arte de firmar digitalmente documentos de Word con certificados en Java. Personalice firmas y cree su propia aplicación utilizando la API de firma digital....setImageFilePath("image.jpg"); options.setLeft(100);...

    blog.groupdocs.com/es/signature/sign-word-files...