BuiltInDocumentProperties.subject property. Gets or sets the subject of the document.... FieldAuthor , true ); // 2 - "Title" property, which we can...properties . keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...
Manage your document's title effortlessly with BuiltInDocumentProperties. Easily set or retrieve titles for enhanced organization and clarity.... FieldAuthor , true ); // 2 - "Title" property, which we can...properties . Keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...
CleanupOptions.unused_lists property. Specifies whether unused list and list definitions should be removed from document... writeln ( 'Item 2' ) # Now, there is one unused...cleanup_options ) self . assertEqual ( 2 , doc . styles . count ) See Also...
BuiltInDocumentProperties.comments property. Gets or sets the document comments.... FieldAuthor , true ); // 2 - "Title" property, which we can...properties . keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...
Discover the OleFormat GetOleEntry method to efficiently retrieve OLE object data entries for enhanced data management and seamless integration....AreEqual ( 2 , shapes . Length ); Assert . AreEqual ( 2 , shapes...
CleanupOptions.unused_builtin_styles property. Specifies that unused [Style.built_in](../../style/built_in/) styles should be removed from document.... writeln ( 'Item 2' ) # Now, there is one unused...cleanup_options ) self . assertEqual ( 2 , doc . styles . count ) See Also...