DocumentProperties

Overview

DocumentProperties यह एक क्लास है Aspose.Cells FOSS के लिए C++।.

दस्तावेज़ की संपत्ति का प्रतिनिधित्व करता है।.

इस कक्षा में सी ++ प्रोग्रामों में DocumentProperties वस्तुओं के साथ काम करने के लिए 28 तरीके प्रदान किए जाते हैं।. उपलब्ध तरीकों में शामिल हैं: CoreDocumentProperties, DocumentProperties, ExtendedDocumentProperties, GetAuthor, GetCategory, GetComments, GetCompany, GetCore, GetExtended, GetKeywords, GetManager, GetSubject,और 9 अतिरिक्त तरीके।. सभी सार्वजनिक सदस्य किसी भी सी ++ अनुप्रयोग के लिए उपलब्ध हैं Aspose.Cells FOSS को C++ पैकेज के साथ स्थापित करने के बाद।. एक्सेसर के तरीके: CoreDocumentProperties, DocumentProperties, ExtendedDocumentProperties.

Accessor विधि

NameTypeAccessDescription
DocumentPropertiesDocumentPropertiesReadदस्तावेज़ की संपत्ति प्राप्त करें।.
CoreDocumentPropertiesCoreDocumentPropertiesReadमूल दस्तावेज़ की संपत्ति प्राप्त करें।.
ExtendedDocumentPropertiesExtendedDocumentPropertiesReadविस्तारित दस्तावेज़ संपत्ति प्राप्त करें।.

Methods

SignatureDescription
DocumentProperties()DocumentPropertiesइस उदाहरण पर DocumentProperties कॉल करें।.
DocumentProperties()DocumentProperties
CoreDocumentProperties()CoreDocumentPropertiesकोर मिलता है।.
CoreDocumentProperties()CoreDocumentPropertiesइस उदाहरण पर CoreDocumentProperties कॉल करें।.
ExtendedDocumentProperties()ExtendedDocumentPropertiesविस्तार से मिलता है।.
ExtendedDocumentProperties()ExtendedDocumentPropertiesइस उदाहरण पर ExtendedDocumentProperties कॉल करें।.
DocumentProperties()
DocumentProperties()
GetCore()CoreDocumentPropertiesकोर मिलता है।.
GetCore()CoreDocumentPropertiesकोर वापस लौटें।.
GetExtended()ExtendedDocumentPropertiesविस्तार से मिलता है।.
GetExtended()ExtendedDocumentPropertiesलंबे समय तक लौटें।.
GetTitle()std::stringया तो अपना नाम लेते हैं।.
SetTitle(value: std::string)शीर्षक का मूल्य निर्धारित करें।.
GetSubject()std::stringविषय को प्राप्त करें या स्थापित करें।.
SetSubject(value: std::string)विषय मूल्य निर्धारित करें।.
GetAuthor()std::stringलेखक को प्राप्त या स्थापित करें।.
SetAuthor(value: std::string)लेखक का मूल्य निर्धारित करें।.
GetKeywords()std::stringकुंजी शब्दों को प्राप्त करें या रखें।.
SetKeywords(value: std::string)कुंजी शब्दों का मूल्य निर्धारित करें।.
GetComments()std::stringटिप्पणियों को प्राप्त करें या रखें।.
SetComments(value: std::string)टिप्पणियों का मूल्य निर्धारित करें।.
GetCategory()std::stringश्रेणी प्राप्त करें या सेट करें।.
SetCategory(value: std::string)श्रेणी मूल्य निर्धारित करें।.
GetCompany()std::stringकंपनी को प्राप्त करें या स्थापित करें।.
SetCompany(value: std::string)कंपनी का मूल्य निर्धारित करें।.
GetManager()std::stringप्रबंधक को लेना या रखना।.
SetManager(value: std::string)प्रबंधक का मूल्य निर्धारित करें।.

See Also

 हिन्दी