IBasePortionFormat Aspose.Slides FOSS Python API референция

Общ преглед

IDocumentProperties представлява свойствата на i документа в презентация. Прочетете собственостите и методите в таблиците по-долу, за да разберете пълната публична API повърхност от този тип. Всички членове, изброени тук са част от стабилното публично API и могат да бъдат използвани в производствения код, насочен към изданието FOSS.

Пакет: aspose.slides_foss


Свойства на веществата

PropertyTypeAccessDescription
app_versionstrRead-onlyThe app_version value.
name_of_applicationstrRead / WriteThe name_of_application value.
companystrRead / WriteThe company value.
managerstrRead / WriteThe manager value.
presentation_formatstrRead / WriteThe presentation_format value.
shared_docboolRead / WriteWhether shared_doc is enabled.
application_templatestrRead / WriteThe application_template value.
total_editing_timetimedeltaRead / WriteThe total_editing_time value.
titlestrRead / WriteThe title value.
subjectstrRead / WriteThe subject value.
authorstrRead / WriteThe author value.
keywordsstrRead / WriteThe keywords value.
commentsstrRead / WriteThe comments value.
categorystrRead / WriteThe category value.
created_timeAnyRead / WriteThe created_time value.
last_saved_timeAnyRead / WriteThe last_saved_time value.
last_printedAnyRead / WriteThe last_printed value.
last_saved_bystrRead / WriteThe last_saved_by value.
revision_numberintRead / WriteThe revision_number value.
content_statusstrRead / WriteThe content_status value.
content_typestrRead / WriteThe content_type value.
hyperlink_basestrRead / WriteThe hyperlink_base value.
scale_cropboolRead / WriteWhether scale_crop is enabled.
links_up_to_dateboolRead / WriteWhether links_up_to_date is enabled.
hyperlinks_changedboolRead / WriteWhether hyperlinks_changed is enabled.
slidesintRead-onlyThe slides value.
hidden_slidesintRead-onlyThe hidden_slides value.
notesintRead-onlyThe notes value.
paragraphsintRead-onlyThe paragraphs value.
wordsintRead-onlyThe words value.
multimedia_clipsintRead-onlyThe multimedia_clips value.
titles_of_partslist[str]Read-onlyThe titles_of_parts value.
heading_pairslist[IHeadingPair]Read-onlyThe heading_pairs value.
count_of_custom_propertiesintRead-onlyThe count_of_custom_properties value.

Методи за изчисляване на данните

MethodReturnsDescription
get_custom_property_value(name)NonePerforms the get_custom_property_value operation.
set_custom_property_value(name)NonePerforms the set_custom_property_value operation.
get_custom_property_name(index)strPerforms the get_custom_property_name operation.
remove_custom_property(name)boolRemoves the specified _custom_property from this collection.
contains_custom_property(name)boolPerforms the contains_custom_property operation.
clear_custom_properties()NonePerforms the clear_custom_properties operation.
clear_built_in_properties()NonePerforms the clear_built_in_properties operation.

Вижте също:

  • Aspose.Slides FOSS Python API Референтен дом
 Български