WarningInfoCollection.clear method. Removes all elements from the collection.... doc = aw . Document ( file_name =...aw . WarningInfoCollectio () doc . warning_callback = warning_collector...
StructuredDocumentTag.set_checked_symbol method. Sets the symbol used to represent the checked state of a check box content control.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) sdt_check_box = aw . markup...
Fill.textureAlignment property. Gets or sets the alignment for tile texture fill.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...
Aspose::Words::Fonts::FontSubstitutionSettings::get_FontInfoSubstitution method. Settings related to font info substitution rule in C++.... auto doc = System :: MakeObject < Aspose...:: WarningInfoCollectio > (); doc -> set_WarningCallback ( warningCollector...
Aspose::Words::Fields::FieldSubject::get_Text method. Gets or sets the text of the subject in C++.... auto doc = System :: MakeObject < Aspose..."Subject" built-in property. doc -> get_BuiltInDocumentPrope ()...
Table.style_identifier property. Gets or sets the locale independent style identifier of the table style applied to this table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...
Aspose::Words::DocumentBase::get_WarningCallback method. Called during various Document processing procedures when an issue is detected that might result in data or formatting fidelity loss in C++.... auto doc = System :: MakeObject < Aspose...:: WarningInfoCollectio > (); doc -> set_WarningCallback ( warningCollector...
Aspose::Words::WarningInfoCollection::Warning method. Implements the IWarningCallback interface. Adds a warning to this collection in C++.... auto doc = System :: MakeObject < Aspose...:: WarningInfoCollectio > (); doc -> set_WarningCallback ( warningCollector...