Field.asFieldAddIn method. Cast field to [FieldAddIn](../../../aspose.words.fields/fieldaddin/)....method returns a base class object, you should explicitly cast...
Field.asFieldEmbed method. Cast field to [FieldEmbed](../../../aspose.words.fields/fieldembed/)....method returns a base class object, you should explicitly cast...
Field.asFieldSection method. Cast field to [FieldSection](../../../aspose.words.fields/fieldsection/)....method returns a base class object, you should explicitly cast...
Field.asFieldSubject method. Cast field to [FieldSubject](../../../aspose.words.fields/fieldsubject/)....method returns a base class object, you should explicitly cast...
Field.asFieldLink method. Cast field to [FieldLink](../../../aspose.words.fields/fieldlink/)....method returns a base class object, you should explicitly cast...
Field.asFieldUserName method. Cast field to [FieldUserName](../../../aspose.words.fields/fieldusername/)....method returns a base class object, you should explicitly cast...
Aspose::Words::Saving::IFontSavingCallback interface. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format in C++....: public virtual System :: Object Methods Method Description...
Aspose::Words::DocumentVisitor::VisitEditableRangeEnd method. Called when an end of an editable range is encountered in the document in C++....rds::EditableRangeEnd> The object that is being visited. ReturnValue...
Aspose::Words::DocumentVisitor::VisitBookmarkEnd method. Called when an end of a bookmark is encountered in the document in C++....e::Words::BookmarkEnd> The object that is being visited. ReturnValue...