Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 23,806 for

properties

(0.07 sec)
  1. JPG file - when removing just "Camera make", "C...

    Hi Sir/Madam, We are using GroupDocs.Metadata library v18.6. We use the codes to remove Properties in JPG files. format = new JpegFormat(filePath); if (format == null) { return; } JpegExifInfo exifInfo = (JpegExifI…...We use the codes to remove properties in JPG files. format = new...to remove one of the JPG properties(Author/Camera Serial Number/Camera...

    forum.groupdocs.com/t/jpg-file-when-removing-ju...
  2. Update EPUB Metadata using C# – .NET Metadata E...

    Discover ways to view and edit EPUB eBook metadata using C#. Programmatically edit EPUB specific Properties and Dublin Core items using C#....want to change EPUB metadata properties as a .NET developer, here’s...metadata properties of the EPUB package. Update the property values...

    blog.groupdocs.com/metadata/view-edit-epub-meta...
  3. Handling different text directions - Learn web ...

    The concepts explained in this lesson are becoming increasingly important in CSS. An understanding of the block and inline direction — and how text flow changes with a change in writing mode — will be very useful going forward. It will help you in understanding CSS even if you never use a writing mode other than a horizontal one....building blocks Next Many of the properties and values that we have encountered...vertically. The writing-mode property lets us switch from one writing...

    developer.mozilla.org/en-US/docs/Learn/CSS/Buil...
  4. GroupDocs.Metadata for .NET 20.7 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for .NET 20.7 Major Features There are the following features, enhancements and fixes in this release: Implement the ability to work with EXIF metadata in JPEG2000 images Add support for the HEIF/HEIC format Implement the ability to extract metadata from encrypted MS Project files Implement the ability to manage custom Properties in Project files. Add support for additional built-in Properties Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-2845 Implement the ability to work with EXIF metadata in JPEG2000 images New Feature METADATANET-3387 Add support for the HEIF/HEIC format New Feature METADATANET-2843 Implement the ability to extract metadata from encrypted MS Project files Improvement METADATANET-1479 Implement the ability to manage custom Properties in Project files....ability to manage custom properties in Project files. Add support...support for additional built-in properties Full List of Issues Covering...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  5. mecard - GroupDocs.Signature for Java - API Ref...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c......method to compare MeCard properties Address getAddress () Gets...Gets or sets Home Address properties. String getAltPhone () Gets...

    apireference.groupdocs.com/signature/java/com.g...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Groupdocs API References – GroupDocs.Annotation.Models.FormatSpecificComponents.Pdf.Interfaces https://reference.groupdocs.com/annotation/net/groupdocs.annotation.mo......Defines Button component properties highlight 0 chroma language-csharp...annotationmodels.interfaces.properties/iborderstyle IBorderStyle...

    reference.groupdocs.com/annotation/net/groupdoc...
  7. MetadataPackage.SetProperties Method - GroupDoc...

    Sets known metadata Properties satisfying the specified predicate. The operation is recursive so it affects all nested packages as well....Method Sets known metadata properties satisfying the specified...PropertyValue) . If an existing property satisfies the predicate its...

    apireference.groupdocs.com/metadata/net/groupdo...
  8. ExifGpsPackage Class - GroupDocs.Metadata for ....

    Represents GPS metadata in an EXIF metadata package....Constructor ExifGpsPackage Properties ExifGpsPackage Methods ExifGpsPackage...the ExifGpsPackage class. Properties Name Description Altitude...

    apireference.groupdocs.com/metadata/net/groupdo...
  9. GroupDocs.Metadata.Formats.BusinessCard Namespa...

    The namespace contains classes intended to work with electronic business card formats.... These properties describe information about...Explanatory vCard records. These properties are concerned with additional...

    apireference.groupdocs.com/metadata/net/groupdo...
  10. Removing metadata | Documentation

    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....feedback Not all metadata properties extracted from a file are...allow adding fully custom properties that can’t be properly tagged...

    docs.groupdocs.com/metadata/nodejs-java/removin...