Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 2,054 for

keywords

(0.36 sec)
  1. RtfOptions Class - GroupDocs.Conversion for .NE...

    Options for conversion to RTF file type....ExportImagesForOldRe Specifies whether the keywords for "old readers" are written...

    apireference.groupdocs.com/conversion/net/group...
  2. MailStorageOptions Class - GroupDocs.Viewer for...

    Provides options for rendering Mail storage (Lotus Notes, MBox) data files.... TextFilter The keywords used to filter messages. Methods...

    apireference.groupdocs.com/viewer/net/groupdocs...
  3. IptcApplicationRecord.DateCreated Property - Gr...

    Gets or sets the date the intellectual content of the object was created....Headline Property Item Property Keywords Property ProgramVersion Property...

    apireference.groupdocs.com/metadata/net/groupdo...
  4. IptcApplicationRecord.Contact Property - GroupD...

    Gets or sets information about the person or organisation which can provide further background information on the object....Headline Property Item Property Keywords Property ProgramVersion Property...

    apireference.groupdocs.com/metadata/net/groupdo...
  5. PresentationPackage.ContentStatus Property - Gr...

    Gets or sets the content status. Can be updated in a PPTX document only....Property HyperlinkBase Property Keywords Property LastPrintedDate Property...

    apireference.groupdocs.com/metadata/net/groupdo...
  6. DiagramPackage.Description Property - GroupDocs...

    Gets or sets a descriptive text string for the document. Use this element to store important information about the document, such as its purpose, r...Property HyperlinkBase Property Keywords Property Language Property...

    apireference.groupdocs.com/metadata/net/groupdo...
  7. IptcApplicationRecord.Contacts Property - Group...

    Gets or sets information about the person or organisation which can provide further background information on the object....Headline Property Item Property Keywords Property ProgramVersion Property...

    apireference.groupdocs.com/metadata/net/groupdo...
  8. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....WithNameSpecificatio ( "Keywords" ), new PropertyValue ( "test keywords" )); root...

    docs.groupdocs.com/metadata/java/working-with-c...
  9. Flow relative values - MDN Web Docs Glossary: D...

    In CSS, flow relative values are directional keyword values relative to an element's block and inline axes. These values include block-start, block-end, inline-start, inline-end, start, and end....relative values are directional keyword values relative to an element's...content flow and use directional keywords relative to the block and...

    developer.mozilla.org/en-US/docs/Glossary/Flow_...
  10. Extract images from ODT files on cURL or via Fr...

    Parse ODT files and 61 other formats such as invoices, receipts or financial tables to extract images....), document title, keywords, and more. Is there documentation...analysis, search for specific keywords or patterns, and convert documents...

    products.groupdocs.cloud/parser/curl/images/odt/