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

properties

(0.06 sec)
  1. ID3V2Tag Methods - GroupDocs.Metadata for .NET ...

    Adds a frame to the tag....AddProperties Adds known metadata properties satisfying the specified...package contains a metadata property with the specified name. (Inherited...

    apireference.groupdocs.com/metadata/net/groupdo...
  2. margin-block - CSS: Cascading Style Sheets | MDN

    The margin-block CSS shorthand property defines the logical block start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation....margin-block CSS shorthand property defines the logical block...Try it Constituent properties This property is a shorthand for...

    developer.mozilla.org/en-US/docs/Web/CSS/margin...
  3. DigitalFormFieldSignature - GroupDocs.Signature...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c......signature input form field properties for Pdf Documents. Constructor...signature properties boolean getSigned () Read-only property that...

    apireference.groupdocs.com/signature/java/com.g...
  4. VCard - GroupDocs.Signature for Java - API Refe...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c......Equals method to compare VCard properties Date getBirthDay () Gets...Gets or sets Home Address properties. String getHomePhone () Gets...

    apireference.groupdocs.com/signature/java/com.g...
  5. vcard - GroupDocs.Signature for Java - API Refe...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c......Equals method to compare VCard properties Date getBirthDay () Gets...Gets or sets Home Address properties. String getHomePhone () Gets...

    apireference.groupdocs.com/signature/java/com.g...
  6. GroupDocs.Metadata 23.6 | Java API for Metadata...

    On-premise Java API to set, process, search, extract, & remove metadata from audio, video, documents, spreadsheets, presentations, PDF files, diagrams, images....update, & remove metadata properties for a large variety of file...most commonly used metadata properties with tags, which may further...

    releases.groupdocs.com/metadata/java/23-6/
  7. Equals | GroupDocs.Signature for .NET API Refer...

    Overwrites Equals method to compare signature Properties...method to compare signature properties public override bool Equals...all its properties are equal to this instance properties. See Also...

    reference.groupdocs.com/signature/net/groupdocs...
  8. Equals | GroupDocs.Signature for .NET API Refer...

    Overwrites Equals method to compare signature Properties...method to compare signature properties public override bool Equals...all its properties are equal to this instance properties. See Also...

    reference.groupdocs.com/signature/net/groupdocs...
  9. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata Properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class....root metadata package Use the property to obtain file format information...Reading built-in metadata properties To access built-in metadata...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. EPC.Equals Method - GroupDocs.Signature for .NE...

    Overwrites Equals method to compare EPC Properties...Equals method to compare EPC properties Namespace: GroupDocs.Signature...all its properties are equal to this instance properties. See Also...

    apireference.groupdocs.com/signature/net/groupd...