Sort Score
Result 10 results
Languages All
Labels All
Results 8,841 - 8,850 of 9,923 for

image

(1.95 sec)
  1. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;iimages and more with our free online...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  3. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/removing...
  4. Vérifier la signature numérique dans les docume...

    Vérifiez les signatures numériques dans les documents Word signés numériquement, les feuilles Excel, les présentations PowerPoint et les fichiers PDF à l'aide de l'API Java de signature électronique....de formulaire Signatures d’images Signatures de métadonnées *...

    blog.groupdocs.com/fr/signature/verify-digital-...
  5. 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), esas olarak dijital...

    blog.groupdocs.com/tr/page/38/
  6. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed documents as OLE objects into other Word documents, Excel Spreadsheets, Powerpoint presentations programmatically in Java using GroupDocs.Merger API....spreadsheets, presentations, images or sound clips, etc. Here,...

    blog.groupdocs.com/merger/insert-ole-objects-in...
  7. Edit Excel Files in C# | Build your own Online ...

    Editing Excel files is explained with C# examples to edit XLS, XLSX, ODS files within your .NET application using spreadsheet and document editing API.... You can extract the images and all the resources from...

    blog.groupdocs.com/editor/edit-excel-files-in-c...
  8. Remove MP3 Tags using C# - (ID3, Lyrics, APE) |...

    Remove MP3 tags from the mp3 files using C#. Eliminate the ID3v1, ID3v2, Lyrics, and APEv2 metadata tags from the mp3 files using .NET Metadata API....and EXIF Data of HEIF/HEIC Images using C#...

    blog.groupdocs.com/metadata/remove-mp3-tags-usi...
  9. הוסף או הסר הערות ב-C# | הערה לקבצי Word DOC DOCX

    הוסף והסר באופן תכנותי הערות מקובצי Word DOC/DOCX ב-C#. הוסף הערות חץ, מלבן, אליפסה, סימני מים באמצעות .NET Annotation API....Now, Message = "This image is little upwards.", Opacity...new Reply { Comment = "Add images as well.", RepliedOn = DateTime...

    blog.groupdocs.com/he/annotation/annotate-word-...
  10. Polices personnalisées dans GroupDocs.Watermark...

    Apprenez à utiliser des polices personnalisées dans GroupDocs.Watermark pour garantir la cohérence de la marque et l'indépendance du système. Suivez nos instructions étape par étape et la configuration de Docker....NET runtime as base image FROM mcr.microsoft.com/dotnet/aspnet:6...essentielles pour le rendu correct des images sous Linux. Installation des...

    blog.groupdocs.com/fr/watermark/using-custom-fo...