DocumentProperties

DocumentProperties

סקירה כללית

DocumentProperties הוא שיעור ב Aspose.Cells FOSS עבור C++.

מתארת את תכונות המסמך.

שיעור זה מספק 28 שיטות לעבוד עם אובייקטים DocumentProperties בתוכניות C++. שיטות זמינות כוללות: CoreDocumentProperties, DocumentProperties, ExtendedDocumentProperties, GetAuthor, GetCategory, GetComments, GetCompany, GetCore, GetExtended, GetKeywords, GetManager, GetSubject,9 שיטות נוספות. כל החברים הציבוריים זמינים לכל יישום C++ לאחר התקנת Aspose.Cells FOSS עבור חבילת C+. שיטות אוסף: CoreDocumentProperties, DocumentProperties, ExtendedDocumentProperties.

שיטות אקספרס

שםסוגגישהתיאור
DocumentPropertiesDocumentPropertiesקראומקבל את הנכסים של המסמך.
CoreDocumentPropertiesCoreDocumentPropertiesקראומקבל את התכונות הבסיסיות של המסמך.
ExtendedDocumentPropertiesExtendedDocumentPropertiesקראומקבל את תכונות המסמך המורחבות.

שיטות

חתימהתיאור
DocumentProperties()DocumentPropertiesצלצול DocumentProperties על האינדקס הזה DocumentProperties.
DocumentProperties()DocumentProperties
CoreDocumentProperties()CoreDocumentPropertiesמקבל את הליבה.
CoreDocumentProperties()CoreDocumentPropertiesצלצול CoreDocumentProperties על האינדקס הזה DocumentProperties.
ExtendedDocumentProperties()ExtendedDocumentPropertiesמקבל את הרחבה.
ExtendedDocumentProperties()ExtendedDocumentPropertiesצלצול ExtendedDocumentProperties על האינדקס הזה DocumentProperties.
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)להגדיר את הערך של המנהל.

ראה גם

 עברית