DocumentProperties

DocumentProperties

Genel Bakış

DocumentProperties C++ için Aspose.Cells FOSS’de bir sınıf.

Belge özelliklerini temsil eder.

Bu sınıf, C ++ programlarında DocumentProperties nesnelerle çalışmak için 28 yöntem sağlar. Kullanılabilir yöntemler şunlardır: CoreDocumentProperties, DocumentProperties, ExtendedDocumentProperties, GetAuthor, GetCategory, GetComments, GetCompany, GetCore, GetExtended, GetKeywords, GetManager, GetSubject, ve 9 ek yöntem. C ++ için FOSS paketini yükledikten sonra tüm kamu üyeleri herhangi bir C++ uygulamasına erişilebilir. Aksesör yöntemleri: CoreDocumentProperties, DocumentProperties, ExtendedDocumentProperties.

Aksesör yöntemleri

Adı:Tip:AccessAçıklama:
DocumentPropertiesDocumentPropertiesOku .Belge özelliklerini alır.
CoreDocumentPropertiesCoreDocumentPropertiesOku .Temel belge özelliklerini alır.
ExtendedDocumentPropertiesExtendedDocumentPropertiesOku .Genişletilmiş belge özelliklerini alır.

Yöntemler

SignatureAçıklama:
DocumentProperties()DocumentPropertiesDocumentProperties’ı bu DocumentProperties örneğinde çağırır.
DocumentProperties()DocumentProperties
CoreDocumentProperties()CoreDocumentPropertiesÇekirdeği alır.
CoreDocumentProperties()CoreDocumentPropertiesCoreDocumentProperties’ı bu DocumentProperties örneğinde çağırır.
ExtendedDocumentProperties()ExtendedDocumentPropertiesGenişletilmiş olanı alır.
ExtendedDocumentProperties()ExtendedDocumentPropertiesExtendedDocumentProperties’ı bu DocumentProperties örneğinde çağırır.
DocumentProperties()
DocumentProperties()
GetCore()CoreDocumentPropertiesÇekirdeği alır.
GetCore()CoreDocumentPropertiesÇekirdek geri döndü.
GetExtended()ExtendedDocumentPropertiesGenişletilmiş olanı alır.
GetExtended()ExtendedDocumentPropertiesGelişmiş değerini gönderir.
GetTitle()std::stringBaşlığı alır veya ayarlar.
SetTitle(value: std::string)Başlık değerini ayarlar.
GetSubject()std::stringKonu alır veya ayarlar.
SetSubject(value: std::string)Konu değerini ayarlar.
GetAuthor()std::stringYazarı alır veya ayarlar.
SetAuthor(value: std::string)Yazar değerini ayarlar.
GetKeywords()std::stringAnahtar kelimeleri alır veya ayarlar.
SetKeywords(value: std::string)Anahtar kelimeler değerini ayarlar.
GetComments()std::stringYorumları alır veya ayarlar.
SetComments(value: std::string)Yorumların değerini ayarlar.
GetCategory()std::stringKategoriyi alır veya ayarlar.
SetCategory(value: std::string)Kategori değerini ayarlar.
GetCompany()std::stringŞirketi alır veya ayarlar.
SetCompany(value: std::string)Şirket değerini ayarlar.
GetManager()std::stringYöneticiyi alır veya ayarlar.
SetManager(value: std::string)Yönetici değerini ayarlar.

Ayrıca bakınız:

 Türkçe